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

/linux-master/drivers/media/i2c/
H A Dbt866.c49 static int bt866_write(struct bt866 *encoder, u8 subaddr, u8 data) function
123 bt866_write(encoder, init[i], init[i+1]);
132 bt866_write(encoder, 0xdc, val);
139 bt866_write(encoder, 0xcc, val);
162 bt866_write(client, 0xdc, val);

Completed in 94 milliseconds