Home
last modified time | relevance | path

Searched defs:edev (Results 1 - 25 of 238) sorted by relevance

12345678910

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.h22 static inline void qede_ptp_record_rx_ts(struct qede_dev *edev, in qede_ptp_record_rx_ts() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.h22 static inline void qede_ptp_record_rx_ts(struct qede_dev *edev, in qede_ptp_record_rx_ts() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Ddevice.h36 struct eeh_dev *edev; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Ddevice.h36 struct eeh_dev *edev; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Deeh_sysfs.c44 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_pe_state_show() local
60 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_pe_state_store() local
83 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); eeh_notify_resume_show() local
97 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); eeh_notify_resume_store() local
138 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); eeh_sysfs_add_device() local
160 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); eeh_sysfs_remove_device() local
[all...]
/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-max3355.c18 struct extcon_dev *edev; member
H A Dextcon-adc-jack.c41 struct extcon_dev *edev; member
H A Ddevres.c33 struct extcon_dev *edev; member
68 struct extcon_dev **ptr, *edev; in devm_extcon_dev_allocate() local
97 devm_extcon_dev_free(struct device *dev, struct extcon_dev *edev) devm_extcon_dev_free() argument
118 devm_extcon_dev_register(struct device *dev, struct extcon_dev *edev) devm_extcon_dev_register() argument
148 devm_extcon_dev_unregister(struct device *dev, struct extcon_dev *edev) devm_extcon_dev_unregister() argument
172 devm_extcon_register_notifier(struct device *dev, struct extcon_dev *edev, unsigned int id, struct notifier_block *nb) devm_extcon_register_notifier() argument
206 devm_extcon_unregister_notifier(struct device *dev, struct extcon_dev *edev, unsigned int id, struct notifier_block *nb) devm_extcon_unregister_notifier() argument
228 devm_extcon_register_notifier_all(struct device *dev, struct extcon_dev *edev, struct notifier_block *nb) devm_extcon_register_notifier_all() argument
260 devm_extcon_unregister_notifier_all(struct device *dev, struct extcon_dev *edev, struct notifier_block *nb) devm_extcon_unregister_notifier_all() argument
[all...]
H A Dextcon-qcom-spmi-misc.c23 struct extcon_dev *edev; member
H A Dextcon-gpio.c35 struct extcon_dev *edev; member
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Deeh_sysfs.c45 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_pe_state_show() local
61 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); in eeh_pe_state_store() local
84 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); eeh_notify_resume_show() local
98 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); eeh_notify_resume_store() local
139 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); eeh_sysfs_add_device() local
161 struct eeh_dev *edev = pci_dev_to_eeh_dev(pdev); eeh_sysfs_remove_device() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7770_osm.c80 struct eisa_device *edev = to_eisa_device(dev); in aic7770_probe() local
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7770_osm.c80 struct eisa_device *edev = to_eisa_device(dev); in aic7770_probe() local
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon-max3355.c17 struct extcon_dev *edev; member
H A Dextcon-adc-jack.c41 struct extcon_dev *edev; member
H A Ddevres.c33 struct extcon_dev *edev; member
68 struct extcon_dev **ptr, *edev; in devm_extcon_dev_allocate() local
97 devm_extcon_dev_free(struct device *dev, struct extcon_dev *edev) devm_extcon_dev_free() argument
118 devm_extcon_dev_register(struct device *dev, struct extcon_dev *edev) devm_extcon_dev_register() argument
148 devm_extcon_dev_unregister(struct device *dev, struct extcon_dev *edev) devm_extcon_dev_unregister() argument
172 devm_extcon_register_notifier(struct device *dev, struct extcon_dev *edev, unsigned int id, struct notifier_block *nb) devm_extcon_register_notifier() argument
206 devm_extcon_unregister_notifier(struct device *dev, struct extcon_dev *edev, unsigned int id, struct notifier_block *nb) devm_extcon_unregister_notifier() argument
228 devm_extcon_register_notifier_all(struct device *dev, struct extcon_dev *edev, struct notifier_block *nb) devm_extcon_register_notifier_all() argument
260 devm_extcon_unregister_notifier_all(struct device *dev, struct extcon_dev *edev, struct notifier_block *nb) devm_extcon_unregister_notifier_all() argument
[all...]
H A Dextcon-gpio.c36 struct extcon_dev *edev; member
H A Dextcon-qcom-spmi-misc.c24 struct extcon_dev *edev; member
[all...]
/kernel/linux/linux-5.10/drivers/devfreq/event/
H A Dexynos-nocp.c20 struct devfreq_event_dev *edev; member
32 static int exynos_nocp_set_event(struct devfreq_event_dev *edev) in exynos_nocp_set_event() argument
143 static int exynos_nocp_get_event(struct devfreq_event_dev *edev, in exynos_nocp_get_event() argument
[all...]
/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Dedr.c126 static int acpi_send_edr_status(struct pci_dev *pdev, struct pci_dev *edev, in acpi_send_edr_status() argument
147 struct pci_dev *pdev = data, *edev; in edr_handle_event() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dextcon-provider.h65 extcon_dev_register(struct extcon_dev *edev) extcon_dev_register() argument
70 extcon_dev_unregister(struct extcon_dev *edev) extcon_dev_unregister() argument
72 devm_extcon_dev_register(struct device *dev, struct extcon_dev *edev) devm_extcon_dev_register() argument
78 devm_extcon_dev_unregister(struct device *dev, struct extcon_dev *edev) devm_extcon_dev_unregister() argument
86 extcon_dev_free(struct extcon_dev *edev) extcon_dev_free() argument
94 devm_extcon_dev_free(struct extcon_dev *edev) devm_extcon_dev_free() argument
97 extcon_set_state(struct extcon_dev *edev, unsigned int id, bool state) extcon_set_state() argument
103 extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, bool state) extcon_set_state_sync() argument
109 extcon_sync(struct extcon_dev *edev, unsigned int id) extcon_sync() argument
114 extcon_set_property(struct extcon_dev *edev, unsigned int id, unsigned int prop, union extcon_property_value prop_val) extcon_set_property() argument
121 extcon_set_property_sync(struct extcon_dev *edev, unsigned int id, unsigned int prop, union extcon_property_value prop_val) extcon_set_property_sync() argument
128 extcon_set_property_capability(struct extcon_dev *edev, unsigned int id, unsigned int prop) extcon_set_property_capability() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dextcon-provider.h65 extcon_dev_register(struct extcon_dev *edev) extcon_dev_register() argument
70 extcon_dev_unregister(struct extcon_dev *edev) extcon_dev_unregister() argument
72 devm_extcon_dev_register(struct device *dev, struct extcon_dev *edev) devm_extcon_dev_register() argument
78 devm_extcon_dev_unregister(struct device *dev, struct extcon_dev *edev) devm_extcon_dev_unregister() argument
86 extcon_dev_free(struct extcon_dev *edev) extcon_dev_free() argument
94 devm_extcon_dev_free(struct extcon_dev *edev) devm_extcon_dev_free() argument
97 extcon_set_state(struct extcon_dev *edev, unsigned int id, bool state) extcon_set_state() argument
103 extcon_set_state_sync(struct extcon_dev *edev, unsigned int id, bool state) extcon_set_state_sync() argument
109 extcon_sync(struct extcon_dev *edev, unsigned int id) extcon_sync() argument
114 extcon_set_property(struct extcon_dev *edev, unsigned int id, unsigned int prop, union extcon_property_value prop_val) extcon_set_property() argument
121 extcon_set_property_sync(struct extcon_dev *edev, unsigned int id, unsigned int prop, union extcon_property_value prop_val) extcon_set_property_sync() argument
128 extcon_set_property_capability(struct extcon_dev *edev, unsigned int id, unsigned int prop) extcon_set_property_capability() argument
[all...]
/kernel/linux/linux-6.6/drivers/devfreq/event/
H A Dexynos-nocp.c20 struct devfreq_event_dev *edev; member
32 static int exynos_nocp_set_event(struct devfreq_event_dev *edev) in exynos_nocp_set_event() argument
143 static int exynos_nocp_get_event(struct devfreq_event_dev *edev, in exynos_nocp_get_event() argument
[all...]
/kernel/linux/linux-6.6/drivers/pci/pcie/
H A Dedr.c126 static int acpi_send_edr_status(struct pci_dev *pdev, struct pci_dev *edev, in acpi_send_edr_status() argument
147 struct pci_dev *pdev = data, *edev; in edr_handle_event() local
[all...]
/device/soc/rockchip/common/vendor/drivers/devfreq/event/
H A Drockchip-nocp.c41 struct devfreq_event_dev *edev; member
46 static int rockchip_nocp_enable(struct devfreq_event_dev *edev) in rockchip_nocp_enable() argument
63 static int rockchip_nocp_disable(struct devfreq_event_dev *edev) in rockchip_nocp_disable() argument
77 static int rockchip_nocp_get_event(struct devfreq_event_dev *edev, struct devfreq_event_data *edata) in rockchip_nocp_get_event() argument
100 static int rockchip_nocp_set_event(struct devfreq_event_dev *edev) in rockchip_nocp_set_event() argument
[all...]

Completed in 8 milliseconds

12345678910