Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-xiic.c651 static bool xiic_error_check(struct xiic_i2c *i2c) in xiic_error_check() function
714 if (i2c->atomic && xiic_error_check(i2c)) in xiic_fill_tx_fifo()
938 if (xiic_error_check(i2c)) in xiic_recv_atomic()
1111 if (xiic_error_check(i2c)) in xiic_send_rem_atomic()
1219 if (i2c->atomic && xiic_error_check(i2c)) in __xiic_start_xfer()