Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/bridge/
H A Dite-it6505.c1143 static int it6505_aux_i2c_wait(struct it6505 *it6505, u8 *reply) in it6505_aux_i2c_wait() function
1186 ret = it6505_aux_i2c_wait(it6505, reply); in it6505_aux_i2c_readb()
1210 ret = it6505_aux_i2c_wait(it6505, reply); in it6505_aux_i2c_writeb()
1245 ret = it6505_aux_i2c_wait(it6505, &msg->reply); in it6505_aux_i2c_operation()