Home
last modified time | relevance | path

Searched refs:usb_phy_notify_charger_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/phy/
H A Dphy.c90 * usb_phy_notify_charger_work - notify the USB charger state
105 static void usb_phy_notify_charger_work(struct work_struct *work) in usb_phy_notify_charger_work() function
323 INIT_WORK(&usb_phy->chg_work, usb_phy_notify_charger_work); in usb_charger_init()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy.c108 * usb_phy_notify_charger_work - notify the USB charger state
123 static void usb_phy_notify_charger_work(struct work_struct *work) in usb_phy_notify_charger_work() function
361 INIT_WORK(&usb_phy->chg_work, usb_phy_notify_charger_work); in usb_charger_init()

Completed in 3 milliseconds