Home
last modified time | relevance | path

Searched defs:edev (Results 51 - 75 of 225) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/extcon/
H A Dextcon-ptn5150.c47 struct extcon_dev *edev; member
[all...]
H A Dextcon-usbc-cros-ec.c20 struct extcon_dev *edev; member
[all...]
H A Dextcon-intel-mrfld.c52 struct extcon_dev *edev; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpci_of_scan.c355 struct eeh_dev *edev = pdn_to_eeh_dev(PCI_DN(dn)); in of_scan_pci_dev() local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h93 static inline bool bnxt_ulp_registered(struct bnxt_en_dev *edev, int ulp_id) in bnxt_ulp_registered() argument
H A Dbnxt_ulp.c27 static int bnxt_register_dev(struct bnxt_en_dev *edev, int ulp_id, in bnxt_register_dev() argument
64 static int bnxt_unregister_dev(struct bnxt_en_dev *edev, int ulp_id) in bnxt_unregister_dev() argument
99 struct bnxt_en_dev *edev = bp->edev; in bnxt_fill_msix_vecs() local
117 bnxt_req_msix_vecs(struct bnxt_en_dev *edev, int ulp_id, struct bnxt_msix_entry *ent, int num_msix) bnxt_req_msix_vecs() argument
181 bnxt_free_msix_vecs(struct bnxt_en_dev *edev, int ulp_id) bnxt_free_msix_vecs() argument
205 struct bnxt_en_dev *edev = bp->edev; bnxt_get_ulp_msix_num() local
215 struct bnxt_en_dev *edev = bp->edev; bnxt_get_ulp_msix_base() local
226 struct bnxt_en_dev *edev = bp->edev; bnxt_get_ulp_stat_ctxs() local
235 bnxt_send_msg(struct bnxt_en_dev *edev, int ulp_id, struct bnxt_fw_msg *fw_msg) bnxt_send_msg() argument
276 struct bnxt_en_dev *edev = bp->edev; bnxt_ulp_stop() local
296 struct bnxt_en_dev *edev = bp->edev; bnxt_ulp_start() local
320 struct bnxt_en_dev *edev = bp->edev; bnxt_ulp_sriov_cfg() local
345 struct bnxt_en_dev *edev = bp->edev; bnxt_ulp_shutdown() local
364 struct bnxt_en_dev *edev = bp->edev; bnxt_ulp_irq_stop() local
385 struct bnxt_en_dev *edev = bp->edev; bnxt_ulp_irq_restart() local
417 struct bnxt_en_dev *edev = bp->edev; bnxt_ulp_async_events() local
443 bnxt_register_async_events(struct bnxt_en_dev *edev, int ulp_id, unsigned long *events_bmap, u16 max_id) bnxt_register_async_events() argument
474 struct bnxt_en_dev *edev; bnxt_ulp_probe() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dpci_of_scan.c355 struct eeh_dev *edev = pdn_to_eeh_dev(PCI_DN(dn)); in of_scan_pci_dev() local
/kernel/linux/linux-5.10/drivers/misc/
H A Denclosure.c46 struct enclosure_device *edev; in enclosure_find() local
88 struct enclosure_device *edev; in enclosure_for_each_device() local
118 struct enclosure_device *edev = enclosure_register() local
163 enclosure_unregister(struct enclosure_device *edev) enclosure_unregister() argument
226 struct enclosure_device *edev = to_enclosure_device(cdev); enclosure_release() local
244 enclosure_component_find_by_name(struct enclosure_device *edev, const char *name) enclosure_component_find_by_name() argument
281 enclosure_component_alloc(struct enclosure_device *edev, unsigned int number, enum enclosure_component_type type, const char *name) enclosure_component_alloc() argument
363 enclosure_add_device(struct enclosure_device *edev, int component, struct device *dev) enclosure_add_device() argument
399 enclosure_remove_device(struct enclosure_device *edev, struct device *dev) enclosure_remove_device() argument
427 struct enclosure_device *edev = to_enclosure_device(cdev); components_show() local
437 struct enclosure_device *edev = to_enclosure_device(cdev); id_show() local
479 struct enclosure_device *edev = to_enclosure_device(cdev->parent); get_component_fault() local
491 struct enclosure_device *edev = to_enclosure_device(cdev->parent); set_component_fault() local
503 struct enclosure_device *edev = to_enclosure_device(cdev->parent); get_component_status() local
515 struct enclosure_device *edev = to_enclosure_device(cdev->parent); set_component_status() local
537 struct enclosure_device *edev = to_enclosure_device(cdev->parent); get_component_active() local
549 struct enclosure_device *edev = to_enclosure_device(cdev->parent); set_component_active() local
561 struct enclosure_device *edev = to_enclosure_device(cdev->parent); get_component_locate() local
573 struct enclosure_device *edev = to_enclosure_device(cdev->parent); set_component_locate() local
586 struct enclosure_device *edev = to_enclosure_device(cdev->parent); get_component_power_status() local
603 struct enclosure_device *edev = to_enclosure_device(cdev->parent); set_component_power_status() local
[all...]
/kernel/linux/linux-5.10/drivers/misc/eeprom/
H A Deeprom_93xx46.c52 static inline bool has_quirk_single_word_read(struct eeprom_93xx46_dev *edev) in has_quirk_single_word_read() argument
57 static inline bool has_quirk_instruction_length(struct eeprom_93xx46_dev *edev) in has_quirk_instruction_length() argument
62 static inline bool has_quirk_extra_read_cycle(struct eeprom_93xx46_dev *edev) in has_quirk_extra_read_cycle() argument
70 struct eeprom_93xx46_dev *edev = priv; in eeprom_93xx46_read() local
148 eeprom_93xx46_ew(struct eeprom_93xx46_dev *edev, int is_on) eeprom_93xx46_ew() argument
200 eeprom_93xx46_write_word(struct eeprom_93xx46_dev *edev, const char *buf, unsigned off) eeprom_93xx46_write_word() argument
244 struct eeprom_93xx46_dev *edev = priv; eeprom_93xx46_write() local
290 eeprom_93xx46_eral(struct eeprom_93xx46_dev *edev) eeprom_93xx46_eral() argument
344 struct eeprom_93xx46_dev *edev = dev_get_drvdata(dev); eeprom_93xx46_store_erase() local
365 struct eeprom_93xx46_dev *edev = context; select_assert() local
372 struct eeprom_93xx46_dev *edev = context; select_deassert() local
439 struct eeprom_93xx46_dev *edev; eeprom_93xx46_probe() local
507 struct eeprom_93xx46_dev *edev = spi_get_drvdata(spi); eeprom_93xx46_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c18 struct qede_dev *edev; member
41 struct qede_dev *edev = ptp->edev; in qede_ptp_adjfreq() local
60 struct qede_dev *edev; in qede_ptp_adjtime() local
78 struct qede_dev *edev; qede_ptp_gettime() local
99 struct qede_dev *edev; qede_ptp_settime() local
123 struct qede_dev *edev; qede_ptp_ancillary_feature_enable() local
137 struct qede_dev *edev; qede_ptp_task() local
183 struct qede_dev *edev; qede_ptp_read_cc() local
199 qede_ptp_cfg_filters(struct qede_dev *edev) qede_ptp_cfg_filters() argument
290 qede_ptp_hw_ts(struct qede_dev *edev, struct ifreq *ifr) qede_ptp_hw_ts() argument
326 qede_ptp_get_ts_info(struct qede_dev *edev, struct ethtool_ts_info *info) qede_ptp_get_ts_info() argument
370 qede_ptp_disable(struct qede_dev *edev) qede_ptp_disable() argument
402 qede_ptp_init(struct qede_dev *edev) qede_ptp_init() argument
435 qede_ptp_enable(struct qede_dev *edev) qede_ptp_enable() argument
494 qede_ptp_tx_ts(struct qede_dev *edev, struct sk_buff *skb) qede_ptp_tx_ts() argument
528 qede_ptp_rx_ts(struct qede_dev *edev, struct sk_buff *skb) qede_ptp_rx_ts() argument
[all...]
H A Dqede_rdma.c23 static void _qede_rdma_dev_add(struct qede_dev *edev) in _qede_rdma_dev_add() argument
34 static int qede_rdma_create_wq(struct qede_dev *edev) in qede_rdma_create_wq() argument
49 qede_rdma_cleanup_event(struct qede_dev *edev) qede_rdma_cleanup_event() argument
73 qede_rdma_destroy_wq(struct qede_dev *edev) qede_rdma_destroy_wq() argument
86 qede_rdma_dev_add(struct qede_dev *edev, bool recovery) qede_rdma_dev_add() argument
110 _qede_rdma_dev_remove(struct qede_dev *edev) _qede_rdma_dev_remove() argument
116 qede_rdma_dev_remove(struct qede_dev *edev, bool recovery) qede_rdma_dev_remove() argument
140 _qede_rdma_dev_open(struct qede_dev *edev) _qede_rdma_dev_open() argument
146 qede_rdma_dev_open(struct qede_dev *edev) qede_rdma_dev_open() argument
156 _qede_rdma_dev_close(struct qede_dev *edev) _qede_rdma_dev_close() argument
162 qede_rdma_dev_close(struct qede_dev *edev) qede_rdma_dev_close() argument
172 qede_rdma_dev_shutdown(struct qede_dev *edev) qede_rdma_dev_shutdown() argument
185 struct qede_dev *edev; qede_rdma_register_driver() local
215 struct qede_dev *edev; qede_rdma_unregister_driver() local
228 qede_rdma_changeaddr(struct qede_dev *edev) qede_rdma_changeaddr() argument
237 qede_rdma_change_mtu(struct qede_dev *edev) qede_rdma_change_mtu() argument
247 qede_rdma_get_free_event_node(struct qede_dev *edev) qede_rdma_get_free_event_node() argument
280 struct qede_dev *edev; qede_rdma_handle_event() local
307 qede_rdma_add_event(struct qede_dev *edev, enum qede_rdma_event event) qede_rdma_add_event() argument
339 qede_rdma_dev_event_open(struct qede_dev *edev) qede_rdma_dev_event_open() argument
344 qede_rdma_dev_event_close(struct qede_dev *edev) qede_rdma_dev_event_close() argument
349 qede_rdma_event_changeaddr(struct qede_dev *edev) qede_rdma_event_changeaddr() argument
354 qede_rdma_event_change_mtu(struct qede_dev *edev) qede_rdma_event_change_mtu() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H A Defa_com_cmd.c15 int efa_com_create_qp(struct efa_com_dev *edev, in efa_com_create_qp() argument
63 int efa_com_modify_qp(struct efa_com_dev *edev, in efa_com_modify_qp() argument
97 int efa_com_query_qp(struct efa_com_dev *edev, in efa_com_query_qp() argument
130 int efa_com_destroy_qp(struct efa_com_dev *edev, in efa_com_destroy_qp() argument
156 efa_com_create_cq(struct efa_com_dev *edev, struct efa_com_create_cq_params *params, struct efa_com_create_cq_result *result) efa_com_create_cq() argument
194 efa_com_destroy_cq(struct efa_com_dev *edev, struct efa_com_destroy_cq_params *params) efa_com_destroy_cq() argument
221 efa_com_register_mr(struct efa_com_dev *edev, struct efa_com_reg_mr_params *params, struct efa_com_reg_mr_result *result) efa_com_register_mr() argument
272 efa_com_dereg_mr(struct efa_com_dev *edev, struct efa_com_dereg_mr_params *params) efa_com_dereg_mr() argument
298 efa_com_create_ah(struct efa_com_dev *edev, struct efa_com_create_ah_params *params, struct efa_com_create_ah_result *result) efa_com_create_ah() argument
329 efa_com_destroy_ah(struct efa_com_dev *edev, struct efa_com_destroy_ah_params *params) efa_com_destroy_ah() argument
357 efa_com_check_supported_feature_id(struct efa_com_dev *edev, enum efa_admin_aq_feature_id feature_id) efa_com_check_supported_feature_id() argument
370 efa_com_get_feature_ex(struct efa_com_dev *edev, struct efa_admin_get_feature_resp *get_resp, enum efa_admin_aq_feature_id feature_id, dma_addr_t control_buf_dma_addr, u32 control_buff_size) efa_com_get_feature_ex() argument
420 efa_com_get_feature(struct efa_com_dev *edev, struct efa_admin_get_feature_resp *get_resp, enum efa_admin_aq_feature_id feature_id) efa_com_get_feature() argument
427 efa_com_get_device_attr(struct efa_com_dev *edev, struct efa_com_get_device_attr_result *result) efa_com_get_device_attr() argument
503 efa_com_get_hw_hints(struct efa_com_dev *edev, struct efa_com_get_hw_hints_result *result) efa_com_get_hw_hints() argument
524 efa_com_set_feature_ex(struct efa_com_dev *edev, struct efa_admin_set_feature_resp *set_resp, struct efa_admin_set_feature_cmd *set_cmd, enum efa_admin_aq_feature_id feature_id, dma_addr_t control_buf_dma_addr, u32 control_buff_size) efa_com_set_feature_ex() argument
572 efa_com_set_feature(struct efa_com_dev *edev, struct efa_admin_set_feature_resp *set_resp, struct efa_admin_set_feature_cmd *set_cmd, enum efa_admin_aq_feature_id feature_id) efa_com_set_feature() argument
581 efa_com_set_aenq_config(struct efa_com_dev *edev, u32 groups) efa_com_set_aenq_config() argument
624 efa_com_alloc_pd(struct efa_com_dev *edev, struct efa_com_alloc_pd_result *result) efa_com_alloc_pd() argument
650 efa_com_dealloc_pd(struct efa_com_dev *edev, struct efa_com_dealloc_pd_params *params) efa_com_dealloc_pd() argument
676 efa_com_alloc_uar(struct efa_com_dev *edev, struct efa_com_alloc_uar_result *result) efa_com_alloc_uar() argument
702 efa_com_dealloc_uar(struct efa_com_dev *edev, struct efa_com_dealloc_uar_params *params) efa_com_dealloc_uar() argument
728 efa_com_get_stats(struct efa_com_dev *edev, struct efa_com_get_stats_params *params, union efa_com_get_stats_result *result) efa_com_get_stats() argument
[all...]
H A Defa_main.c171 struct efa_com_dev *edev = &dev->edev; in efa_update_hw_hints() local
387 efa_device_init(struct efa_com_dev *edev, struct pci_dev *pdev) efa_device_init() argument
425 struct efa_com_dev *edev; efa_probe_device() local
524 struct efa_com_dev *edev; efa_remove_device() local
[all...]
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dbpqether.c479 static int bpq_new_device(struct net_device *edev) in bpq_new_device() argument
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddrd.c445 struct extcon_dev *edev; in dwc3_get_extcon() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3_dr.c241 struct extcon_dev *edev = otg_sx->edev; in ssusb_extcon_register() local
/kernel/linux/linux-5.10/include/linux/usb/
H A Dchipidea.h28 struct extcon_dev *edev; member
/kernel/linux/linux-5.10/drivers/watchdog/
H A Di6300esb.c110 static inline void esb_unlock_registers(struct esb_dev *edev) in esb_unlock_registers() argument
118 struct esb_dev *edev = to_esb_dev(wdd); in esb_timer_start() local
132 struct esb_dev *edev = to_esb_dev(wdd); in esb_timer_stop() local
148 struct esb_dev *edev = to_esb_dev(wdd); esb_timer_keepalive() local
159 struct esb_dev *edev = to_esb_dev(wdd); esb_timer_set_heartbeat() local
217 esb_getdevice(struct esb_dev *edev) esb_getdevice() argument
248 esb_initdevice(struct esb_dev *edev) esb_initdevice() argument
292 struct esb_dev *edev; esb_probe() local
334 struct esb_dev *edev = dev_get_drvdata(&pdev->dev); esb_remove() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Denclosure.h101 struct device edev; member
H A Deisa.h80 static inline void *eisa_get_drvdata (struct eisa_device *edev) in eisa_get_drvdata() argument
85 static inline void eisa_set_drvdata (struct eisa_device *edev, void *data) in eisa_set_drvdata() argument
/kernel/linux/linux-6.6/drivers/misc/
H A Denclosure.c46 struct enclosure_device *edev; in enclosure_find() local
88 struct enclosure_device *edev; in enclosure_for_each_device() local
118 struct enclosure_device *edev = enclosure_register() local
163 enclosure_unregister(struct enclosure_device *edev) enclosure_unregister() argument
226 struct enclosure_device *edev = to_enclosure_device(cdev); enclosure_release() local
244 enclosure_component_find_by_name(struct enclosure_device *edev, const char *name) enclosure_component_find_by_name() argument
281 enclosure_component_alloc(struct enclosure_device *edev, unsigned int number, enum enclosure_component_type type, const char *name) enclosure_component_alloc() argument
363 enclosure_add_device(struct enclosure_device *edev, int component, struct device *dev) enclosure_add_device() argument
399 enclosure_remove_device(struct enclosure_device *edev, struct device *dev) enclosure_remove_device() argument
427 struct enclosure_device *edev = to_enclosure_device(cdev); components_show() local
437 struct enclosure_device *edev = to_enclosure_device(cdev); id_show() local
478 struct enclosure_device *edev = to_enclosure_device(cdev->parent); get_component_fault() local
490 struct enclosure_device *edev = to_enclosure_device(cdev->parent); set_component_fault() local
502 struct enclosure_device *edev = to_enclosure_device(cdev->parent); get_component_status() local
514 struct enclosure_device *edev = to_enclosure_device(cdev->parent); set_component_status() local
536 struct enclosure_device *edev = to_enclosure_device(cdev->parent); get_component_active() local
548 struct enclosure_device *edev = to_enclosure_device(cdev->parent); set_component_active() local
560 struct enclosure_device *edev = to_enclosure_device(cdev->parent); get_component_locate() local
572 struct enclosure_device *edev = to_enclosure_device(cdev->parent); set_component_locate() local
585 struct enclosure_device *edev = to_enclosure_device(cdev->parent); get_component_power_status() local
602 struct enclosure_device *edev = to_enclosure_device(cdev->parent); set_component_power_status() local
[all...]
/kernel/linux/linux-6.6/drivers/misc/eeprom/
H A Deeprom_93xx46.c68 static inline bool has_quirk_single_word_read(struct eeprom_93xx46_dev *edev) in has_quirk_single_word_read() argument
73 static inline bool has_quirk_instruction_length(struct eeprom_93xx46_dev *edev) in has_quirk_instruction_length() argument
78 static inline bool has_quirk_extra_read_cycle(struct eeprom_93xx46_dev *edev) in has_quirk_extra_read_cycle() argument
86 struct eeprom_93xx46_dev *edev = priv; in eeprom_93xx46_read() local
165 eeprom_93xx46_ew(struct eeprom_93xx46_dev *edev, int is_on) eeprom_93xx46_ew() argument
217 eeprom_93xx46_write_word(struct eeprom_93xx46_dev *edev, const char *buf, unsigned off) eeprom_93xx46_write_word() argument
265 struct eeprom_93xx46_dev *edev = priv; eeprom_93xx46_write() local
311 eeprom_93xx46_eral(struct eeprom_93xx46_dev *edev) eeprom_93xx46_eral() argument
365 struct eeprom_93xx46_dev *edev = dev_get_drvdata(dev); eeprom_93xx46_store_erase() local
386 struct eeprom_93xx46_dev *edev = context; select_assert() local
393 struct eeprom_93xx46_dev *edev = context; select_deassert() local
481 struct eeprom_93xx46_dev *edev; eeprom_93xx46_probe() local
560 struct eeprom_93xx46_dev *edev = spi_get_drvdata(spi); eeprom_93xx46_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.c33 struct bnxt_en_dev *edev = bp->edev; in bnxt_fill_msix_vecs() local
55 int bnxt_register_dev(struct bnxt_en_dev *edev, in bnxt_register_dev() argument
85 bnxt_unregister_dev(struct bnxt_en_dev *edev) bnxt_unregister_dev() argument
123 struct bnxt_en_dev *edev = bp->edev; bnxt_get_ulp_msix_base() local
134 struct bnxt_en_dev *edev = bp->edev; bnxt_get_ulp_stat_ctxs() local
143 bnxt_send_msg(struct bnxt_en_dev *edev, struct bnxt_fw_msg *fw_msg) bnxt_send_msg() argument
182 struct bnxt_en_dev *edev = bp->edev; bnxt_ulp_stop() local
206 struct bnxt_en_dev *edev = bp->edev; bnxt_ulp_start() local
233 struct bnxt_en_dev *edev = bp->edev; bnxt_ulp_irq_stop() local
254 struct bnxt_en_dev *edev = bp->edev; bnxt_ulp_irq_restart() local
283 bnxt_register_async_events(struct bnxt_en_dev *edev, unsigned long *events_bmap, u16 max_id) bnxt_register_async_events() argument
330 bnxt_set_edev_info(struct bnxt_en_dev *edev, struct bnxt *bp) bnxt_set_edev_info() argument
356 struct bnxt_en_dev *edev; bnxt_rdma_aux_device_init() local
[all...]
H A Dbnxt_ulp.h87 static inline bool bnxt_ulp_registered(struct bnxt_en_dev *edev) in bnxt_ulp_registered() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c18 struct qede_dev *edev; member
44 struct qede_dev *edev = ptp->edev; in qede_ptp_adjfine() local
63 struct qede_dev *edev; in qede_ptp_adjtime() local
81 struct qede_dev *edev; qede_ptp_gettime() local
102 struct qede_dev *edev; qede_ptp_settime() local
126 struct qede_dev *edev; qede_ptp_ancillary_feature_enable() local
140 struct qede_dev *edev; qede_ptp_task() local
186 struct qede_dev *edev; qede_ptp_read_cc() local
202 qede_ptp_cfg_filters(struct qede_dev *edev) qede_ptp_cfg_filters() argument
293 qede_ptp_hw_ts(struct qede_dev *edev, struct ifreq *ifr) qede_ptp_hw_ts() argument
324 qede_ptp_get_ts_info(struct qede_dev *edev, struct ethtool_ts_info *info) qede_ptp_get_ts_info() argument
368 qede_ptp_disable(struct qede_dev *edev) qede_ptp_disable() argument
400 qede_ptp_init(struct qede_dev *edev) qede_ptp_init() argument
433 qede_ptp_enable(struct qede_dev *edev) qede_ptp_enable() argument
492 qede_ptp_tx_ts(struct qede_dev *edev, struct sk_buff *skb) qede_ptp_tx_ts() argument
526 qede_ptp_rx_ts(struct qede_dev *edev, struct sk_buff *skb) qede_ptp_rx_ts() argument
[all...]

Completed in 14 milliseconds

123456789