Home
last modified time | relevance | path

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

/linux/drivers/i2c/algos/
H A Di2c-algo-pcf.c216 int wfp; in pcf_readbytes() local
221 wfp = wait_for_pin(adap, &status); in pcf_readbytes()
222 if (wfp) { in pcf_readbytes()
223 if (wfp == -EINTR) in pcf_readbytes()