Home
last modified time | relevance | path

Searched refs:debounce_jiffies (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-qcom-spmi-misc.c26 unsigned long debounce_jiffies; member
55 info->debounce_jiffies); in qcom_usb_irq_handler()
82 info->debounce_jiffies = msecs_to_jiffies(USB_ID_DEBOUNCE_MS); in qcom_usb_extcon_probe()
H A Dextcon-gpio.c26 * @debounce_jiffies: Number of jiffies to wait for the GPIO to stabilize, from the debounce
37 unsigned long debounce_jiffies; member
60 data->debounce_jiffies); in gpio_irq_handler()
151 &data->work, data->debounce_jiffies); in gpio_extcon_resume()
H A Dextcon-usb-gpio.c34 unsigned long debounce_jiffies; member
93 info->debounce_jiffies); in usb_irq_handler()
148 info->debounce_jiffies = msecs_to_jiffies(USB_GPIO_DEBOUNCE_MS); in usb_extcon_probe()
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon-gpio.c27 * @debounce_jiffies: Number of jiffies to wait for the GPIO to stabilize, from the debounce
38 unsigned long debounce_jiffies; member
61 data->debounce_jiffies); in gpio_irq_handler()
145 &data->work, data->debounce_jiffies); in gpio_extcon_resume()
H A Dextcon-qcom-spmi-misc.c28 unsigned long debounce_jiffies; member
82 info->debounce_jiffies); in qcom_usb_irq_handler()
119 info->debounce_jiffies = msecs_to_jiffies(USB_ID_DEBOUNCE_MS); in qcom_usb_extcon_probe()
H A Dextcon-usb-gpio.c33 unsigned long debounce_jiffies; member
92 info->debounce_jiffies); in usb_irq_handler()
147 info->debounce_jiffies = msecs_to_jiffies(USB_GPIO_DEBOUNCE_MS); in usb_extcon_probe()
/kernel/linux/linux-5.10/drivers/usb/common/
H A Dusb-conn-gpio.c36 unsigned long debounce_jiffies; member
129 usb_conn_queue_dwork(info, info->debounce_jiffies); in usb_conn_isr()
207 info->debounce_jiffies = msecs_to_jiffies(USB_GPIO_DEB_MS); in usb_conn_probe()
/kernel/linux/linux-6.6/drivers/usb/common/
H A Dusb-conn-gpio.c36 unsigned long debounce_jiffies; member
129 usb_conn_queue_dwork(info, info->debounce_jiffies); in usb_conn_isr()
206 info->debounce_jiffies = msecs_to_jiffies(USB_GPIO_DEB_MS); in usb_conn_probe()
/kernel/linux/linux-5.10/drivers/phy/broadcom/
H A Dphy-bcm-ns2-usbdrd.c72 unsigned long debounce_jiffies; member
272 driver->debounce_jiffies); in gpio_irq_handler()
356 driver->debounce_jiffies = msecs_to_jiffies(GPIO_DELAY); in ns2_drd_phy_probe()
415 driver->debounce_jiffies); in ns2_drd_phy_probe()
/kernel/linux/linux-6.6/drivers/phy/broadcom/
H A Dphy-bcm-ns2-usbdrd.c62 unsigned long debounce_jiffies; member
262 driver->debounce_jiffies); in gpio_irq_handler()
341 driver->debounce_jiffies = msecs_to_jiffies(GPIO_DELAY); in ns2_drd_phy_probe()
400 driver->debounce_jiffies); in ns2_drd_phy_probe()
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dlp8727_charger.c98 unsigned long debounce_jiffies; member
250 schedule_delayed_work(&pchg->work, pchg->debounce_jiffies); in lp8727_isr_func()
276 pchg->debounce_jiffies = msecs_to_jiffies(delay_msec); in lp8727_setup_irq()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dlp8727_charger.c98 unsigned long debounce_jiffies; member
250 schedule_delayed_work(&pchg->work, pchg->debounce_jiffies); in lp8727_isr_func()
276 pchg->debounce_jiffies = msecs_to_jiffies(delay_msec); in lp8727_setup_irq()

Completed in 7 milliseconds