Lines Matching refs:az6007_write
180 static int az6007_write(struct dvb_usb_device *d, u8 req, u16 value, in az6007_write() function
202 return az6007_write(d, 0xbc, onoff, 0, NULL, 0); in az6007_streaming_ctrl()
314 ret = az6007_write(d, req, value1, index, NULL, blen); in az6007_ci_write_attribute_mem()
390 ret = az6007_write(d, req, value1, index, NULL, blen); in az6007_ci_write_cam_control()
450 ret = az6007_write(d, req, value, index, NULL, blen); in az6007_ci_slot_reset()
462 ret = az6007_write(d, req, value, index, NULL, blen); in az6007_ci_slot_reset()
506 ret = az6007_write(d, req, value, index, NULL, blen); in az6007_ci_slot_ts_enable()
700 ret = az6007_write(d, AZ6007_POWER, 0, 2, NULL, 0); in az6007_power_ctrl()
704 ret = az6007_write(d, AZ6007_POWER, 1, 4, NULL, 0); in az6007_power_ctrl()
708 ret = az6007_write(d, AZ6007_POWER, 1, 3, NULL, 0); in az6007_power_ctrl()
712 ret = az6007_write(d, AZ6007_POWER, 1, 4, NULL, 0); in az6007_power_ctrl()
717 ret = az6007_write(d, FX2_SCON1, 0, 3, NULL, 0); in az6007_power_ctrl()
721 ret = az6007_write(d, FX2_SCON1, 1, 3, NULL, 0); in az6007_power_ctrl()
725 ret = az6007_write(d, AZ6007_POWER, 0, 0, NULL, 0); in az6007_power_ctrl()
737 az6007_write(d, AZ6007_POWER, 0, 0, NULL, 0); in az6007_power_ctrl()
738 az6007_write(d, AZ6007_TS_THROUGH, 0, 0, NULL, 0); in az6007_power_ctrl()