Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/algos/
H A Di2c-algo-pcf.c243 int wfp; in pcf_readbytes() local
248 if ((wfp = wait_for_pin(adap, &status))) { in pcf_readbytes()
249 if (wfp == -EINTR) in pcf_readbytes()
/kernel/linux/linux-6.6/drivers/i2c/algos/
H A Di2c-algo-pcf.c243 int wfp; in pcf_readbytes() local
248 if ((wfp = wait_for_pin(adap, &status))) { in pcf_readbytes()
249 if (wfp == -EINTR) in pcf_readbytes()
/kernel/liteos_a/fs/fat/os_adapt/
H A Dfatfs.c817 static int update_filbuff(FILINFO *finfo, FIL *wfp, const char *data) in update_filbuff() argument
820 FATFS *fs = wfp->obj.fs; in update_filbuff()
825 if (entry == wfp) { in update_filbuff()

Completed in 5 milliseconds