DEBOUNCE_TIME 82 drivers/extcon/extcon-intel-int3496.c mod_delayed_work(system_wq, &data->work, DEBOUNCE_TIME); DEBOUNCE_TIME 76 drivers/input/keyboard/snvs_pwrkey.c mod_timer(&pdata->check_timer, jiffies + msecs_to_jiffies(DEBOUNCE_TIME)); DEBOUNCE_TIME 446 drivers/phy/allwinner/phy-sun4i-usb.c mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); DEBOUNCE_TIME 625 drivers/phy/allwinner/phy-sun4i-usb.c mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); DEBOUNCE_TIME 639 drivers/phy/allwinner/phy-sun4i-usb.c mod_delayed_work(system_wq, &data->detect, DEBOUNCE_TIME); DEBOUNCE_TIME 95 drivers/power/supply/axp20x_usb_power.c mod_delayed_work(system_wq, &power->vbus_detect, DEBOUNCE_TIME);