Home
last modified time | relevance | path

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

/drivers/usb/storage/
Dinitializers.c52 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in usb_stor_euscsi_init()
99 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in usb_stor_huawei_e220_init()
Dfreecom.c438 result = usb_stor_control_msg(us, us->recv_ctrl_pipe, in init_freecom()
450 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in init_freecom()
458 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in init_freecom()
Dtransport.c194 int usb_stor_control_msg(struct us_data *us, unsigned int pipe, in usb_stor_control_msg() function
221 EXPORT_SYMBOL_GPL(usb_stor_control_msg);
243 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in usb_stor_clear_halt()
1046 result = usb_stor_control_msg(us, us->recv_ctrl_pipe, in usb_stor_Bulk_max_lun()
1314 result = usb_stor_control_msg(us, us->send_ctrl_pipe, in usb_stor_reset_common()
Dtransport.h87 extern int usb_stor_control_msg(struct us_data *us, unsigned int pipe,
Drealtek_cr.c352 result = usb_stor_control_msg(us, us->recv_ctrl_pipe, in rts51x_get_max_lun()