Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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.c1800 dump_cdb(common); in do_scsi_command()