Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dcanon_lide70-common.c101 cp2155_set (int fd, CP2155_Register reg, byte data) in cp2155_set() function
115 DBG (1, "cp2155_set %02x %02x %02x %02x %02x\n", in cp2155_set()
126 DBG (1, "cp2155_set: sanei_usb_write_bulk error\n"); in cp2155_set()
220 cp2155_set (fd, 0x71, 0x01); in cp2155_write_gamma_block()
221 cp2155_set (fd, 0x0230, 0x11); in cp2155_write_gamma_block()
222 cp2155_set (fd, 0x71, value_71); in cp2155_write_gamma_block()
223 cp2155_set (fd, 0x72, pgHI); in cp2155_write_gamma_block()
224 cp2155_set (fd, 0x73, pgLO); in cp2155_write_gamma_block()
225 cp2155_set (fd, 0x74, (addr >> 16) & 0xff); in cp2155_write_gamma_block()
226 cp2155_set (f in cp2155_write_gamma_block()
[all...]

Completed in 1 milliseconds