Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Dusb.c381 us->proto_handler(us->srb, us); in usb_stor_control_thread()
684 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
689 us->proto_handler = usb_stor_pad12_command; in get_protocol()
695 us->proto_handler = usb_stor_pad12_command; in get_protocol()
701 us->proto_handler = usb_stor_pad12_command; in get_protocol()
707 us->proto_handler = usb_stor_transparent_scsi_command; in get_protocol()
712 us->proto_handler = usb_stor_ufi_command; in get_protocol()
997 if (!us->transport || !us->proto_handler) { in usb_stor_probe2()
Dcypress_atacb.c269 us->proto_handler = cypress_atacb_passthrough; in cypress_probe()
272 us->proto_handler = usb_stor_transparent_scsi_command; in cypress_probe()
Dusb.h133 proto_cmnd proto_handler; /* protocol handler */ member
Drealtek_cr.c922 chip->proto_handler_backup = us->proto_handler; in realtek_cr_autosuspend_setup()
926 us->proto_handler = rts51x_invoke_transport; in realtek_cr_autosuspend_setup()
Disd200.c1195 us->proto_handler = usb_stor_transparent_scsi_command; in isd200_get_inquiry_data()
1553 us->proto_handler = isd200_ata_command; in isd200_probe()