Home
last modified time | relevance | path

Searched defs:ed (Results 1 - 25 of 60) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/edac/
H A Docteon_edac-pc.c30 struct edac_device_ctl_info *ed; member
[all...]
/kernel/linux/linux-6.6/drivers/edac/
H A Docteon_edac-pc.c30 struct edac_device_ctl_info *ed; member
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-mem.c137 struct ed *ed; in ed_alloc() local
153 ed_free(struct ohci_hcd *hc, struct ed *ed) ed_free() argument
[all...]
H A Dfhci-mem.c30 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
85 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 Dfhci-q.c58 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 Dfhci-hcd.c169 struct ed *ed; in fhci_mem_free() local
225 struct ed *ed; in fhci_mem_init() local
511 struct ed *ed; fhci_endpoint_disable() local
[all...]
H A Dfhci-sched.c44 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 Dohci-hub.c143 static inline struct ed *find_head (struct ed *ed) in find_head() argument
H A Dohci-q.c143 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 Dohci-hcd.c153 struct ed *ed; in ohci_urb_enqueue() local
354 struct ed *ed = ep->hcpriv; ohci_endpoint_disable() local
755 struct ed *ed; io_watchdog_func() local
1047 struct ed *ed = priv->ed; ohci_restart() local
[all...]
H A Dohci-dbg.c312 ohci_dump_ed(const struct ohci_hcd *ohci, const char *label, const struct ed *ed, int verbose) 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...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dfhci-mem.c30 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
85 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 Dohci-mem.c137 struct ed *ed; in ed_alloc() local
153 ed_free(struct ohci_hcd *hc, struct ed *ed) ed_free() argument
[all...]
H A Dfhci-q.c58 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 Dfhci-hcd.c170 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 Dfhci-sched.c44 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 Dohci-hub.c143 static inline struct ed *find_head (struct ed *ed) in find_head() argument
H A Dohci-q.c143 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 Dohci-hcd.c153 struct ed *ed; in ohci_urb_enqueue() local
352 struct ed *ed = ep->hcpriv; ohci_endpoint_disable() local
753 struct ed *ed; io_watchdog_func() local
1045 struct ed *ed = priv->ed; ohci_restart() local
[all...]
H A Dohci-dbg.c312 ohci_dump_ed(const struct ohci_hcd *ohci, const char *label, const struct ed *ed, int verbose) 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...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dnmi.h43 u64 ed : 1; /* 05 external damage */ member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dnmi.h46 u64 ed : 1; /* 05 external damage */ member
/kernel/linux/linux-5.10/include/net/
H A Dmac802154.h216 int (*ed)(struct ieee802154_hw *hw, u8 *level); member
/kernel/linux/linux-6.6/include/net/
H A Dmac802154.h212 int (*ed)(struct ieee802154_hw *hw, u8 *level); member
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/
H A Ddpio-service.c425 struct qbman_eq_desc ed; in dpaa2_io_service_enqueue_fq() local
455 struct qbman_eq_desc ed; in dpaa2_io_service_enqueue_multiple_fq() local
485 struct qbman_eq_desc *ed; dpaa2_io_service_enqueue_multiple_desc_fq() local
526 struct qbman_eq_desc ed; dpaa2_io_service_enqueue_qd() local
[all...]

Completed in 14 milliseconds

123