Home
last modified time | relevance | path

Searched refs:usb_stor_ufi_command (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dprotocol.h29 extern void usb_stor_ufi_command(struct scsi_cmnd*, struct us_data*);
H A Dprotocol.c61 void usb_stor_ufi_command(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_ufi_command() function
H A Dusb.c725 us->proto_handler = usb_stor_ufi_command; in get_protocol()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dprotocol.h29 extern void usb_stor_ufi_command(struct scsi_cmnd*, struct us_data*);
H A Dprotocol.c61 void usb_stor_ufi_command(struct scsi_cmnd *srb, struct us_data *us) in usb_stor_ufi_command() function
H A Dusb.c725 us->proto_handler = usb_stor_ufi_command; in get_protocol()

Completed in 4 milliseconds