Searched refs:hw_send_qmi_request_no_resp (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/net/usb/ |
H A D | meig_cdc_driver.c | 3602 static int hw_send_qmi_request_no_resp(struct usb_interface *intf, unsigned char *snd_req, int snd_len,
3622 hw_send_qmi_request_no_resp(dev->intf, set_instance_req, 0x10, resp_buf, 0x38);
3651 ret = hw_send_qmi_request_no_resp(dev->intf, rel_client_id_req, 0x11, resp_buf, 0x38);
3658 static int hw_send_qmi_request_no_resp(struct usb_interface *intf, unsigned char *snd_req, int snd_len,
function
|
Completed in 5 milliseconds