Home
last modified time | relevance | path

Searched refs:proto_handler (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/usb/storage/
A Dusb.c380 us->proto_handler(srb, us); in usb_stor_control_thread()
697 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
702 us->proto_handler = usb_stor_pad12_command; in get_protocol()
708 us->proto_handler = usb_stor_pad12_command; in get_protocol()
714 us->proto_handler = usb_stor_pad12_command; in get_protocol()
720 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
725 us->proto_handler = usb_stor_ufi_command; in get_protocol()
1005 if (!us->transport || !us->proto_handler) { in usb_stor_probe2()
A Dcypress_atacb.c262 us->proto_handler = cypress_atacb_passthrough; in cypress_probe()
265 us->proto_handler = usb_stor_transparent_scsi_command; in cypress_probe()
A Dusb.h120 proto_cmnd proto_handler; /* protocol handler */ member
A Drealtek_cr.c911 chip->proto_handler_backup = us->proto_handler; in realtek_cr_autosuspend_setup()
915 us->proto_handler = rts51x_invoke_transport; in realtek_cr_autosuspend_setup()
A Disd200.c1192 us->proto_handler = usb_stor_transparent_scsi_command; in isd200_get_inquiry_data()
1553 us->proto_handler = isd200_ata_command; in isd200_probe()

Completed in 12 milliseconds