Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Damiflop.c240 static inline int try_fdc(int drive) in try_fdc() function
255 wait_event(fdc_wait, try_fdc(drive)); in get_fdc()
376 if (!try_fdc(drive)) { in fd_motor_off()
1255 if (!try_fdc(nr)) { in flush_track_callback()