Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/busses/
Di2c-st.c163 struct st_i2c_client { struct
196 struct st_i2c_client client;
417 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_wr_fill_tx_fifo()
447 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_rd_fill_tx_fifo()
469 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_read_rx_fifo()
498 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_terminate_xfer()
518 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_handle_write()
535 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_handle_read()
571 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_isr_thread()
651 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_xfer_msg()