Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/algos/
Di2c-algo-pcf.c62 static void i2c_repstart(struct i2c_algo_pcf_data *adap) in i2c_repstart() function
242 i2c_repstart(adap); in pcf_sendbytes()
278 i2c_repstart(adap); in pcf_readbytes()
Di2c-algo-bit.c132 static void i2c_repstart(struct i2c_algo_bit_data *adap) in i2c_repstart() function
511 i2c_repstart(adap); in bit_doAddress()
558 i2c_repstart(adap); in bit_xfer()