Searched refs:az6027_usb_out_op (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | az6027.c | 331 static int az6027_usb_out_op(struct dvb_usb_device *d, in az6027_usb_out_op() function 381 ret = az6027_usb_out_op(adap->dev, req, value, index, NULL, blen); in az6027_streaming_ctrl() 473 ret = az6027_usb_out_op(d, req, value1, index, NULL, blen); in az6027_ci_write_attribute_mem() 549 ret = az6027_usb_out_op(d, req, value1, index, NULL, blen); in az6027_ci_write_cam_control() 609 ret = az6027_usb_out_op(d, req, value, index, NULL, blen); in az6027_ci_slot_reset() 621 ret = az6027_usb_out_op(d, req, value, index, NULL, blen); in az6027_ci_slot_reset() 665 ret = az6027_usb_out_op(d, req, value, index, NULL, blen); in az6027_ci_slot_ts_enable() 835 ret = az6027_usb_out_op(adap->dev, req, value, index, NULL, blen); in az6027_frontend_poweron() 855 ret = az6027_usb_out_op(adap->dev, req, value, index, NULL, blen); in az6027_frontend_reset() 865 ret = az6027_usb_out_op(adap->dev, req, value, index, NULL, blen); in az6027_frontend_reset() [all …]
|