Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/storage/
Dusb.c462 us->proto_handler(srb, us); in usb_stor_control_thread()
779 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
784 us->proto_handler = usb_stor_pad12_command; in get_protocol()
790 us->proto_handler = usb_stor_pad12_command; in get_protocol()
796 us->proto_handler = usb_stor_pad12_command; in get_protocol()
802 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
807 us->proto_handler = usb_stor_ufi_command; in get_protocol()
1096 if (!us->transport || !us->proto_handler) { in usb_stor_probe2()
Dcypress_atacb.c262 us->proto_handler = cypress_atacb_passthrough; in cypress_probe()
265 us->proto_handler = usb_stor_transparent_scsi_command; in cypress_probe()
Dusb.h120 proto_cmnd proto_handler; /* protocol handler */ member
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()
Disd200.c1199 us->proto_handler = usb_stor_transparent_scsi_command; in isd200_get_inquiry_data()
1566 us->proto_handler = isd200_ata_command; in isd200_probe()