Searched refs:i2c_algo_pcf_data (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/i2c/algos/
H A Di2c-algo-pcf.c56 static void i2c_start(struct i2c_algo_pcf_data *adap) i2c_start()
62 static void i2c_repstart(struct i2c_algo_pcf_data *adap) i2c_repstart()
68 static void i2c_stop(struct i2c_algo_pcf_data *adap) i2c_stop()
74 static void handle_lab(struct i2c_algo_pcf_data *adap, const int *status) handle_lab()
104 static int wait_for_bb(struct i2c_algo_pcf_data *adap) wait_for_bb()
125 static int wait_for_pin(struct i2c_algo_pcf_data *adap, int *status) wait_for_pin()
158 static int pcf_init_8584 (struct i2c_algo_pcf_data *adap) pcf_init_8584()
217 struct i2c_algo_pcf_data *adap = i2c_adap->algo_data; pcf_sendbytes()
251 struct i2c_algo_pcf_data *adap = i2c_adap->algo_data; pcf_readbytes()
291 static int pcf_doAddress(struct i2c_algo_pcf_data *adap, pcf_doAddress()
311 struct i2c_algo_pcf_data *adap = i2c_adap->algo_data; pcf_xfer()
413 struct i2c_algo_pcf_data *pcf_adap = adap->algo_data; i2c_pcf_add_bus()
/linux-4.4.14/include/linux/
H A Di2c-algo-pcf.h29 struct i2c_algo_pcf_data { struct
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-elektor.c189 static struct i2c_algo_pcf_data pcf_isa_data = {

Completed in 607 milliseconds