Home
last modified time | relevance | path

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

/drivers/i2c/busses/
A Di2c-st.c184 struct st_i2c_dev { struct
255 static void st_i2c_soft_reset(struct st_i2c_dev *i2c_dev) in st_i2c_soft_reset()
271 static void st_i2c_hw_config(struct st_i2c_dev *i2c_dev) in st_i2c_hw_config()
340 struct st_i2c_dev *i2c_dev = i2c_get_adapdata(i2c_adap); in st_i2c_recover_bus()
523 static void st_i2c_handle_read(struct st_i2c_dev *i2c_dev) in st_i2c_handle_read()
560 struct st_i2c_dev *i2c_dev = data; in st_i2c_isr_thread()
706 struct st_i2c_dev *i2c_dev = i2c_get_adapdata(i2c_adap); in st_i2c_xfer()
735 struct st_i2c_dev *i2c_dev = dev_get_drvdata(dev); in st_i2c_suspend()
771 struct st_i2c_dev *i2c_dev) in st_i2c_of_get_deglitch()
795 struct st_i2c_dev *i2c_dev; in st_i2c_probe()
[all …]

Completed in 4 milliseconds