Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/storage/
Dinitializers.c39 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in usb_stor_euscsi_init()
88 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in usb_stor_huawei_e220_init()
Dfreecom.c449 result = usb_stor_control_msg(us, us->recv_ctrl_pipe, in init_freecom()
462 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in init_freecom()
470 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in init_freecom()
Dtransport.h72 extern int usb_stor_control_msg(struct us_data *us, unsigned int pipe,
Dtransport.c185 int usb_stor_control_msg(struct us_data *us, unsigned int pipe, in usb_stor_control_msg() function
212 EXPORT_SYMBOL_GPL(usb_stor_control_msg);
235 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in usb_stor_clear_halt()
1081 result = usb_stor_control_msg(us, us->recv_ctrl_pipe, in usb_stor_Bulk_max_lun()
1359 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in usb_stor_reset_common()
Drealtek_cr.c344 result = usb_stor_control_msg(us, us->recv_ctrl_pipe, in rts51x_get_max_lun()