/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/extcon/ |
H A D | extcon-usb-gpio.c | 35 struct delayed_work wq_detcable; member 66 wq_detcable); in usb_extcon_detect_cable() 92 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in usb_irq_handler() 150 INIT_DELAYED_WORK(&info->wq_detcable, usb_extcon_detect_cable); in usb_extcon_probe() 192 usb_extcon_detect_cable(&info->wq_detcable.work); in usb_extcon_probe() 201 cancel_delayed_work_sync(&info->wq_detcable); in usb_extcon_remove() 277 &info->wq_detcable, 0); in usb_extcon_resume()
|
H A D | extcon-qcom-spmi-misc.c | 27 struct delayed_work wq_detcable; member 44 wq_detcable); in qcom_usb_extcon_detect_cable() 81 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in qcom_usb_irq_handler() 121 ret = devm_delayed_work_autocancel(dev, &info->wq_detcable, in qcom_usb_extcon_probe() 161 qcom_usb_extcon_detect_cable(&info->wq_detcable.work); in qcom_usb_extcon_probe()
|
H A D | extcon-max14577.c | 90 struct delayed_work wq_detcable; member 650 struct max14577_muic_info, wq_detcable); in max14577_muic_detect_cable_wq() 762 INIT_DELAYED_WORK(&info->wq_detcable, max14577_muic_detect_cable_wq); in max14577_muic_probe() 763 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in max14577_muic_probe()
|
H A D | extcon-rt8973a.c | 67 struct delayed_work wq_detcable; member 492 struct rt8973a_muic_info, wq_detcable); in rt8973a_muic_detect_cable_wq() 640 INIT_DELAYED_WORK(&info->wq_detcable, rt8973a_muic_detect_cable_wq); in rt8973a_muic_i2c_probe() 641 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in rt8973a_muic_i2c_probe()
|
H A D | extcon-sm5502.c | 62 struct delayed_work wq_detcable; member 524 struct sm5502_muic_info, wq_detcable); in sm5502_muic_detect_cable_wq() 654 INIT_DELAYED_WORK(&info->wq_detcable, sm5502_muic_detect_cable_wq); in sm5022_muic_i2c_probe() 655 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in sm5022_muic_i2c_probe()
|
H A D | extcon-max8997.c | 130 struct delayed_work wq_detcable; member 623 struct max8997_muic_info, wq_detcable); in max8997_muic_detect_cable_wq() 754 INIT_DELAYED_WORK(&info->wq_detcable, max8997_muic_detect_cable_wq); in max8997_muic_probe() 755 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in max8997_muic_probe()
|
H A D | extcon-max77843.c | 36 struct delayed_work wq_detcable; member 706 struct max77843_muic_info, wq_detcable); in max77843_muic_detect_cable_wq() 919 INIT_DELAYED_WORK(&info->wq_detcable, max77843_muic_detect_cable_wq); in max77843_muic_probe() 921 &info->wq_detcable, msecs_to_jiffies(DELAY_MS_DEFAULT)); in max77843_muic_probe()
|
H A D | extcon-max77693.c | 85 struct delayed_work wq_detcable; member 1062 struct max77693_muic_info, wq_detcable); in max77693_muic_detect_cable_wq() 1250 INIT_DELAYED_WORK(&info->wq_detcable, max77693_muic_detect_cable_wq); in max77693_muic_probe() 1251 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in max77693_muic_probe()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/extcon/ |
H A D | extcon-usb-gpio.c | 35 struct delayed_work wq_detcable; member 66 wq_detcable); in usb_extcon_detect_cable() 92 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in usb_irq_handler() 150 INIT_DELAYED_WORK(&info->wq_detcable, usb_extcon_detect_cable); in usb_extcon_probe() 192 usb_extcon_detect_cable(&info->wq_detcable.work); in usb_extcon_probe() 201 cancel_delayed_work_sync(&info->wq_detcable); in usb_extcon_remove() 277 &info->wq_detcable, 0); in usb_extcon_resume()
|
H A D | extcon-qcom-spmi-misc.c | 27 struct delayed_work wq_detcable; member 44 wq_detcable); in qcom_usb_extcon_detect_cable() 81 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in qcom_usb_irq_handler() 121 ret = devm_delayed_work_autocancel(dev, &info->wq_detcable, in qcom_usb_extcon_probe() 161 qcom_usb_extcon_detect_cable(&info->wq_detcable.work); in qcom_usb_extcon_probe()
|
H A D | extcon-rt8973a.c | 67 struct delayed_work wq_detcable; member 492 struct rt8973a_muic_info, wq_detcable); in rt8973a_muic_detect_cable_wq() 640 INIT_DELAYED_WORK(&info->wq_detcable, rt8973a_muic_detect_cable_wq); in rt8973a_muic_i2c_probe() 641 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in rt8973a_muic_i2c_probe()
|
H A D | extcon-max14577.c | 90 struct delayed_work wq_detcable; member 650 struct max14577_muic_info, wq_detcable); in max14577_muic_detect_cable_wq() 762 INIT_DELAYED_WORK(&info->wq_detcable, max14577_muic_detect_cable_wq); in max14577_muic_probe() 763 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in max14577_muic_probe()
|
H A D | extcon-max8997.c | 130 struct delayed_work wq_detcable; member 623 struct max8997_muic_info, wq_detcable); in max8997_muic_detect_cable_wq() 754 INIT_DELAYED_WORK(&info->wq_detcable, max8997_muic_detect_cable_wq); in max8997_muic_probe() 755 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in max8997_muic_probe()
|
H A D | extcon-sm5502.c | 62 struct delayed_work wq_detcable; member 524 struct sm5502_muic_info, wq_detcable); in sm5502_muic_detect_cable_wq() 654 INIT_DELAYED_WORK(&info->wq_detcable, sm5502_muic_detect_cable_wq); in sm5022_muic_i2c_probe() 655 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in sm5022_muic_i2c_probe()
|
H A D | extcon-max77843.c | 36 struct delayed_work wq_detcable; member 706 struct max77843_muic_info, wq_detcable); in max77843_muic_detect_cable_wq() 919 INIT_DELAYED_WORK(&info->wq_detcable, max77843_muic_detect_cable_wq); in max77843_muic_probe() 921 &info->wq_detcable, msecs_to_jiffies(DELAY_MS_DEFAULT)); in max77843_muic_probe()
|
H A D | extcon-max77693.c | 85 struct delayed_work wq_detcable; member 1062 struct max77693_muic_info, wq_detcable); in max77693_muic_detect_cable_wq() 1250 INIT_DELAYED_WORK(&info->wq_detcable, max77693_muic_detect_cable_wq); in max77693_muic_probe() 1251 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in max77693_muic_probe()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/extcon/ |
H A D | extcon-usb-gpio.c | 35 struct delayed_work wq_detcable; member 66 wq_detcable); in usb_extcon_detect_cable() 92 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in usb_irq_handler() 150 INIT_DELAYED_WORK(&info->wq_detcable, usb_extcon_detect_cable); in usb_extcon_probe() 192 usb_extcon_detect_cable(&info->wq_detcable.work); in usb_extcon_probe() 201 cancel_delayed_work_sync(&info->wq_detcable); in usb_extcon_remove() 277 &info->wq_detcable, 0); in usb_extcon_resume()
|
H A D | extcon-qcom-spmi-misc.c | 27 struct delayed_work wq_detcable; member 44 wq_detcable); in qcom_usb_extcon_detect_cable() 81 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in qcom_usb_irq_handler() 121 ret = devm_delayed_work_autocancel(dev, &info->wq_detcable, in qcom_usb_extcon_probe() 161 qcom_usb_extcon_detect_cable(&info->wq_detcable.work); in qcom_usb_extcon_probe()
|
H A D | extcon-rt8973a.c | 67 struct delayed_work wq_detcable; member 492 struct rt8973a_muic_info, wq_detcable); in rt8973a_muic_detect_cable_wq() 640 INIT_DELAYED_WORK(&info->wq_detcable, rt8973a_muic_detect_cable_wq); in rt8973a_muic_i2c_probe() 641 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in rt8973a_muic_i2c_probe()
|
H A D | extcon-sm5502.c | 62 struct delayed_work wq_detcable; member 524 struct sm5502_muic_info, wq_detcable); in sm5502_muic_detect_cable_wq() 654 INIT_DELAYED_WORK(&info->wq_detcable, sm5502_muic_detect_cable_wq); in sm5022_muic_i2c_probe() 655 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in sm5022_muic_i2c_probe()
|
H A D | extcon-max14577.c | 90 struct delayed_work wq_detcable; member 650 struct max14577_muic_info, wq_detcable); in max14577_muic_detect_cable_wq() 762 INIT_DELAYED_WORK(&info->wq_detcable, max14577_muic_detect_cable_wq); in max14577_muic_probe() 763 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in max14577_muic_probe()
|
H A D | extcon-max8997.c | 130 struct delayed_work wq_detcable; member 623 struct max8997_muic_info, wq_detcable); in max8997_muic_detect_cable_wq() 754 INIT_DELAYED_WORK(&info->wq_detcable, max8997_muic_detect_cable_wq); in max8997_muic_probe() 755 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in max8997_muic_probe()
|
H A D | extcon-max77843.c | 36 struct delayed_work wq_detcable; member 706 struct max77843_muic_info, wq_detcable); in max77843_muic_detect_cable_wq() 919 INIT_DELAYED_WORK(&info->wq_detcable, max77843_muic_detect_cable_wq); in max77843_muic_probe() 921 &info->wq_detcable, msecs_to_jiffies(DELAY_MS_DEFAULT)); in max77843_muic_probe()
|
H A D | extcon-max77693.c | 85 struct delayed_work wq_detcable; member 1062 struct max77693_muic_info, wq_detcable); in max77693_muic_detect_cable_wq() 1250 INIT_DELAYED_WORK(&info->wq_detcable, max77693_muic_detect_cable_wq); in max77693_muic_probe() 1251 queue_delayed_work(system_power_efficient_wq, &info->wq_detcable, in max77693_muic_probe()
|