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

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

Completed in 93 milliseconds