Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-hix5hd2.c79 struct hix5hd2_i2c_priv { struct
142 static void hix5hd2_i2c_init(struct hix5hd2_i2c_priv *priv) in hix5hd2_i2c_init()
150 static void hix5hd2_i2c_reset(struct hix5hd2_i2c_priv *priv) in hix5hd2_i2c_reset()
176 static void hix5hd2_rw_over(struct hix5hd2_i2c_priv *priv) in hix5hd2_rw_over()
197 static void hix5hd2_read_handle(struct hix5hd2_i2c_priv *priv) in hix5hd2_read_handle()
245 struct hix5hd2_i2c_priv *priv = dev_id; in hix5hd2_i2c_irq()
357 struct hix5hd2_i2c_priv *priv = i2c_get_adapdata(adap); in hix5hd2_i2c_xfer()
394 struct hix5hd2_i2c_priv *priv; in hix5hd2_i2c_probe()
471 struct hix5hd2_i2c_priv *priv = platform_get_drvdata(pdev); in hix5hd2_i2c_remove()
480 struct hix5hd2_i2c_priv *priv = dev_get_drvdata(dev); in hix5hd2_i2c_runtime_suspend()
[all …]