/drivers/staging/gdm724x/ |
D | gdm_endian.c | 17 void gdm_set_endian(struct gdm_endian *ed, u8 dev_endian) in gdm_set_endian() 25 __dev16 gdm_cpu_to_dev16(struct gdm_endian *ed, u16 x) in gdm_cpu_to_dev16() 33 u16 gdm_dev16_to_cpu(struct gdm_endian *ed, __dev16 x) in gdm_dev16_to_cpu() 41 __dev32 gdm_cpu_to_dev32(struct gdm_endian *ed, u32 x) in gdm_cpu_to_dev32() 49 u32 gdm_dev32_to_cpu(struct gdm_endian *ed, __dev32 x) in gdm_dev32_to_cpu()
|
/drivers/usb/host/ |
D | fhci-q.c | 62 void fhci_add_tds_to_ed(struct ed *ed, struct td **td_list, int number) in fhci_add_tds_to_ed() 74 static struct td *peek_td_from_ed(struct ed *ed) in peek_td_from_ed() 111 struct td *fhci_remove_td_from_ed(struct ed *ed) in fhci_remove_td_from_ed() 144 void fhci_move_td_from_ed_to_done_list(struct fhci_usb *usb, struct ed *ed) in fhci_move_td_from_ed_to_done_list() 169 struct ed *ed = urb_priv->ed; in free_urb_priv() local 220 struct ed *ed = td->ed; in fhci_done_td() local 269 void fhci_del_ed_list(struct fhci_hcd *fhci, struct ed *ed) in fhci_del_ed_list()
|
D | ohci-q.c | 142 static void periodic_link (struct ohci_hcd *ohci, struct ed *ed) in periodic_link() 182 static int ed_schedule (struct ohci_hcd *ohci, struct ed *ed) in ed_schedule() 269 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed) in periodic_unlink() 316 static void ed_deschedule (struct ohci_hcd *ohci, struct ed *ed) in ed_deschedule() 406 struct ed *ed; in ed_get() local 483 static void start_ed_unlink (struct ohci_hcd *ohci, struct ed *ed) in start_ed_unlink() 836 struct ed *ed = td->ed; in ed_halted() local 901 struct ed *ed; in add_to_done_list() local 977 struct ed *ed, **last; in finish_unlinks() local 1153 struct ed *ed = td->ed; in takeback_td() local
|
D | ohci.h | 25 struct ed { struct 47 struct ed *ed_next; /* on schedule or rm_list */ argument 48 struct ed *ed_prev; /* for non-interrupt EDs */ argument 56 #define ED_IDLE 0x00 /* NOT linked to HC */ argument 72 unsigned takeback_wdh_cnt; argument 74 #define OKAY_TO_TAKEBACK(ohci, ed) \ argument 130 struct ed *ed; member 335 struct ed *ed; member
|
D | fhci-mem.c | 34 static void init_ed(struct ed *ed) in init_ed() 67 struct ed *ed; in fhci_get_empty_ed() local 83 void fhci_recycle_empty_ed(struct fhci_hcd *fhci, struct ed *ed) in fhci_recycle_empty_ed() 90 struct urb_priv *urb_priv, struct ed *ed, u16 index, in fhci_td_fill()
|
D | fhci-sched.c | 48 struct ed *ed; in fhci_transaction_confirm() local 159 static int add_packet(struct fhci_usb *usb, struct ed *ed, struct td *td) in add_packet() 283 struct ed *ed; in scan_ed_list() local 638 struct ed *ed; in process_done_list() local 703 struct ed *ed = urb->ep->hcpriv; in fhci_queue_urb() local
|
D | fhci.h | 329 struct ed { struct 333 enum fhci_speed speed; argument 334 unsigned int max_pkt_size; argument 335 enum fhci_ed_state state; argument 336 struct list_head td_list; /* a list of all queued TD to this pipe */ argument 340 u8 toggle_carry; /* toggle carry from the last TD submitted */ argument 341 u16 next_iso; /* time stamp of next queued ISO transfer */ argument 342 struct td *td_head; /* a pointer to the current TD handled */ argument 355 struct ed *ed; /* a handle to the corresponding ED */ argument 397 struct ed *ed; member
|
D | ohci-mem.c | 122 struct ed *ed; in ed_alloc() local 133 ed_free (struct ohci_hcd *hc, struct ed *ed) in ed_free()
|
D | ohci-hcd.c | 151 struct ed *ed; in ohci_urb_enqueue() local 352 struct ed *ed = ep->hcpriv; in ohci_endpoint_disable() local 743 struct ed *ed; in io_watchdog_func() local 1030 struct ed *ed = priv->ed; in ohci_restart() local
|
D | fhci-hcd.c | 173 struct ed *ed; in fhci_mem_free() local 229 struct ed *ed; in fhci_mem_init() local 514 struct ed *ed; in fhci_endpoint_disable() local
|
D | ohci-dbg.c | 312 const struct ed *ed, int verbose) in ohci_dump_ed() 399 show_list (struct ohci_hcd *ohci, char *buf, size_t count, struct ed *ed) in show_list() 488 struct ed **seen, *ed; in fill_periodic_buffer() local
|
D | ohci-hub.c | 139 static inline struct ed *find_head (struct ed *ed) in find_head()
|
/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 393 struct echo_device *ed = cl2echo_dev(lu2cl_dev(obj->lo_dev)); in echo_object_init() local 514 static int echo_site_init(const struct lu_env *env, struct echo_device *ed) in echo_site_init() 536 static void echo_site_fini(const struct lu_env *env, struct echo_device *ed) in echo_site_fini() 601 struct echo_device *ed; in echo_device_alloc() local 702 struct echo_device *ed = cl2echo_dev(lu2cl_dev(d)); in echo_device_fini() local 722 struct echo_device *ed = cl2echo_dev(lu2cl_dev(d)); in echo_device_free() local 947 static int cl_echo_cancel0(struct lu_env *env, struct echo_device *ed, in cl_echo_cancel0() 996 struct echo_device *ed = eco->eo_dev; in cl_echo_object_brw() local 1090 static int echo_create_object(const struct lu_env *env, struct echo_device *ed, in echo_create_object() 1137 static int echo_get_object(struct echo_object **ecop, struct echo_device *ed, in echo_get_object() [all …]
|
/drivers/edac/ |
D | octeon_edac-pc.c | 30 struct edac_device_ctl_info *ed; member
|
/drivers/staging/fsl-mc/bus/dpio/ |
D | dpio-service.c | 403 struct qbman_eq_desc ed; in dpaa2_io_service_enqueue_fq() local 432 struct qbman_eq_desc ed; in dpaa2_io_service_enqueue_qd() local
|
/drivers/usb/misc/ |
D | ftdi-elan.c | 1462 u8 ed = ed_number - 1; in ftdi_elan_edset_setup() local 1519 u8 ed = ed_number - 1; in ftdi_elan_edset_input() local 1584 u8 ed = ed_number - 1; in ftdi_elan_edset_empty() local 1641 u8 ed = ed_number - 1; in ftdi_elan_edset_output() local 1720 u8 ed = ed_number - 1; in ftdi_elan_edset_single() local 1782 u8 ed = ed_number - 1; in ftdi_elan_edset_flush() local
|
/drivers/media/i2c/ |
D | ad9389b.c | 827 struct ad9389b_edid_detect ed; in ad9389b_edid_handler() local 1024 struct ad9389b_edid_detect ed; in ad9389b_check_edid_status() local
|
D | adv7511-v4l2.c | 1490 struct adv7511_edid_detect ed; in adv7511_notify_no_edid() local 1683 struct adv7511_edid_detect ed; in adv7511_check_edid_status() local
|
/drivers/atm/ |
D | eni.c | 1796 struct eni_dev *ed = ENI_DEV(dev); in eni_do_release() local 2306 struct eni_dev *ed = ENI_DEV(dev); in eni_remove_one() local
|
/drivers/gpu/drm/i915/gvt/ |
D | execlist.c | 368 #define get_desc_from_elsp_dwords(ed, i) \ argument
|
/drivers/net/ethernet/xilinx/ |
D | xilinx_axienet_main.c | 1094 struct ethtool_drvinfo *ed) in axienet_ethtools_get_drvinfo()
|
/drivers/soc/fsl/qbman/ |
D | qman_ccsr.c | 297 static void qm_set_dc(enum qm_dc_portal portal, int ed, u8 sernd) in qm_set_dc()
|
/drivers/scsi/lpfc/ |
D | lpfc_bsg.c | 804 struct event_data *ed; in lpfc_bsg_event_free() local
|