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

/linux-master/drivers/usb/class/
H A Dcdc-wdm.c667 static int wdm_fsync(struct file *file, loff_t start, loff_t end, int datasync) function
673 * Same with wdm_fsync(), except it uses finite timeout in order to react to
811 .fsync = wdm_fsync,

Completed in 108 milliseconds