equal
deleted
inserted
replaced
242 buf = qtn_usb_otg_error_hub; } |
242 buf = qtn_usb_otg_error_hub; } |
243 |
243 |
244 RESOURCE TBUF r_usb_otg_error_unrecoverable { |
244 RESOURCE TBUF r_usb_otg_error_unrecoverable { |
245 buf = qtn_usb_otg_error_unrecoverable; } |
245 buf = qtn_usb_otg_error_unrecoverable; } |
246 |
246 |
247 RESOURCE TBUF r_usb_otg_warning_partial_supported { |
247 RESOURCE TBUF r_usb_otg_warning_partial_support { |
248 buf = qtn_usb_otg_warning_partial_supported; } |
248 buf = qtn_usb_otg_warning_partial_support; } |
249 |
249 |
250 RESOURCE TBUF r_usb_no_memory_card { |
250 RESOURCE TBUF r_usb_no_memory_card { |
251 buf = qtn_usb_mode_query_no_memory_card; } |
251 buf = qtn_usb_mode_query_no_memory_card; } |
252 |
252 |
253 RESOURCE TBUF r_usb_otg_error_attach_timedout { |
253 RESOURCE TBUF r_usb_otg_error_attach_timedout { |
260 buf = qtn_usb_otg_general_mass_storage_error; } |
260 buf = qtn_usb_otg_general_mass_storage_error; } |
261 |
261 |
262 RESOURCE TBUF r_usb_msmm_error_out_of_memory { |
262 RESOURCE TBUF r_usb_msmm_error_out_of_memory { |
263 buf = qtn_memlo_not_enough_memory; } |
263 buf = qtn_memlo_not_enough_memory; } |
264 |
264 |
|
265 RESOURCE TBUF r_usb_error_memory_not_enough { |
|
266 buf = qtn_usb_error_memory_not_enough; } |
|
267 |
265 // End of File |
268 // End of File |