Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/usb/dvb-usb-v2/
Daz6007.c172 static int az6007_write(struct dvb_usb_device *d, u8 req, u16 value, in az6007_write() function
194 return az6007_write(d, 0xbc, onoff, 0, NULL, 0); in az6007_streaming_ctrl()
313 ret = az6007_write(d, req, value1, index, NULL, blen); in az6007_ci_write_attribute_mem()
389 ret = az6007_write(d, req, value1, index, NULL, blen); in az6007_ci_write_cam_control()
449 ret = az6007_write(d, req, value, index, NULL, blen); in az6007_ci_slot_reset()
461 ret = az6007_write(d, req, value, index, NULL, blen); in az6007_ci_slot_reset()
505 ret = az6007_write(d, req, value, index, NULL, blen); in az6007_ci_slot_ts_enable()
699 ret = az6007_write(d, AZ6007_POWER, 0, 2, NULL, 0); in az6007_power_ctrl()
703 ret = az6007_write(d, AZ6007_POWER, 1, 4, NULL, 0); in az6007_power_ctrl()
707 ret = az6007_write(d, AZ6007_POWER, 1, 3, NULL, 0); in az6007_power_ctrl()
[all …]