Home
last modified time | relevance | path

Searched refs:wq_detcable (Results 1 – 24 of 24) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/extcon/
H A Dextcon-usb-gpio.c35 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 Dextcon-qcom-spmi-misc.c27 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 Dextcon-max14577.c90 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 Dextcon-rt8973a.c67 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 Dextcon-sm5502.c62 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 Dextcon-max8997.c130 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 Dextcon-max77843.c36 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 Dextcon-max77693.c85 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 Dextcon-usb-gpio.c35 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 Dextcon-qcom-spmi-misc.c27 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 Dextcon-rt8973a.c67 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 Dextcon-max14577.c90 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 Dextcon-max8997.c130 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 Dextcon-sm5502.c62 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 Dextcon-max77843.c36 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 Dextcon-max77693.c85 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 Dextcon-usb-gpio.c35 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 Dextcon-qcom-spmi-misc.c27 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 Dextcon-rt8973a.c67 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 Dextcon-sm5502.c62 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 Dextcon-max14577.c90 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 Dextcon-max8997.c130 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 Dextcon-max77843.c36 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 Dextcon-max77693.c85 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()