Searched refs:xfer_end (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Di2c-algo-pcf.h38 void (*xfer_end) (void *data); member in struct:i2c_algo_pcf_data
/linux-4.1.27/drivers/i2c/algos/
H A Di2c-algo-pcf.c391 if (adap->xfer_end) pcf_xfer()
392 adap->xfer_end(adap->data); pcf_xfer()

Completed in 145 milliseconds