Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-platform-dell-laptop47 What: /sys/class/leds/dell::kbd_backlight/stop_timeout
65 echo 10m > /sys/class/leds/dell::kbd_backlight/stop_timeout
/Linux-v5.10/drivers/block/
Dataflop.c482 static inline void stop_timeout(void) in stop_timeout() function
876 stop_timeout(); in fd_calibrate_done()
924 stop_timeout(); in fd_seek_done()
1125 stop_timeout(); in fd_rwsec_done1()
1301 stop_timeout(); in fd_writetrack_done()
1372 stop_timeout(); in finish_fdc_done()
/Linux-v5.10/drivers/staging/media/rkisp1/
Drkisp1-dev.c454 &debug->stop_timeout[RKISP1_MAINPATH]); in rkisp1_debug_init()
456 &debug->stop_timeout[RKISP1_SELFPATH]); in rkisp1_debug_init()
Drkisp1-common.h332 unsigned long stop_timeout[2]; member
Drkisp1-capture.c907 cap->rkisp1->debug.stop_timeout[cap->id]++; in rkisp1_stream_stop()
/Linux-v5.10/drivers/net/ethernet/ibm/emac/
Dcore.h263 int stop_timeout; /* in us */ member
Dcore.c232 int n = dev->stop_timeout; in emac_tx_disable()
257 int n = dev->stop_timeout; in emac_rx_enable()
281 int n = dev->stop_timeout; in emac_rx_disable()
608 dev->stop_timeout = STOP_TIMEOUT_10; in emac_configure()
632 dev->stop_timeout = STOP_TIMEOUT_1000_JUMBO; in emac_configure()
634 dev->stop_timeout = STOP_TIMEOUT_1000; in emac_configure()
638 dev->stop_timeout = STOP_TIMEOUT_100; in emac_configure()
3156 dev->stop_timeout = STOP_TIMEOUT_100; in emac_probe()
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_engine_cs.c989 static unsigned long stop_timeout(const struct intel_engine_cs *engine) in stop_timeout() function
1021 1000, stop_timeout(engine), in intel_engine_stop_cs()
/Linux-v5.10/drivers/platform/x86/
Ddell-laptop.c1689 static DEVICE_ATTR(stop_timeout, S_IRUGO | S_IWUSR,