Home
last modified time | relevance | path

Searched refs:dump_cdb (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Dstorage_common.h48 # define dump_cdb(fsg) do { } while (0) macro
57 # define dump_cdb(fsg) \ macro
63 # define dump_cdb(fsg) do { } while (0) macro
H A Df_mass_storage.c1852 dump_cdb(common); in do_scsi_command()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dstorage_common.c133 # define dump_cdb(fsg) do { } while (0) macro
142 # define dump_cdb(fsg) \ macro
148 # define dump_cdb(fsg) do { } while (0) macro
H A Df_mass_storage.c1791 dump_cdb(common); in do_scsi_command()