Home
last modified time | relevance | path

Searched refs:usb_stor_pad12_command (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/storage/
Dprotocol.h43 extern void usb_stor_pad12_command(struct scsi_cmnd*, struct us_data*);
Dprotocol.c60 void usb_stor_pad12_command(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_pad12_command() function
Dusb.c687 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()