/linux-4.1.27/drivers/staging/gdm724x/ |
H A D | gdm_endian.c | 17 void gdm_set_endian(struct gdm_endian *ed, u8 dev_endian) gdm_set_endian() argument 37 u16 gdm_cpu_to_dev16(struct gdm_endian *ed, u16 x) gdm_cpu_to_dev16() argument 45 u16 gdm_dev16_to_cpu(struct gdm_endian *ed, u16 x) gdm_dev16_to_cpu() argument 53 u32 gdm_cpu_to_dev32(struct gdm_endian *ed, u32 x) gdm_cpu_to_dev32() argument 61 u32 gdm_dev32_to_cpu(struct gdm_endian *ed, u32 x) gdm_dev32_to_cpu() argument
|
/linux-4.1.27/drivers/edac/ |
H A D | octeon_edac-pc.c | 31 struct edac_device_ctl_info *ed; member in struct:co_cache_error
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ohci-mem.c | 123 struct ed *ed; ed_alloc() local 135 ed_free (struct ohci_hcd *hc, struct ed *ed) ed_free() argument
|
H A D | fhci-mem.c | 34 static void init_ed(struct ed *ed) init_ed() argument 67 struct ed *ed; fhci_get_empty_ed() local 83 void fhci_recycle_empty_ed(struct fhci_hcd *fhci, struct ed *ed) fhci_recycle_empty_ed() argument 89 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
|
H A D | fhci-q.c | 62 void fhci_add_tds_to_ed(struct ed *ed, struct td **td_list, int number) fhci_add_tds_to_ed() argument 74 static struct td *peek_td_from_ed(struct ed *ed) peek_td_from_ed() argument 111 struct td *fhci_remove_td_from_ed(struct ed *ed) fhci_remove_td_from_ed() argument 144 void fhci_move_td_from_ed_to_done_list(struct fhci_usb *usb, struct ed *ed) fhci_move_td_from_ed_to_done_list() argument 169 struct ed *ed = urb_priv->ed; free_urb_priv() local 220 struct ed *ed = td->ed; fhci_done_td() local 269 void fhci_del_ed_list(struct fhci_hcd *fhci, struct ed *ed) fhci_del_ed_list() argument
|
H A D | fhci-hcd.c | 173 struct ed *ed; fhci_mem_free() local 229 struct ed *ed; fhci_mem_init() local 516 struct ed *ed; fhci_endpoint_disable() local
|
H A D | fhci-sched.c | 48 struct ed *ed; fhci_transaction_confirm() local 159 static int add_packet(struct fhci_usb *usb, struct ed *ed, struct td *td) add_packet() argument 283 struct ed *ed; scan_ed_list() local 638 struct ed *ed; process_done_list() local 703 struct ed *ed = urb->ep->hcpriv; fhci_queue_urb() local
|
H A D | ohci-hub.c | 139 static inline struct ed *find_head (struct ed *ed) find_head() argument
|
H A D | ohci-dbg.c | 399 show_list (struct ohci_hcd *ohci, char *buf, size_t count, struct ed *ed) show_list() argument 488 struct ed **seen, *ed; fill_periodic_buffer() local 311 ohci_dump_ed(const struct ohci_hcd *ohci, const char *label, const struct ed *ed, int verbose) ohci_dump_ed() argument
|
H A D | ohci-hcd.c | 150 struct ed *ed; ohci_urb_enqueue() local 349 struct ed *ed = ep->hcpriv; ohci_endpoint_disable() local 730 struct ed *ed; io_watchdog_func() local 1015 struct ed *ed = priv->ed; ohci_restart() local
|
H A D | ohci-q.c | 142 static void periodic_link (struct ohci_hcd *ohci, struct ed *ed) periodic_link() argument 182 static int ed_schedule (struct ohci_hcd *ohci, struct ed *ed) ed_schedule() argument 268 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed) periodic_unlink() argument 315 static void ed_deschedule (struct ohci_hcd *ohci, struct ed *ed) ed_deschedule() argument 405 struct ed *ed; ed_get() local 481 static void start_ed_unlink (struct ohci_hcd *ohci, struct ed *ed) start_ed_unlink() argument 834 struct ed *ed = td->ed; ed_halted() local 899 struct ed *ed; add_to_done_list() local 975 struct ed *ed, **last; finish_unlinks() local 1148 struct ed *ed = td->ed; takeback_td() local
|
H A D | fhci.h | 329 struct ed { struct 355 struct ed *ed; /* a handle to the corresponding ED */ member in struct:td 397 struct ed *ed; member in struct:urb_priv
|
H A D | ohci.h | 25 struct ed { struct 130 struct ed *ed; member in struct:td 335 struct ed *ed; member in struct:urb_priv
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | nmi.h | 22 __u32 ed : 1; /* 05 external damage */ member in struct:mci
|
H A D | cpu_mf.h | 66 unsigned int ed:1; /* 23: diag-sampling enable control */ member in struct:hws_qsi_info_block 88 unsigned int ed:1; /* 55: diag-sampling enable control */ member in struct:hws_lsctl_request_block
|
H A D | etr.h | 97 unsigned int ed : 8; /* ETS device dependent data */ member in struct:etr_edf4
|
/linux-4.1.27/drivers/firmware/efi/ |
H A D | efi-pstore.c | 278 struct pstore_erase_data *ed = data; efi_pstore_erase_func() local
|
/linux-4.1.27/include/net/ |
H A D | mac802154.h | 210 int (*ed)(struct ieee802154_hw *hw, u8 *level); member in struct:ieee802154_ops
|
/linux-4.1.27/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet_main.c | 1115 axienet_ethtools_get_drvinfo(struct net_device *ndev, struct ethtool_drvinfo *ed) axienet_ethtools_get_drvinfo() argument
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | ad9389b.c | 828 struct ad9389b_edid_detect ed; ad9389b_edid_handler() local 1027 struct ad9389b_edid_detect ed; ad9389b_check_edid_status() local
|
H A D | adv7511.c | 1054 struct adv7511_edid_detect ed; adv7511_notify_no_edid() local 1245 struct adv7511_edid_detect ed; adv7511_check_edid_status() local
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | palinfo.c | 740 unsigned long ed:1; tr_info() member in struct:gr_reg
|
/linux-4.1.27/drivers/mtd/onenand/ |
H A D | onenand_base.c | 1048 int ed = min_t(int,free_end,readend); onenand_transfer_auto_oob() local 1839 int ed = min_t(int,free_end,writeend); onenand_fill_auto_oob() local
|
/linux-4.1.27/drivers/atm/ |
H A D | eni.c | 1796 struct eni_dev *ed = ENI_DEV(dev); eni_do_release() local 2305 struct eni_dev *ed = ENI_DEV(dev); eni_remove_one() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | processor.h | 119 __u64 ed : 1; member in struct:ia64_psr 140 __u64 ed : 1; member in struct:ia64_isr::__anon1519
|
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_bsg.c | 792 struct event_data *ed; lpfc_bsg_event_free() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/ |
H A D | echo_client.c | 432 struct echo_device *ed = cl2echo_dev(lu2cl_dev(obj->lo_dev)); echo_object_init() local 470 static int echo_alloc_memmd(struct echo_device *ed, echo_alloc_memmd() argument 499 static int echo_free_memmd(struct echo_device *ed, struct lov_stripe_md **lsmp) echo_free_memmd() argument 598 static int echo_site_init(const struct lu_env *env, struct echo_device *ed) echo_site_init() argument 618 static void echo_site_fini(const struct lu_env *env, struct echo_device *ed) echo_site_fini() argument 695 struct echo_device *ed; echo_device_alloc() local 819 struct echo_device *ed = cl2echo_dev(lu2cl_dev(d)); echo_device_fini() local 848 struct echo_device *ed = cl2echo_dev(lu2cl_dev(d)); echo_device_free() local 1106 static int cl_echo_cancel0(struct lu_env *env, struct echo_device *ed, cl_echo_cancel0() argument 1137 static int cl_echo_cancel(struct echo_device *ed, __u64 cookie) cl_echo_cancel() argument 1177 struct echo_device *ed = eco->eo_dev; cl_echo_object_brw() local 1291 echo_copyin_lsm(struct echo_device *ed, struct lov_stripe_md *lsm, echo_copyin_lsm() argument 1320 static int echo_create_object(const struct lu_env *env, struct echo_device *ed, echo_create_object() argument 1413 static int echo_get_object(struct echo_object **ecop, struct echo_device *ed, echo_get_object() argument 1545 static int echo_client_kbrw(struct echo_device *ed, int rw, struct obdo *oa, echo_client_kbrw() argument 1755 struct echo_device *ed = obd2echo_dev(obd); echo_client_brw_ioctl() local 1810 struct echo_device *ed = obd2echo_dev(exp->exp_obd); echo_client_enqueue() local 1843 struct echo_device *ed = obd2echo_dev(exp->exp_obd); echo_client_cancel() local 1858 struct echo_device *ed = obd2echo_dev(obd); echo_client_iocontrol() local
|
/linux-4.1.27/drivers/usb/misc/ |
H A D | ftdi-elan.c | 1493 u8 ed = ed_number - 1; ftdi_elan_edset_setup() local 1550 u8 ed = ed_number - 1; ftdi_elan_edset_input() local 1615 u8 ed = ed_number - 1; ftdi_elan_edset_empty() local 1672 u8 ed = ed_number - 1; ftdi_elan_edset_output() local 1751 u8 ed = ed_number - 1; ftdi_elan_edset_single() local 1813 u8 ed = ed_number - 1; ftdi_elan_edset_flush() local
|
/linux-4.1.27/arch/cris/arch-v32/drivers/ |
H A D | cryptocop.c | 1216 struct cryptocop_dma_desc *ed = alloc_cdesc(alloc_flag); cryptocop_setup_dma_list() local
|