Searched refs:DEBOUNCE_TIME (Results 1 – 3 of 3) sorted by relevance
31 #define DEBOUNCE_TIME msecs_to_jiffies(50) macro90 mod_delayed_work(system_wq, &data->work, DEBOUNCE_TIME); in int3496_thread_isr()
28 #define DEBOUNCE_TIME 30 macro75 mod_timer(&pdata->check_timer, jiffies + msecs_to_jiffies(DEBOUNCE_TIME)); in imx_snvs_pwrkey_interrupt()
106 #define DEBOUNCE_TIME msecs_to_jiffies(50) macro451 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy_power_on()622 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy0_id_vbus_det_irq()636 mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); in sun4i_usb_phy0_vbus_notify()