/linux-3.3/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 | 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 | ohci-q.c | 125 static void periodic_link (struct ohci_hcd *ohci, struct ed *ed) in periodic_link() 165 static int ed_schedule (struct ohci_hcd *ohci, struct ed *ed) in ed_schedule() 255 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed) in periodic_unlink() 303 static void ed_deschedule (struct ohci_hcd *ohci, struct ed *ed) in ed_deschedule() 393 struct ed *ed; in ed_get() local 469 static void start_ed_unlink (struct ohci_hcd *ohci, struct ed *ed) in start_ed_unlink() 794 struct ed *ed = td->ed; in ed_halted() local 904 struct ed *ed, **last; in finish_unlinks() local 1078 struct ed *ed = td->ed; in takeback_td() local
|
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() 284 struct ed *ed; in scan_ed_list() local 639 struct ed *ed; in process_done_list() local 704 struct ed *ed = urb->ep->hcpriv; in fhci_queue_urb() 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 55 #define ED_IDLE 0x00 /* NOT linked to HC */ argument 61 /* periodic scheduling params (for intr and iso) */ argument 69 } __attribute__ ((aligned(16))); argument 122 struct ed *ed; member 327 struct ed *ed; member
|
D | ohci-hcd.c | 139 struct ed *ed; in ohci_urb_enqueue() local 312 struct ed *ed = ep->hcpriv; in ohci_endpoint_disable() local 403 static int check_ed(struct ohci_hcd *ohci, struct ed *ed) in check_ed() 438 struct ed *ed = ohci->periodic[i]; in unlink_watchdog_func() local 841 struct ed *ed = ohci->ed_to_check; in ohci_irq() local 939 struct ed *ed = priv->ed; in ohci_restart() local
|
D | ohci-mem.c | 122 struct ed *ed; in ed_alloc() local 134 ed_free (struct ohci_hcd *hc, struct ed *ed) in ed_free()
|
D | fhci.h | 347 struct ed { struct 351 enum fhci_speed speed; argument 352 unsigned int max_pkt_size; argument 353 enum fhci_ed_state state; argument 354 struct list_head td_list; /* a list of all queued TD to this pipe */ argument 358 u8 toggle_carry; /* toggle carry from the last TD submitted */ argument 359 u32 last_iso; /* time stamp of last queued ISO transfer */ argument 360 struct td *td_head; /* a pointer to the current TD handled */ argument 373 struct ed *ed; /* a handle to the corresponding ED */ argument 415 struct ed *ed; member
|
D | fhci-hcd.c | 171 struct ed *ed; in fhci_mem_free() local 227 struct ed *ed; in fhci_mem_init() local 514 struct ed *ed; in fhci_endpoint_disable() local
|
D | ohci-dbg.c | 365 const struct ed *ed, int verbose) in ohci_dump_ed() 466 show_list (struct ohci_hcd *ohci, char *buf, size_t count, struct ed *ed) in show_list() 554 struct ed **seen, *ed; in fill_periodic_buffer() local
|
D | ohci-hub.c | 121 static inline struct ed *find_head (struct ed *ed) in find_head()
|
/linux-3.3/arch/s390/include/asm/ |
D | nmi.h | 22 __u32 ed : 1; /* 05 external damage */ member
|
D | etr.h | 99 unsigned int ed : 8; /* ETS device dependent data */ member
|
/linux-3.3/drivers/usb/misc/ |
D | ftdi-elan.c | 1502 u8 ed = ed_number - 1; in ftdi_elan_edset_setup() local 1559 u8 ed = ed_number - 1; in ftdi_elan_edset_input() local 1624 u8 ed = ed_number - 1; in ftdi_elan_edset_empty() local 1681 u8 ed = ed_number - 1; in ftdi_elan_edset_output() local 1760 u8 ed = ed_number - 1; in ftdi_elan_edset_single() local 1822 u8 ed = ed_number - 1; in ftdi_elan_edset_flush() local
|
/linux-3.3/arch/x86/um/ |
D | signal.c | 567 struct exec_domain *ed = current_thread_info()->exec_domain; in setup_signal_stack_si() local
|
/linux-3.3/arch/ia64/include/asm/ |
D | processor.h | 117 __u64 ed : 1; member 138 __u64 ed : 1; member
|
D | kvm.h | 106 unsigned long ed : 1; /* 52 */ member
|
D | kvm_host.h | 344 unsigned long ed : 1; /* 52 */ member
|
/linux-3.3/arch/powerpc/platforms/wsp/ |
D | wsp_pci.c | 993 struct wsp_pcie_err_log_data ed; in wsp_pci_err_irq() local
|
/linux-3.3/arch/ia64/kernel/ |
D | palinfo.c | 767 unsigned long ed:1; in tr_info() member
|
/linux-3.3/drivers/mtd/onenand/ |
D | onenand_base.c | 1049 int ed = min_t(int,free_end,readend); in onenand_transfer_auto_oob() local 1854 int ed = min_t(int,free_end,writeend); in onenand_fill_auto_oob() local
|
/linux-3.3/arch/cris/arch-v32/drivers/ |
D | cryptocop.c | 1216 struct cryptocop_dma_desc *ed = alloc_cdesc(alloc_flag); in cryptocop_setup_dma_list() local
|
/linux-3.3/drivers/scsi/lpfc/ |
D | lpfc_bsg.c | 661 struct event_data *ed; in lpfc_bsg_event_free() local
|
/linux-3.3/drivers/telephony/ |
D | ixj.h | 359 unsigned int ed:1; /* Event Detect */ member
|