Home
last modified time | relevance | path

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

/linux/drivers/platform/surface/
H A Dsurface3_power.c45 #define SURFACE_3_POLL_INTERVAL (2 * HZ) macro
362 schedule_timeout_interruptible(SURFACE_3_POLL_INTERVAL); in mshw0011_poll_task()