/linux/drivers/gpu/drm/imx/dc/ |
H A D | dc-ed.c | 120 static inline void dc_ed_pec_enable_shden(struct dc_ed *ed) in dc_ed_pec_enable_shden() argument 125 static inline void dc_ed_pec_poweron(struct dc_ed *ed) in dc_ed_pec_poweron() argument 130 static inline void dc_ed_pec_sync_mode_single(struct dc_ed *ed) in dc_ed_pec_sync_mode_single() argument 135 static inline void dc_ed_pec_div_reset(struct dc_ed *ed) in dc_ed_pec_div_reset() argument 141 void dc_ed_pec_src_sel(struct dc_ed *ed, enum dc_link_id src) in dc_ed_pec_src_sel() argument 153 dc_ed_pec_sync_trigger(struct dc_ed * ed) dc_ed_pec_sync_trigger() argument 158 dc_ed_enable_shden(struct dc_ed * ed) dc_ed_enable_shden() argument 163 dc_ed_kick_mode_external(struct dc_ed * ed) dc_ed_kick_mode_external() argument 168 dc_ed_disable_perfcountmode(struct dc_ed * ed) dc_ed_disable_perfcountmode() argument 173 dc_ed_disable_gamma_apply(struct dc_ed * ed) dc_ed_disable_gamma_apply() argument 178 dc_ed_init(struct dc_ed * ed) dc_ed_init() argument 198 struct dc_ed *ed; dc_ed_bind() local [all...] |
H A D | dc-kms.h | 128 struct dc_ed *ed; member
|
/linux/drivers/usb/host/ |
H A D | fhci-q.c | 58 void fhci_add_tds_to_ed(struct ed *ed, struct td **td_list, int number) in fhci_add_tds_to_ed() argument 70 static struct td *peek_td_from_ed(struct ed *ed) in peek_td_from_ed() argument 107 struct td *fhci_remove_td_from_ed(struct ed *e argument 140 fhci_move_td_from_ed_to_done_list(struct fhci_usb * usb,struct ed * ed) fhci_move_td_from_ed_to_done_list() argument 165 struct ed *ed = urb_priv->ed; free_urb_priv() local 216 struct ed *ed = td->ed; fhci_done_td() local 265 fhci_del_ed_list(struct fhci_hcd * fhci,struct ed * ed) fhci_del_ed_list() argument [all...] |
H A D | ohci-q.c | 143 static void periodic_link (struct ohci_hcd *ohci, struct ed *ed) in periodic_link() argument 183 ed_schedule(struct ohci_hcd * ohci,struct ed * ed) ed_schedule() argument 270 periodic_unlink(struct ohci_hcd * ohci,struct ed * ed) periodic_unlink() argument 317 ed_deschedule(struct ohci_hcd * ohci,struct ed * ed) ed_deschedule() argument 407 struct ed *ed; ed_get() local 484 start_ed_unlink(struct ohci_hcd * ohci,struct ed * ed) start_ed_unlink() argument 837 struct ed *ed = td->ed; ed_halted() local 902 struct ed *ed; add_to_done_list() local 978 struct ed *ed, **last; finish_unlinks() local 1154 struct ed *ed = td->ed; takeback_td() local [all...] |
H A D | fhci-mem.c | 30 static void init_ed(struct ed *ed) in init_ed() argument 63 struct ed *ed; in fhci_get_empty_ed() local 79 fhci_recycle_empty_ed(struct fhci_hcd * fhci,struct ed * ed) fhci_recycle_empty_ed() argument 86 fhci_td_fill(struct fhci_hcd * fhci,struct urb * urb,struct urb_priv * urb_priv,struct ed * ed,u16 index,enum fhci_ta_type type,int toggle,u8 * data,u32 len,u16 interval,u16 start_frame,bool ioc) fhci_td_fill() argument [all...] |
H A D | ohci.h | 26 struct ed { struct 48 struct ed *ed_next; /* on schedule or rm_list */ argument 49 struct ed *ed_prev; /* for non-interrupt EDs */ argument 75 #define OKAY_TO_TAKEBACK(ohci, ed) \ argument 131 struct ed *ed; member 336 struct ed *ed; member 57 in_use_listed global() argument 73 takeback_wdh_cnted global() argument [all...] |
H A D | fhci-sched.c | 44 struct ed *ed; in fhci_transaction_confirm() local 155 add_packet(struct fhci_usb * usb,struct ed * ed,struct td * td) add_packet() argument 279 struct ed *ed; scan_ed_list() local 634 struct ed *ed; process_done_list() local 699 struct ed *ed = urb->ep->hcpriv; fhci_queue_urb() local [all...] |
H A D | fhci.h | 323 struct ed { struct 349 struct ed *ed; /* a handle to the corresponding ED */ member 391 struct ed *ed; member 327 speeded global() argument 328 max_pkt_sizeed global() argument 329 stateed global() argument 330 td_listed global() argument 334 toggle_carryed global() argument 335 next_isoed global() argument 336 td_headed global() argument [all...] |
H A D | ohci-mem.c | 137 struct ed *ed; in ed_alloc() local 153 ed_free(struct ohci_hcd * hc,struct ed * ed) ed_free() argument [all...] |
H A D | ohci-hcd.c | 153 struct ed *ed; in ohci_urb_enqueue() local 352 struct ed *ed = ep->hcpriv; ohci_endpoint_disable() local 754 struct ed *ed; io_watchdog_func() local 1054 struct ed *ed = priv->ed; ohci_restart() local [all...] |
H A D | fhci-hcd.c | 170 struct ed *ed; in fhci_mem_free() local 226 struct ed *ed; in fhci_mem_init() local 511 struct ed *ed; fhci_endpoint_disable() local [all...] |
H A D | ohci-dbg.c | 313 const struct ed *ed, int verbose) in ohci_dump_ed() argument 400 show_list(struct ohci_hcd * ohci,char * buf,size_t count,struct ed * ed) show_list() argument 489 struct ed **seen, *ed; fill_periodic_buffer() local [all...] |
H A D | ohci-hub.c | 143 static inline struct ed *find_head (struct ed *ed) in find_head() argument
|
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_main.c | 1186 static int fun_init_vports(struct fun_ethdev *ed, unsigned int n) in fun_init_vports() argument 1198 static void fun_free_vports(struct fun_ethdev *ed) in fun_free_vports() argument 1205 fun_get_vport(struct fun_ethdev * ed,unsigned int vport) fun_get_vport() argument 1219 struct fun_ethdev *ed = to_fun_ethdev(fdev); fun_set_vf_mac() local 1247 struct fun_ethdev *ed = to_fun_ethdev(fdev); fun_set_vf_vlan() local 1281 struct fun_ethdev *ed = to_fun_ethdev(fdev); fun_set_vf_rate() local 1306 struct fun_ethdev *ed = to_fun_ethdev(fp->fdev); fun_get_vf_config() local 1530 fun_max_qs(struct fun_ethdev * ed,unsigned int * ntx,unsigned int * nrx) fun_max_qs() argument 1707 fun_create_netdev(struct fun_ethdev * ed,unsigned int portid) fun_create_netdev() argument 1835 fun_create_ports(struct fun_ethdev * ed,unsigned int nports) fun_create_ports() argument 1870 fun_destroy_ports(struct fun_ethdev * ed) fun_destroy_ports() argument 1882 fun_update_link_state(const struct fun_ethdev * ed,const struct fun_admin_port_notif * notif) fun_update_link_state() argument 1942 struct fun_ethdev *ed = to_fun_ethdev(fdev); fun_service_cb() local 1964 struct fun_ethdev *ed = to_fun_ethdev(fdev); funeth_sriov_configure() local 2009 struct fun_ethdev *ed; funeth_probe() local 2049 struct fun_ethdev *ed; funeth_remove() local [all...] |
/linux/arch/x86/kernel/cpu/microcode/ |
H A D | internal.h | 106 static inline void load_ucode_amd_bsp(struct early_load_data *ed, unsigned int family) { } in load_ucode_amd_bsp() argument 119 static inline void load_ucode_intel_bsp(struct early_load_data *ed) { } in load_ucode_intel_bsp() argument
|
H A D | intel.c | 403 void __init load_ucode_intel_bsp(struct early_load_data *ed) in load_ucode_intel_bsp() argument
|
/linux/drivers/edac/ |
H A D | octeon_edac-pc.c | 30 struct edac_device_ctl_info *ed; member [all...] |
/linux/include/net/ |
H A D | mac802154.h | 212 int (*ed)(struct ieee802154_hw *hw, u8 *level); member
|
/linux/arch/s390/include/asm/ |
H A D | cpu_mf.h | 66 unsigned int ed:1; /* 23: diag-sampling enable control */ member 89 unsigned int ed:1; /* 55: diag-sampling enable control */ member
|
H A D | nmi.h | 46 u64 ed : 1; /* 05 external damage */ member
|
/linux/drivers/gpu/drm/i915/gvt/ |
H A D | execlist.c | 367 #define get_desc_from_elsp_dwords(ed, i) \ argument
|
/linux/drivers/atm/ |
H A D | eni.c | 1796 struct eni_dev *ed = ENI_DEV(dev); in eni_do_release() local 2290 struct eni_dev *ed = ENI_DEV(dev); in eni_remove_one() local
|
/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_emaclite.c | 1062 struct ethtool_drvinfo *ed) in xemaclite_ethtools_get_drvinfo() argument
|
/linux/drivers/media/i2c/ |
H A D | adv7511-v4l2.c | 1462 struct adv7511_edid_detect ed; in adv7511_notify_no_edid() local 1655 struct adv7511_edid_detect ed; in adv7511_check_edid_status() local [all...] |
/linux/drivers/soc/fsl/qbman/ |
H A D | qman_ccsr.c | 299 static void qm_set_dc(enum qm_dc_portal portal, int ed, u8 sernd) in qm_set_dc() argument
|