Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dbt866.c61 static int bt866_write(struct bt866 *encoder, u8 subaddr, u8 data) in bt866_write() function
135 bt866_write(encoder, init[i], init[i+1]); in bt866_s_routing()
144 bt866_write(encoder, 0xdc, val); in bt866_s_routing()
151 bt866_write(encoder, 0xcc, val); in bt866_s_routing()
174 bt866_write(client, 0xdc, val);