Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/class/
H A Dcdc-wdm.c628 static int wdm_wait_for_response(struct file *file, long timeout) in wdm_wait_for_response() function
669 return wdm_wait_for_response(file, MAX_SCHEDULE_TIMEOUT); in wdm_fsync()
679 return wdm_wait_for_response(file, WDM_FLUSH_TIMEOUT); in wdm_flush()