Searched refs:vp702x_usb_out_op_unlocked (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/media/usb/dvb-usb/ |
D | vp702x.c | 67 static int vp702x_usb_out_op_unlocked(struct dvb_usb_device *d, u8 req, in vp702x_usb_out_op_unlocked() function 92 ret = vp702x_usb_out_op_unlocked(d, req, value, index, b, blen); in vp702x_usb_out_op() 105 ret = vp702x_usb_out_op_unlocked(d, REQUEST_OUT, 0, 0, o, olen); in vp702x_usb_inout_op()
|