Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/storage/
Dusb.c379 us->proto_handler(us->srb, us); in usb_stor_control_thread()
682 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
687 us->proto_handler = usb_stor_pad12_command; in get_protocol()
693 us->proto_handler = usb_stor_pad12_command; in get_protocol()
699 us->proto_handler = usb_stor_pad12_command; in get_protocol()
705 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
710 us->proto_handler = usb_stor_ufi_command; in get_protocol()
994 if (!us->transport || !us->proto_handler) { in usb_stor_probe2()
Dcypress_atacb.c265 us->proto_handler = cypress_atacb_passthrough; in cypress_probe()
268 us->proto_handler = usb_stor_transparent_scsi_command; in cypress_probe()
Dusb.h133 proto_cmnd proto_handler; /* protocol handler */ member
Drealtek_cr.c919 chip->proto_handler_backup = us->proto_handler; in realtek_cr_autosuspend_setup()
923 us->proto_handler = rts51x_invoke_transport; in realtek_cr_autosuspend_setup()
Disd200.c1193 us->proto_handler = usb_stor_transparent_scsi_command; in isd200_get_inquiry_data()
1552 us->proto_handler = isd200_ata_command; in isd200_probe()