Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-st.c183 struct st_i2c_dev { struct
254 static void st_i2c_soft_reset(struct st_i2c_dev *i2c_dev) in st_i2c_soft_reset()
270 static void st_i2c_hw_config(struct st_i2c_dev *i2c_dev) in st_i2c_hw_config()
339 struct st_i2c_dev *i2c_dev = i2c_get_adapdata(i2c_adap); in st_i2c_recover_bus()
530 static void st_i2c_handle_read(struct st_i2c_dev *i2c_dev) in st_i2c_handle_read()
567 struct st_i2c_dev *i2c_dev = data; in st_i2c_isr_thread()
713 struct st_i2c_dev *i2c_dev = i2c_get_adapdata(i2c_adap); in st_i2c_xfer()
742 struct st_i2c_dev *i2c_dev = dev_get_drvdata(dev); in st_i2c_suspend()
778 struct st_i2c_dev *i2c_dev) in st_i2c_of_get_deglitch()
802 struct st_i2c_dev *i2c_dev; in st_i2c_probe()
[all …]