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

/linux-4.1.27/drivers/block/
H A Dataflop.c403 static inline void stop_timeout(void) stop_timeout() function
795 stop_timeout(); fd_calibrate_done()
843 stop_timeout(); fd_seek_done()
1044 stop_timeout(); fd_rwsec_done1()
1221 stop_timeout(); fd_writetrack_done()
1292 stop_timeout(); finish_fdc_done()
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
H A Dcore.c237 int n = dev->stop_timeout; emac_tx_disable()
262 int n = dev->stop_timeout; emac_rx_enable()
286 int n = dev->stop_timeout; emac_rx_disable()
589 dev->stop_timeout = STOP_TIMEOUT_10; emac_configure()
613 dev->stop_timeout = STOP_TIMEOUT_1000_JUMBO; emac_configure()
615 dev->stop_timeout = STOP_TIMEOUT_1000; emac_configure()
619 dev->stop_timeout = STOP_TIMEOUT_100; emac_configure()
2838 dev->stop_timeout = STOP_TIMEOUT_100; emac_probe()
H A Dcore.h270 int stop_timeout; /* in us */ member in struct:emac_instance
/linux-4.1.27/drivers/platform/x86/
H A Ddell-laptop.c1499 static DEVICE_ATTR(stop_timeout, S_IRUGO | S_IWUSR,

Completed in 152 milliseconds