Searched refs:bt866_write (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | bt866.c | 49 static int bt866_write(struct bt866 *encoder, u8 subaddr, u8 data) in bt866_write() function 123 bt866_write(encoder, init[i], init[i+1]); in bt866_s_routing() 132 bt866_write(encoder, 0xdc, val); in bt866_s_routing() 139 bt866_write(encoder, 0xcc, val); in bt866_s_routing() 162 bt866_write(client, 0xdc, val);
|