Lines Matching refs:pca954x
107 struct pca954x { struct
310 static u8 pca954x_regval(struct pca954x *data, u8 chan) in pca954x_regval()
321 struct pca954x *data = i2c_mux_priv(muxc); in pca954x_select_chan()
338 struct pca954x *data = i2c_mux_priv(muxc); in pca954x_deselect_mux()
365 struct pca954x *data = i2c_mux_priv(muxc); in idle_state_show()
376 struct pca954x *data = i2c_mux_priv(muxc); in idle_state_store()
407 struct pca954x *data = dev_id; in pca954x_irq_handler()
436 struct pca954x *data = i2c_mux_priv(muxc); in pca954x_irq_setup()
467 struct pca954x *data = i2c_mux_priv(muxc); in pca954x_cleanup()
482 static int pca954x_init(struct i2c_client *client, struct pca954x *data) in pca954x_init()
525 static int pca954x_get_reset(struct device *dev, struct pca954x *data) in pca954x_get_reset()
546 static void pca954x_reset_deassert(struct pca954x *data) in pca954x_reset_deassert()
563 struct pca954x *data; in pca954x_probe()
691 struct pca954x *data = i2c_mux_priv(muxc); in pca954x_resume()