| /linux-4.4.14/drivers/staging/rdma/ipath/ | 
| D | ipath_driver.c | 161 static inline void read_bars(struct ipath_devdata *dd, struct pci_dev *dev,  in read_bars()180 			       struct ipath_devdata *dd)  in ipath_free_devdata()
 198 	struct ipath_devdata *dd;  in ipath_alloc_devdata()  local
 240 	struct ipath_devdata *dd;  in ipath_lookup()  local
 253 	struct ipath_devdata *dd;  in ipath_count_units()  local
 291 int __attribute__((weak)) ipath_enable_wc(struct ipath_devdata *dd)  in ipath_enable_wc()
 296 void __attribute__((weak)) ipath_disable_wc(struct ipath_devdata *dd)  in ipath_disable_wc()
 313 static void ipath_verify_pioperf(struct ipath_devdata *dd)  in ipath_verify_pioperf()
 398 	struct ipath_devdata *dd;  in ipath_init_one()  local
 639 static void cleanup_device(struct ipath_devdata *dd)  in cleanup_device()
 [all …]
 
 | 
| D | ipath_sysfs.c | 92 	struct ipath_devdata *dd = dev_get_drvdata(dev);  in show_status()  local125 	struct ipath_devdata *dd = dev_get_drvdata(dev);  in show_status_str()  local
 163 	struct ipath_devdata *dd = dev_get_drvdata(dev);  in show_boardversion()  local
 172 	struct ipath_devdata *dd = dev_get_drvdata(dev);  in show_localbus_info()  local
 181 	struct ipath_devdata *dd = dev_get_drvdata(dev);  in show_lmc()  local
 191 	struct ipath_devdata *dd = dev_get_drvdata(dev);  in store_lmc()  local
 217 	struct ipath_devdata *dd = dev_get_drvdata(dev);  in show_lid()  local
 227 	struct ipath_devdata *dd = dev_get_drvdata(dev);  in store_lid()  local
 253 	struct ipath_devdata *dd = dev_get_drvdata(dev);  in show_mlid()  local
 263 	struct ipath_devdata *dd = dev_get_drvdata(dev);  in store_mlid()  local
 [all …]
 
 | 
| D | ipath_sdma.c | 42 static void vl15_watchdog_enq(struct ipath_devdata *dd)  in vl15_watchdog_enq()52 static void vl15_watchdog_deq(struct ipath_devdata *dd)  in vl15_watchdog_deq()
 65 	struct ipath_devdata *dd = (struct ipath_devdata *)opaque;  in vl15_watchdog_timeout()  local
 77 static void unmap_desc(struct ipath_devdata *dd, unsigned head)  in unmap_desc()
 95 int ipath_sdma_make_progress(struct ipath_devdata *dd)  in ipath_sdma_make_progress()
 159 static void ipath_sdma_notify(struct ipath_devdata *dd, struct list_head *list)  in ipath_sdma_notify()
 172 static void sdma_notify_taskbody(struct ipath_devdata *dd)  in sdma_notify_taskbody()
 199 	struct ipath_devdata *dd = (struct ipath_devdata *)opaque;  in sdma_notify_task()  local
 205 static void dump_sdma_state(struct ipath_devdata *dd)  in dump_sdma_state()
 233 	struct ipath_devdata *dd = (struct ipath_devdata *) opaque;  in sdma_abort_task()  local
 [all …]
 
 | 
| D | ipath_eeprom.c | 114 static int i2c_gpio_set(struct ipath_devdata *dd,  in i2c_gpio_set()162 static int i2c_gpio_get(struct ipath_devdata *dd,  in i2c_gpio_get()
 212 static void i2c_wait_for_writes(struct ipath_devdata *dd)  in i2c_wait_for_writes()
 218 static void scl_out(struct ipath_devdata *dd, u8 bit)  in scl_out()
 226 static void sda_out(struct ipath_devdata *dd, u8 bit)  in sda_out()
 233 static u8 sda_in(struct ipath_devdata *dd, int wait)  in sda_in()
 250 static int i2c_ackrcv(struct ipath_devdata *dd)  in i2c_ackrcv()
 269 static int rd_byte(struct ipath_devdata *dd)  in rd_byte()
 291 static int wr_byte(struct ipath_devdata *dd, u8 data)  in wr_byte()
 305 static void send_ack(struct ipath_devdata *dd)  in send_ack()
 [all …]
 
 | 
| D | ipath_init_chip.c | 87 static int create_port0_egr(struct ipath_devdata *dd)  in create_port0_egr()146 static int bringup_link(struct ipath_devdata *dd)  in bringup_link()
 211 static struct ipath_portdata *create_portdata0(struct ipath_devdata *dd)  in create_portdata0()
 226 static int init_chip_first(struct ipath_devdata *dd)  in init_chip_first()
 343 static int init_chip_reset(struct ipath_devdata *dd)  in init_chip_reset()
 395 static int init_pioavailregs(struct ipath_devdata *dd)  in init_pioavailregs()
 442 static void init_shadow_tids(struct ipath_devdata *dd)  in init_shadow_tids()
 470 static void enable_chip(struct ipath_devdata *dd, int reinit)  in enable_chip()
 557 static int init_housekeeping(struct ipath_devdata *dd, int reinit)  in init_housekeeping()
 673 	struct ipath_devdata *dd = (struct ipath_devdata *) opaque;  in verify_interrupt()  local
 [all …]
 
 | 
| D | ipath_intr.c | 46 void ipath_disarm_senderrbufs(struct ipath_devdata *dd)  in ipath_disarm_senderrbufs()130 static u64 handle_e_sum_errs(struct ipath_devdata *dd, ipath_err_t errs)  in handle_e_sum_errs()
 228 static char *ib_linkstate(struct ipath_devdata *dd, u64 ibcs)  in ib_linkstate()
 245 void signal_ib_event(struct ipath_devdata *dd, enum ib_event_type ev)  in signal_ib_event()
 255 static void handle_e_ibstatuschanged(struct ipath_devdata *dd,  in handle_e_ibstatuschanged()
 451 static void handle_supp_msgs(struct ipath_devdata *dd,  in handle_supp_msgs()
 497 static unsigned handle_frequent_errors(struct ipath_devdata *dd,  in handle_frequent_errors()
 528 static void handle_sdma_errors(struct ipath_devdata *dd, ipath_err_t errs)  in handle_sdma_errors()
 559 static void handle_sdma_intr(struct ipath_devdata *dd, u64 istat)  in handle_sdma_intr()
 583 static int handle_hdrq_full(struct ipath_devdata *dd)  in handle_hdrq_full()
 [all …]
 
 | 
| D | ipath_diag.c | 87 int ipath_diag_add(struct ipath_devdata *dd)  in ipath_diag_add()117 void ipath_diag_remove(struct ipath_devdata *dd)  in ipath_diag_remove()
 138 static int ipath_read_umem64(struct ipath_devdata *dd, void __user *uaddr,  in ipath_read_umem64()
 175 static int ipath_write_umem64(struct ipath_devdata *dd, void __iomem *caddr,  in ipath_write_umem64()
 213 static int ipath_read_umem32(struct ipath_devdata *dd, void __user *uaddr,  in ipath_read_umem32()
 253 static int ipath_write_umem32(struct ipath_devdata *dd, void __iomem *caddr,  in ipath_write_umem32()
 284 	struct ipath_devdata *dd;  in ipath_diag_open()  local
 333 	struct ipath_devdata *dd;  in ipath_diagpkt_write()  local
 491 	struct ipath_devdata *dd = fp->private_data;  in ipath_diag_read()  local
 523 	struct ipath_devdata *dd = fp->private_data;  in ipath_diag_write()  local
 
 | 
| D | ipath_file_ops.c | 100 	struct ipath_devdata *dd = pd->port_dd;  in ipath_get_base_info()  local301 	struct ipath_devdata *dd = pd->port_dd;  in ipath_tid_update()  local
 518 	struct ipath_devdata *dd = pd->port_dd;  in ipath_tid_free()  local
 612 	struct ipath_devdata *dd = pd->port_dd;  in ipath_set_part_key()  local
 751 	struct ipath_devdata *dd = pd->port_dd;  in ipath_manage_rcvq()  local
 799 				 struct ipath_devdata *dd)  in ipath_clean_part_key()
 860 	struct ipath_devdata *dd = pd->port_dd;  in init_user_egr_sizes()  local
 896 	struct ipath_devdata *dd = pd->port_dd;  in ipath_create_user_egr()  local
 989 	struct ipath_devdata *dd = pd->port_dd;  in ipath_mmap_mem()  local
 1028 static int mmap_ureg(struct vm_area_struct *vma, struct ipath_devdata *dd,  in mmap_ureg()
 [all …]
 
 | 
| D | ipath_iba6110.c | 394 static void hwerr_crcbits(struct ipath_devdata *dd, ipath_err_t hwerrs,  in hwerr_crcbits()482 static void ipath_ht_txe_recover(struct ipath_devdata *dd)  in ipath_ht_txe_recover()
 501 static void ipath_ht_handle_hwerrors(struct ipath_devdata *dd, char *msg,  in ipath_ht_handle_hwerrors()
 693 static int ipath_ht_boardname(struct ipath_devdata *dd, char *name,  in ipath_ht_boardname()
 762 static void ipath_check_htlink(struct ipath_devdata *dd)  in ipath_check_htlink()
 797 static int ipath_setup_ht_reset(struct ipath_devdata *dd)  in ipath_setup_ht_reset()
 814 static void slave_or_pri_blk(struct ipath_devdata *dd, struct pci_dev *pdev,  in slave_or_pri_blk()
 971 static int ipath_ht_intconfig(struct ipath_devdata *dd)  in ipath_ht_intconfig()
 991 	struct ipath_devdata *dd = pci_get_drvdata(dev);  in ipath_ht_irq_update()  local
 1017 static int ipath_setup_ht_config(struct ipath_devdata *dd,  in ipath_setup_ht_config()
 [all …]
 
 | 
| D | ipath_fs.c | 113 	struct ipath_devdata *dd;  in atomic_counters_read()  local130 	struct ipath_devdata *dd;  in flash_read()  local
 181 	struct ipath_devdata *dd;  in flash_write()  local
 226 			       struct ipath_devdata *dd)  in create_device_files()
 291 			       struct ipath_devdata *dd)  in remove_device_files()
 322 	struct ipath_devdata *dd, *tmp;  in ipathfs_fill_super()  local
 369 int ipathfs_add_device(struct ipath_devdata *dd)  in ipathfs_add_device()
 384 int ipathfs_remove_device(struct ipath_devdata *dd)  in ipathfs_remove_device()
 
 | 
| D | ipath_stats.c | 52 u64 ipath_snap_cntr(struct ipath_devdata *dd, ipath_creg creg)  in ipath_snap_cntr()141 static void ipath_qcheck(struct ipath_devdata *dd)  in ipath_qcheck()
 203 static void ipath_chk_errormask(struct ipath_devdata *dd)  in ipath_chk_errormask()
 250 	struct ipath_devdata *dd = (struct ipath_devdata *) opaque;  in ipath_get_faststats()  local
 
 | 
| D | ipath_mad.c | 88 	struct ipath_devdata *dd = to_idev(ibdev)->dd;  in recv_subn_get_nodeinfo()  local150 static void set_link_width_enabled(struct ipath_devdata *dd, u32 w)  in set_link_width_enabled()
 155 static void set_link_speed_enabled(struct ipath_devdata *dd, u32 s)  in set_link_speed_enabled()
 160 static int get_overrunthreshold(struct ipath_devdata *dd)  in get_overrunthreshold()
 174 static int set_overrunthreshold(struct ipath_devdata *dd, unsigned n)  in set_overrunthreshold()
 192 static int get_phyerrthreshold(struct ipath_devdata *dd)  in get_phyerrthreshold()
 206 static int set_phyerrthreshold(struct ipath_devdata *dd, unsigned n)  in set_phyerrthreshold()
 230 static int get_linkdowndefaultstate(struct ipath_devdata *dd)  in get_linkdowndefaultstate()
 239 	struct ipath_devdata *dd;  in recv_subn_get_portinfo()  local
 350 static int get_pkeys(struct ipath_devdata *dd, u16 * pkeys)  in get_pkeys()
 [all …]
 
 | 
| D | ipath_user_sdma.c | 174 static int ipath_user_sdma_coalesce(const struct ipath_devdata *dd,  in ipath_user_sdma_coalesce()274 static int ipath_user_sdma_pin_pages(const struct ipath_devdata *dd,  in ipath_user_sdma_pin_pages()
 320 static int ipath_user_sdma_pin_pkt(const struct ipath_devdata *dd,  in ipath_user_sdma_pin_pkt()
 350 static int ipath_user_sdma_init_payload(const struct ipath_devdata *dd,  in ipath_user_sdma_init_payload()
 390 static int ipath_user_sdma_queue_pkts(const struct ipath_devdata *dd,  in ipath_user_sdma_queue_pkts()
 561 static int ipath_user_sdma_queue_clean(const struct ipath_devdata *dd,  in ipath_user_sdma_queue_clean()
 608 static int ipath_user_sdma_hwqueue_clean(struct ipath_devdata *dd)  in ipath_user_sdma_hwqueue_clean()
 621 void ipath_user_sdma_queue_drain(struct ipath_devdata *dd,  in ipath_user_sdma_queue_drain()
 653 static inline __le64 ipath_sdma_make_desc0(struct ipath_devdata *dd,  in ipath_sdma_make_desc0()
 683 static void ipath_user_sdma_send_frag(struct ipath_devdata *dd,  in ipath_user_sdma_send_frag()
 [all …]
 
 | 
| D | ipath_wc_x86_64.c | 51 int ipath_enable_wc(struct ipath_devdata *dd)  in ipath_enable_wc()141 void ipath_disable_wc(struct ipath_devdata *dd)  in ipath_disable_wc()
 
 | 
| D | ipath_verbs.c | 345 	struct ipath_devdata *dd = to_idev(qp->ibqp.device)->dd;  in ipath_post_one_send()  local1116 	struct ipath_devdata *dd = dev->dd;  in ipath_verbs_send_dma()  local
 1240 	struct ipath_devdata *dd = to_idev(qp->ibqp.device)->dd;  in ipath_verbs_send_pio()  local
 1338 	struct ipath_devdata *dd = to_idev(qp->ibqp.device)->dd;  in ipath_verbs_send()  local
 1365 int ipath_snapshot_counters(struct ipath_devdata *dd, u64 *swords,  in ipath_snapshot_counters()
 1395 int ipath_get_counters(struct ipath_devdata *dd,  in ipath_get_counters()
 1592 u32 ipath_get_cr_errpkey(struct ipath_devdata *dd)  in ipath_get_cr_errpkey()
 1601 	struct ipath_devdata *dd = dev->dd;  in ipath_query_port()  local
 1868 unsigned ipath_get_npkeys(struct ipath_devdata *dd)  in ipath_get_npkeys()
 1878 unsigned ipath_get_pkey(struct ipath_devdata *dd, unsigned index)  in ipath_get_pkey()
 [all …]
 
 | 
| D | ipath_wc_ppc64.c | 46 int ipath_enable_wc(struct ipath_devdata *dd)  in ipath_enable_wc()
 | 
| D | ipath_kernel.h | 1058 static inline u16 ipath_sdma_descq_freecnt(const struct ipath_devdata *dd)  in ipath_sdma_descq_freecnt()1065 static inline void ipath_sdma_desc_reserve(struct ipath_devdata *dd, u16 cnt)  in ipath_sdma_desc_reserve()
 1070 static inline void ipath_sdma_desc_unreserve(struct ipath_devdata *dd, u16 cnt)  in ipath_sdma_desc_unreserve()
 1116 static inline u32 ipath_read_ureg32(const struct ipath_devdata *dd,  in ipath_read_ureg32()
 1137 static inline void ipath_write_ureg(const struct ipath_devdata *dd,  in ipath_write_ureg()
 1147 static inline u32 ipath_read_kreg32(const struct ipath_devdata *dd,  in ipath_read_kreg32()
 1155 static inline u64 ipath_read_kreg64(const struct ipath_devdata *dd,  in ipath_read_kreg64()
 1164 static inline void ipath_write_kreg(const struct ipath_devdata *dd,  in ipath_write_kreg()
 1171 static inline u64 ipath_read_creg(const struct ipath_devdata *dd,  in ipath_read_creg()
 1182 static inline u32 ipath_read_creg32(const struct ipath_devdata *dd,  in ipath_read_creg32()
 [all …]
 
 | 
| D | ipath_ruc.c | 516 static void want_buffer(struct ipath_devdata *dd, struct ipath_qp *qp)  in want_buffer()
 | 
| D | ipath_rc.c | 615 	struct ipath_devdata *dd;  in send_rc_ack()  local
 | 
| D | ipath_verbs.h | 543 	struct ipath_devdata *dd;  member
 | 
| /linux-4.4.14/drivers/infiniband/hw/qib/ | 
| D | qib_init.c | 102 void qib_set_ctxtcnt(struct qib_devdata *dd)  in qib_set_ctxtcnt()121 int qib_create_ctxts(struct qib_devdata *dd)  in qib_create_ctxts()
 171 	struct qib_devdata *dd = ppd->dd;  in qib_create_ctxtdata()  local
 224 int qib_init_pportdata(struct qib_pportdata *ppd, struct qib_devdata *dd,  in qib_init_pportdata()
 322 static int init_pioavailregs(struct qib_devdata *dd)  in init_pioavailregs()
 380 static void init_shadow_tids(struct qib_devdata *dd)  in init_shadow_tids()
 413 static int loadtime_init(struct qib_devdata *dd)  in loadtime_init()
 466 static int init_after_reset(struct qib_devdata *dd)  in init_after_reset()
 491 static void enable_chip(struct qib_devdata *dd)  in enable_chip()
 519 	struct qib_devdata *dd = (struct qib_devdata *) opaque;  in verify_interrupt()  local
 [all …]
 
 | 
| D | qib_twsi.c | 67 static void i2c_wait_for_writes(struct qib_devdata *dd)  in i2c_wait_for_writes()89 static void scl_out(struct qib_devdata *dd, u8 bit)  in scl_out()
 121 static void sda_out(struct qib_devdata *dd, u8 bit)  in sda_out()
 134 static u8 sda_in(struct qib_devdata *dd, int wait)  in sda_in()
 153 static int i2c_ackrcv(struct qib_devdata *dd)  in i2c_ackrcv()
 174 static int rd_byte(struct qib_devdata *dd, int last)  in rd_byte()
 205 static int wr_byte(struct qib_devdata *dd, u8 data)  in wr_byte()
 223 static void start_seq(struct qib_devdata *dd)  in start_seq()
 238 static void stop_seq(struct qib_devdata *dd)  in stop_seq()
 252 static void stop_cmd(struct qib_devdata *dd)  in stop_cmd()
 [all …]
 
 | 
| D | qib_pcie.c | 135 int qib_pcie_ddinit(struct qib_devdata *dd, struct pci_dev *pdev,  in qib_pcie_ddinit()177 void qib_pcie_ddcleanup(struct qib_devdata *dd)  in qib_pcie_ddcleanup()
 196 static void qib_msix_setup(struct qib_devdata *dd, int pos, u32 *msixcnt,  in qib_msix_setup()
 250 static int qib_msi_setup(struct qib_devdata *dd, int pos)  in qib_msi_setup()
 275 int qib_pcie_params(struct qib_devdata *dd, u32 minw, u32 *nent,  in qib_pcie_params()
 353 int qib_reinit_intr(struct qib_devdata *dd)  in qib_reinit_intr()
 403 void qib_nomsi(struct qib_devdata *dd)  in qib_nomsi()
 412 void qib_nomsix(struct qib_devdata *dd)  in qib_nomsix()
 454 void qib_pcie_getcmd(struct qib_devdata *dd, u16 *cmd, u8 *iline, u8 *cline)  in qib_pcie_getcmd()
 461 void qib_pcie_reenable(struct qib_devdata *dd, u16 cmd, u8 iline, u8 cline)  in qib_pcie_reenable()
 [all …]
 
 | 
| D | qib_tx.c | 61 void qib_disarm_piobufs(struct qib_devdata *dd, unsigned first, unsigned cnt)  in qib_disarm_piobufs()82 	struct qib_devdata *dd = rcd->dd;  in qib_disarm_piobufs_ifneeded()  local
 114 static struct qib_pportdata *is_sdma_buf(struct qib_devdata *dd, unsigned i)  in is_sdma_buf()
 132 static int find_ctxt(struct qib_devdata *dd, unsigned bufn)  in find_ctxt()
 171 void qib_disarm_piobufs_set(struct qib_devdata *dd, unsigned long *mask,  in qib_disarm_piobufs_set()
 224 static void update_send_bufs(struct qib_devdata *dd)  in update_send_bufs()
 270 static noinline void no_send_bufs(struct qib_devdata *dd)  in no_send_bufs()
 285 u32 __iomem *qib_getsendbuf_range(struct qib_devdata *dd, u32 *pbufnum,  in qib_getsendbuf_range()
 367 void qib_sendbuf_done(struct qib_devdata *dd, unsigned n)  in qib_sendbuf_done()
 385 void qib_chg_pioavailkernel(struct qib_devdata *dd, unsigned start,  in qib_chg_pioavailkernel()
 [all …]
 
 | 
| D | qib_diag.c | 69 	struct qib_devdata *dd;  member78 static struct qib_diag_client *get_client(struct qib_devdata *dd)  in get_client()
 104 	struct qib_devdata *dd = dc->dd;  in return_client()  local
 160 int qib_diag_add(struct qib_devdata *dd)  in qib_diag_add()
 183 void qib_diag_remove(struct qib_devdata *dd)  in qib_diag_remove()
 234 static u32 __iomem *qib_remap_ioaddr32(struct qib_devdata *dd, u32 offset,  in qib_remap_ioaddr32()
 339 static int qib_read_umem64(struct qib_devdata *dd, void __user *uaddr,  in qib_read_umem64()
 383 static int qib_write_umem64(struct qib_devdata *dd, u32 regoffs,  in qib_write_umem64()
 428 static int qib_read_umem32(struct qib_devdata *dd, void __user *uaddr,  in qib_read_umem32()
 474 static int qib_write_umem32(struct qib_devdata *dd, u32 regoffs,  in qib_write_umem32()
 [all …]
 
 | 
| D | qib_iba6120.c | 306 static inline u32 qib_read_ureg32(const struct qib_devdata *dd,  in qib_read_ureg32()332 static inline void qib_write_ureg(const struct qib_devdata *dd,  in qib_write_ureg()
 351 static inline u32 qib_read_kreg32(const struct qib_devdata *dd,  in qib_read_kreg32()
 359 static inline u64 qib_read_kreg64(const struct qib_devdata *dd,  in qib_read_kreg64()
 368 static inline void qib_write_kreg(const struct qib_devdata *dd,  in qib_write_kreg()
 382 static inline void qib_write_kreg_ctxt(const struct qib_devdata *dd,  in qib_write_kreg_ctxt()
 389 static inline void write_6120_creg(const struct qib_devdata *dd,  in write_6120_creg()
 396 static inline u64 read_6120_creg(const struct qib_devdata *dd, u16 regno)  in read_6120_creg()
 403 static inline u32 read_6120_creg32(const struct qib_devdata *dd, u16 regno)  in read_6120_creg32()
 670 static void qib_6120_txe_recover(struct qib_devdata *dd)  in qib_6120_txe_recover()
 [all …]
 
 | 
| D | qib_iba7220.c | 229 static inline u32 qib_read_ureg32(const struct qib_devdata *dd,  in qib_read_ureg32()255 static inline void qib_write_ureg(const struct qib_devdata *dd,  in qib_write_ureg()
 281 static inline void qib_write_kreg_ctxt(const struct qib_devdata *dd,  in qib_write_kreg_ctxt()
 288 static inline void write_7220_creg(const struct qib_devdata *dd,  in write_7220_creg()
 295 static inline u64 read_7220_creg(const struct qib_devdata *dd, u16 regno)  in read_7220_creg()
 302 static inline u32 read_7220_creg32(const struct qib_devdata *dd, u16 regno)  in read_7220_creg32()
 753 	struct qib_devdata *dd = ppd->dd;  in qib_disarm_7220_senderrbufs()  local
 769 static void qib_7220_txe_recover(struct qib_devdata *dd)  in qib_7220_txe_recover()
 780 	struct qib_devdata *dd = ppd->dd;  in qib_7220_sdma_sendctrl()  local
 899 	struct qib_devdata *dd = ppd->dd;  in sdma_7220_errors()  local
 [all …]
 
 | 
| D | qib_sd7220.c | 126 	struct qib_devdata *dd = ppd->dd;  in qib_ibsd_ucode_loaded()  local143 void qib_sd7220_clr_ibpar(struct qib_devdata *dd)  in qib_sd7220_clr_ibpar()
 175 static int qib_resync_ibepb(struct qib_devdata *dd)  in qib_resync_ibepb()
 227 static int qib_ibsd_reset(struct qib_devdata *dd, int assert_rst)  in qib_ibsd_reset()
 303 static void qib_sd_trimdone_monitor(struct qib_devdata *dd,  in qib_sd_trimdone_monitor()
 394 int qib_sd7220_init(struct qib_devdata *dd)  in qib_sd7220_init()
 552 static int epb_access(struct qib_devdata *dd, int sdnum, int claim)  in epb_access()
 621 static int epb_trans(struct qib_devdata *dd, u16 reg, u64 i_val, u64 *o_vp)  in epb_trans()
 656 static int qib_sd7220_reg_mod(struct qib_devdata *dd, int sdnum, u32 loc,  in qib_sd7220_reg_mod()
 746 static int qib_sd7220_ram_xfer(struct qib_devdata *dd, int sdnum, u32 loc,  in qib_sd7220_ram_xfer()
 [all …]
 
 | 
| D | qib_file_ops.c | 104 	struct qib_devdata *dd = rcd->dd;  in qib_get_base_info()  local290 	struct qib_devdata *dd = rcd->dd;  in qib_tid_update()  local
 484 	struct qib_devdata *dd = rcd->dd;  in qib_tid_free()  local
 669 	struct qib_devdata *dd = rcd->dd;  in qib_manage_rcvq()  local
 696 			       struct qib_devdata *dd)  in qib_clean_part_key()
 732 	struct qib_devdata *dd = rcd->dd;  in qib_mmap_mem()  local
 771 static int mmap_ureg(struct vm_area_struct *vma, struct qib_devdata *dd,  in mmap_ureg()
 803 			struct qib_devdata *dd,  in mmap_piobufs()
 854 	struct qib_devdata *dd = rcd->dd;  in mmap_rcvegrbufs()  local
 920 	struct qib_devdata *dd = rcd->dd;  in mmap_kvaddr()  local
 [all …]
 
 | 
| D | qib_fs.c | 150 	struct qib_devdata *dd = private2dd(file);  in dev_counters_read()  local162 	struct qib_devdata *dd = private2dd(file);  in dev_names_read()  local
 184 	struct qib_devdata *dd = private2dd(file);  in portnames_read()  local
 196 	struct qib_devdata *dd = private2dd(file);  in portcntrs_1_read()  local
 208 	struct qib_devdata *dd = private2dd(file);  in portcntrs_2_read()  local
 226 	struct qib_devdata *dd = private2dd(file);  in qsfp_1_read()  local
 247 	struct qib_devdata *dd = private2dd(file);  in qsfp_2_read()  local
 273 	struct qib_devdata *dd;  in flash_read()  local
 324 	struct qib_devdata *dd;  in flash_write()  local
 375 static int add_cntr_files(struct super_block *sb, struct qib_devdata *dd)  in add_cntr_files()
 [all …]
 
 | 
| D | qib_iba7322.c | 162 #define IS_QMH(dd) (SYM_FIELD((dd)->revision, Revision, BoardID) == \  argument164 #define IS_QME(dd) (SYM_FIELD((dd)->revision, Revision, BoardID) == \  argument
 775 static inline u32 qib_read_ureg32(const struct qib_devdata *dd,  in qib_read_ureg32()
 796 static inline u64 qib_read_ureg(const struct qib_devdata *dd,  in qib_read_ureg()
 817 static inline void qib_write_ureg(const struct qib_devdata *dd,  in qib_write_ureg()
 836 static inline u32 qib_read_kreg32(const struct qib_devdata *dd,  in qib_read_kreg32()
 844 static inline u64 qib_read_kreg64(const struct qib_devdata *dd,  in qib_read_kreg64()
 852 static inline void qib_write_kreg(const struct qib_devdata *dd,  in qib_write_kreg()
 886 static inline void qib_write_kreg_ctxt(const struct qib_devdata *dd,  in qib_write_kreg_ctxt()
 893 static inline u64 read_7322_creg(const struct qib_devdata *dd, u16 regno)  in read_7322_creg()
 [all …]
 
 | 
| D | qib_sysfs.c | 45 	struct qib_devdata *dd = ppd->dd;  in show_hrtbt_enb()  local56 	struct qib_devdata *dd = ppd->dd;  in store_hrtbt_enb()  local
 80 	struct qib_devdata *dd = ppd->dd;  in store_loopback()  local
 93 	struct qib_devdata *dd = ppd->dd;  in store_led_override()  local
 515 	struct qib_devdata *dd = dd_from_dev(dev);  in show_hca()  local
 537 	struct qib_devdata *dd = dd_from_dev(dev);  in show_boardversion()  local
 549 	struct qib_devdata *dd = dd_from_dev(dev);  in show_localbus_info()  local
 561 	struct qib_devdata *dd = dd_from_dev(dev);  in show_nctxts()  local
 576 	struct qib_devdata *dd = dd_from_dev(dev);  in show_nfreectxts()  local
 587 	struct qib_devdata *dd = dd_from_dev(dev);  in show_serial()  local
 [all …]
 
 | 
| D | qib_intr.c | 75 	struct qib_devdata *dd = ppd->dd;  in signal_ib_event()  local85 	struct qib_devdata *dd = ppd->dd;  in qib_handle_e_ibstatuschanged()  local
 189 void qib_handle_urcv(struct qib_devdata *dd, u64 ctxtr)  in qib_handle_urcv()
 216 void qib_bad_intrstatus(struct qib_devdata *dd)  in qib_bad_intrstatus()
 
 | 
| D | qib_eeprom.c | 53 int qib_eeprom_read(struct qib_devdata *dd, u8 eeprom_offset,  in qib_eeprom_read()77 static int eeprom_write_with_enable(struct qib_devdata *dd, u8 offset,  in eeprom_write_with_enable()
 100 int qib_eeprom_write(struct qib_devdata *dd, u8 eeprom_offset,  in qib_eeprom_write()
 144 void qib_get_eeprom_info(struct qib_devdata *dd)  in qib_get_eeprom_info()
 
 | 
| D | qib_driver.c | 98 	struct qib_devdata *dd;  in qib_count_active_units()  local128 	struct qib_devdata *dd;  in qib_count_units()  local
 201 	struct qib_devdata *dd = ppd->dd;  in qib_set_linkstate()  local
 448 	struct qib_devdata *dd = rcd->dd;  in qib_kreceive()  local
 655 	struct qib_devdata *dd = ppd->dd;  in qib_set_lid()  local
 684 	struct qib_devdata *dd = ppd->dd;  in qib_run_led_override()  local
 706 	struct qib_devdata *dd = ppd->dd;  in qib_set_led_override()  local
 758 	struct qib_devdata *dd = qib_lookup(unit);  in qib_reset_device()  local
 
 | 
| D | qib_mad.c | 281 	struct qib_devdata *dd = dd_from_ibdev(ibdev);  in subn_get_nodeinfo()  local316 	struct qib_devdata *dd = dd_from_ibdev(ibdev);  in subn_get_guidinfo()  local
 455 	struct qib_devdata *dd;  in subn_get_portinfo()  local
 579 static int get_pkeys(struct qib_devdata *dd, u8 port, u16 *pkeys)  in get_pkeys()
 605 		struct qib_devdata *dd = dd_from_ibdev(ibdev);  in subn_get_pkeytable()  local
 621 	struct qib_devdata *dd = dd_from_ibdev(ibdev);  in subn_set_guidinfo()  local
 656 	struct qib_devdata *dd;  in subn_set_portinfo()  local
 987 static int set_pkeys(struct qib_devdata *dd, u8 port, u16 *pkeys)  in set_pkeys()
 1044 	struct qib_devdata *dd = dd_from_ibdev(ibdev);  in subn_set_pkeytable()  local
 1155 	struct qib_devdata *dd = dd_from_ibdev(ibdev);  in pma_get_classportinfo()  local
 [all …]
 
 | 
| D | qib_wc_x86_64.c | 53 int qib_enable_wc(struct qib_devdata *dd)  in qib_enable_wc()132 void qib_disable_wc(struct qib_devdata *dd)  in qib_disable_wc()
 
 | 
| D | qib_debugfs.c | 110 	struct qib_devdata *dd = dd_from_dev(ibd);  in _opcode_stats_seq_show()  local132 	struct qib_devdata *dd = dd_from_dev(ibd);  in DEBUGFS_FILE()  local
 144 	struct qib_devdata *dd = dd_from_dev(ibd);  in _ctx_stats_seq_next()  local
 166 	struct qib_devdata *dd = dd_from_dev(ibd);  in _ctx_stats_seq_show()  local
 
 | 
| D | qib_verbs.c | 1156 	struct qib_devdata *dd = dd_from_dev(dev);  in qib_verbs_send_dma()  local1258 	struct qib_devdata *dd;  in no_bufs_available()  local
 1290 	struct qib_devdata *dd = dd_from_ibdev(qp->ibqp.device);  in qib_verbs_send_pio()  local
 1397 	struct qib_devdata *dd = dd_from_ibdev(qp->ibqp.device);  in qib_verbs_send()  local
 1429 	struct qib_devdata *dd = ppd->dd;  in qib_snapshot_counters()  local
 1523 void qib_ib_piobufavail(struct qib_devdata *dd)  in qib_ib_piobufavail()
 1573 	struct qib_devdata *dd = dd_from_ibdev(ibdev);  in qib_query_device()  local
 1622 	struct qib_devdata *dd = dd_from_ibdev(ibdev);  in qib_query_port()  local
 1677 	struct qib_devdata *dd = dd_from_ibdev(device);  in qib_modify_device()  local
 1732 	struct qib_devdata *dd = dd_from_ibdev(ibdev);  in qib_query_gid()  local
 [all …]
 
 | 
| D | qib_qsfp.c | 49 	struct qib_devdata *dd = ppd->dd;  in qsfp_read()  local160 	struct qib_devdata *dd = ppd->dd;  in qib_qsfp_write()  local
 466 	struct qib_devdata *dd = qd->ppd->dd;  in qib_qsfp_init()  local
 
 | 
| D | qib_user_sdma.c | 299 static int qib_user_sdma_page_to_frags(const struct qib_devdata *dd,  in qib_user_sdma_page_to_frags()561 static int qib_user_sdma_coalesce(const struct qib_devdata *dd,  in qib_user_sdma_coalesce()
 662 static int qib_user_sdma_pin_pages(const struct qib_devdata *dd,  in qib_user_sdma_pin_pages()
 719 static int qib_user_sdma_pin_pkt(const struct qib_devdata *dd,  in qib_user_sdma_pin_pkt()
 761 static int qib_user_sdma_init_payload(const struct qib_devdata *dd,  in qib_user_sdma_init_payload()
 806 static int qib_user_sdma_queue_pkts(const struct qib_devdata *dd,  in qib_user_sdma_queue_pkts()
 1053 	struct qib_devdata *dd = ppd->dd;  in qib_user_sdma_queue_clean()  local
 1131 	struct qib_devdata *dd = ppd->dd;  in qib_user_sdma_queue_drain()  local
 1241 	struct qib_devdata *dd = ppd->dd;  in qib_user_sdma_send_desc()  local
 1381 	struct qib_devdata *dd = rcd->dd;  in qib_user_sdma_writev()  local
 
 | 
| D | qib_qp.c | 124 static int alloc_qpn(struct qib_devdata *dd, struct qib_qpn_table *qpt,  in alloc_qpn()295 unsigned qib_free_all_qps(struct qib_devdata *dd)  in qib_free_all_qps()
 644 		struct qib_devdata *dd = dd_from_dev(dev);  in qib_modify_qp()  local
 983 	struct qib_devdata *dd;  in qib_create_qp()  local
 1255 void qib_init_qpn_table(struct qib_devdata *dd, struct qib_qpn_table *qpt)  in qib_init_qpn_table()
 
 | 
| D | qib_wc_ppc64.c | 46 int qib_enable_wc(struct qib_devdata *dd)  in qib_enable_wc()
 | 
| D | qib_7220.h | 120 static inline u32 qib_read_kreg32(const struct qib_devdata *dd,  in qib_read_kreg32()128 static inline u64 qib_read_kreg64(const struct qib_devdata *dd,  in qib_read_kreg64()
 137 static inline void qib_write_kreg(const struct qib_devdata *dd,  in qib_write_kreg()
 
 | 
| D | qib_cq.c | 501 int qib_cq_init(struct qib_devdata *dd)  in qib_cq_init()532 void qib_cq_exit(struct qib_devdata *dd)  in qib_cq_exit()
 
 | 
| D | qib_sdma.c | 309 	struct qib_devdata *dd = ppd->dd;  in free_sdma()  local352 	struct qib_devdata *dd = ppd->dd;  in qib_sdma_make_progress()  local
 435 	struct qib_devdata *dd = ppd->dd;  in qib_setup_sdma()  local
 
 | 
| D | qib_ud.c | 398 	struct qib_devdata *dd = ppd->dd;  in qib_lookup_pkey()  local
 | 
| D | qib.h | 212 	struct qib_devdata *dd;  member539 	struct qib_devdata *dd;  member
 1230 	struct qib_devdata *dd = dd_from_ibdev(ibdev);  in to_iport()  local
 1305 #define qib_inc_eeprom_err(dd, eidx, incr)  argument
 1394 	const struct qib_devdata *dd = rcd->dd;  in qib_get_hdrqtail()  local
 1512 #define qib_dev_err(dd, fmt, ...) \  argument
 1516 #define qib_dev_warn(dd, fmt, ...) \  argument
 1520 #define qib_dev_porterr(dd, port, fmt, ...) \  argument
 
 | 
| D | qib_rc.c | 652 	struct qib_devdata *dd = dd_from_ibdev(qp->ibqp.device);  in qib_send_rc_ack()  local
 | 
| D | qib_verbs.h | 272 	struct qib_devdata *dd;  member
 | 
| /linux-4.4.14/drivers/clk/ti/ | 
| D | dpll.c | 147 	struct dpll_data *dd = clk_hw->dpll_data;  in _register_dpll()  local198 	struct dpll_data *dd;  in ti_clk_register_dpll()  local
 344 	struct dpll_data *dd = NULL;  in of_ti_dpll_setup()  local
 451 	const struct dpll_data dd = {  in of_ti_omap3_dpll_setup()  local
 471 	const struct dpll_data dd = {  in of_ti_omap3_core_dpll_setup()  local
 490 	const struct dpll_data dd = {  in of_ti_omap3_per_dpll_setup()  local
 510 	const struct dpll_data dd = {  in of_ti_omap3_per_jtype_dpll_setup()  local
 533 	const struct dpll_data dd = {  in of_ti_omap4_dpll_setup()  local
 552 	const struct dpll_data dd = {  in of_ti_omap5_mpu_dpll_setup()  local
 573 	const struct dpll_data dd = {  in of_ti_omap4_core_dpll_setup()  local
 [all …]
 
 | 
| D | dpll3xxx.c | 52 	const struct dpll_data *dd;  in _omap3_dpll_write_clken()  local66 	const struct dpll_data *dd;  in _omap3_wait_dpll_status()  local
 143 	const struct dpll_data *dd;  in _omap3_noncore_dpll_lock()  local
 307 	struct dpll_data *dd = clk->dpll_data;  in omap3_noncore_dpll_program()  local
 420 	struct dpll_data *dd;  in omap3_noncore_dpll_enable()  local
 483 	struct dpll_data *dd;  in omap3_noncore_dpll_determine_rate()  local
 545 	struct dpll_data *dd;  in omap3_noncore_dpll_set_rate()  local
 624 	const struct dpll_data *dd;  in omap3_dpll_autoidle_read()  local
 653 	const struct dpll_data *dd;  in omap3_dpll_allow_idle()  local
 683 	const struct dpll_data *dd;  in omap3_dpll_deny_idle()  local
 [all …]
 
 | 
| D | dpll44xx.c | 93 static void omap4_dpll_lpmode_recalc(struct dpll_data *dd)  in omap4_dpll_lpmode_recalc()121 	struct dpll_data *dd;  in omap4_dpll_regm4xen_recalc()  local
 155 	struct dpll_data *dd;  in omap4_dpll_regm4xen_round_rate()  local
 206 	struct dpll_data *dd;  in omap4_dpll_regm4xen_determine_rate()  local
 
 | 
| D | clkt_dpll.c | 72 	struct dpll_data *dd;  in _dpll_test_fint()  local210 	struct dpll_data *dd;  in omap2_init_dpll_parent()  local
 245 	struct dpll_data *dd;  in omap2_get_dpll_rate()  local
 293 	struct dpll_data *dd;  in omap2_dpll_round_rate()  local
 
 | 
| /linux-4.4.14/drivers/staging/rdma/hfi1/ | 
| D | chip.c | 132 #define emulator_rev(dd) ((dd)->irev >> 8)  argument134 #define is_emulator_p(dd) ((((dd)->irev) & 0xf) == 3)  argument
 135 #define is_emulator_s(dd) ((((dd)->irev) & 0xf) == 4)  argument
 1250 u64 read_csr(const struct hfi1_devdata *dd, u32 offset)  in read_csr()
 1261 void write_csr(const struct hfi1_devdata *dd, u32 offset, u64 value)  in write_csr()
 1268 	struct hfi1_devdata *dd,  in get_csr_addr()
 1274 static inline u64 read_write_csr(const struct hfi1_devdata *dd, u32 csr,  in read_write_csr()
 1298 	struct hfi1_devdata *dd = context;  in dev_access_u32_csr()  local
 1308 	struct hfi1_devdata *dd = context;  in dev_access_u64_csr()  local
 1329 	struct hfi1_devdata *dd = context;  in dc_access_lcb_cntr()  local
 [all …]
 
 | 
| D | twsi.c | 85 static void i2c_wait_for_writes(struct hfi1_devdata *dd, u32 target)  in i2c_wait_for_writes()107 static void scl_out(struct hfi1_devdata *dd, u32 target, u8 bit)  in scl_out()
 139 static void sda_out(struct hfi1_devdata *dd, u32 target, u8 bit)  in sda_out()
 152 static u8 sda_in(struct hfi1_devdata *dd, u32 target, int wait)  in sda_in()
 169 static int i2c_ackrcv(struct hfi1_devdata *dd, u32 target)  in i2c_ackrcv()
 190 static int rd_byte(struct hfi1_devdata *dd, u32 target, int last)  in rd_byte()
 221 static int wr_byte(struct hfi1_devdata *dd, u32 target, u8 data)  in wr_byte()
 239 static void start_seq(struct hfi1_devdata *dd, u32 target)  in start_seq()
 254 static void stop_seq(struct hfi1_devdata *dd, u32 target)  in stop_seq()
 268 static void stop_cmd(struct hfi1_devdata *dd, u32 target)  in stop_cmd()
 [all …]
 
 | 
| D | pcie.c | 167 int hfi1_pcie_ddinit(struct hfi1_devdata *dd, struct pci_dev *pdev,  in hfi1_pcie_ddinit()239 void hfi1_pcie_ddcleanup(struct hfi1_devdata *dd)  in hfi1_pcie_ddcleanup()
 258 void hfi1_pcie_flr(struct hfi1_devdata *dd)  in hfi1_pcie_flr()
 284 static void msix_setup(struct hfi1_devdata *dd, int pos, u32 *msixcnt,  in msix_setup()
 354 static void update_lbus_info(struct hfi1_devdata *dd)  in update_lbus_info()
 369 int pcie_speeds(struct hfi1_devdata *dd)  in pcie_speeds()
 412 void request_msix(struct hfi1_devdata *dd, u32 *nent,  in request_msix()
 432 void hfi1_nomsix(struct hfi1_devdata *dd)  in hfi1_nomsix()
 446 void restore_pci_variables(struct hfi1_devdata *dd)  in restore_pci_variables()
 474 static void tune_pcie_caps(struct hfi1_devdata *dd)  in tune_pcie_caps()
 [all …]
 
 | 
| D | eprom.c | 106 static void write_enable(struct hfi1_devdata *dd)  in write_enable()119 static void write_disable(struct hfi1_devdata *dd)  in write_disable()
 133 static int wait_for_not_busy(struct hfi1_devdata *dd)  in wait_for_not_busy()
 165 static u32 read_device_id(struct hfi1_devdata *dd)  in read_device_id()
 175 static int erase_chip(struct hfi1_devdata *dd)  in erase_chip()
 193 static int erase_32kb_range(struct hfi1_devdata *dd, u32 start, u32 end)  in erase_32kb_range()
 228 static void read_page(struct hfi1_devdata *dd, u32 offset, u32 *result)  in read_page()
 241 static int read_length(struct hfi1_devdata *dd, u32 start, u32 len, u64 addr)  in read_length()
 268 static int write_page(struct hfi1_devdata *dd, u32 offset, u32 *data)  in write_page()
 284 static int write_length(struct hfi1_devdata *dd, u32 start, u32 len, u64 addr)  in write_length()
 [all …]
 
 | 
| D | init.c | 126 int hfi1_create_ctxts(struct hfi1_devdata *dd)  in hfi1_create_ctxts()198 	struct hfi1_devdata *dd = ppd->dd;  in hfi1_create_ctxtdata()  local
 359 	struct hfi1_devdata *dd = ppd->dd;  in set_link_ipg()  local
 466 			 struct hfi1_devdata *dd, u8 hw_pidx, u8 port)  in hfi1_init_pportdata()
 532 static int loadtime_init(struct hfi1_devdata *dd)  in loadtime_init()
 545 static int init_after_reset(struct hfi1_devdata *dd)  in init_after_reset()
 565 static void enable_chip(struct hfi1_devdata *dd)  in enable_chip()
 596 static int create_workqueues(struct hfi1_devdata *dd)  in create_workqueues()
 643 int hfi1_init(struct hfi1_devdata *dd, int reinit)  in hfi1_init()
 801 	struct hfi1_devdata *dd;  in hfi1_lookup()  local
 [all …]
 
 | 
| D | firmware.c | 245 static int __read_8051_data(struct hfi1_devdata *dd, u32 addr, u64 *result)  in __read_8051_data()279 int read_8051_data(struct hfi1_devdata *dd, u32 addr, u32 len, u64 *result)  in read_8051_data()
 307 static int write_8051(struct hfi1_devdata *dd, int code, u32 start,  in write_8051()
 363 static int invalid_header(struct hfi1_devdata *dd, const char *what,  in invalid_header()
 378 static int verify_css_header(struct hfi1_devdata *dd, struct css_header *css)  in verify_css_header()
 402 static int payload_check(struct hfi1_devdata *dd, const char *name,  in payload_check()
 421 static int obtain_one_firmware(struct hfi1_devdata *dd, const char *name,  in obtain_one_firmware()
 554 static int obtain_firmware(struct hfi1_devdata *dd)  in obtain_firmware()
 644 static void write_rsa_data(struct hfi1_devdata *dd, int what,  in write_rsa_data()
 671 static void write_streamed_rsa_data(struct hfi1_devdata *dd, int what,  in write_streamed_rsa_data()
 [all …]
 
 | 
| D | pio.c | 68 void __cm_reset(struct hfi1_devdata *dd, u64 sendctrl)  in __cm_reset()88 void pio_send_control(struct hfi1_devdata *dd, int op)  in pio_send_control()
 221 int init_sc_pools_and_sizes(struct hfi1_devdata *dd)  in init_sc_pools_and_sizes()
 423 int init_send_contexts(struct hfi1_devdata *dd)  in init_send_contexts()
 477 static int sc_hw_alloc(struct hfi1_devdata *dd, int type, u32 *sw_index,  in sc_hw_alloc()
 505 static void sc_hw_free(struct hfi1_devdata *dd, u32 sw_index, u32 hw_context)  in sc_hw_free()
 647 	struct hfi1_devdata *dd = sc->dd;  in set_pio_integrity()  local
 667 struct send_context *sc_alloc(struct hfi1_devdata *dd, int type,  in sc_alloc()
 834 	struct hfi1_devdata *dd;  in sc_free()  local
 924 	struct hfi1_devdata *dd = sc->dd;  in sc_wait_for_packet_egress()  local
 [all …]
 
 | 
| D | sysfs.c | 243 	struct hfi1_devdata *dd = ppd->dd;  in sc2vl_attr_show()  local423 	struct hfi1_devdata *dd = ppd->dd;  in vl2mtu_attr_show()  local
 459 	struct hfi1_devdata *dd = dd_from_dev(dev);  in show_hfi()  local
 474 	struct hfi1_devdata *dd = dd_from_dev(dev);  in show_boardversion()  local
 486 	struct hfi1_devdata *dd = dd_from_dev(dev);  in show_nctxts()  local
 504 	struct hfi1_devdata *dd = dd_from_dev(dev);  in show_nfreectxts()  local
 515 	struct hfi1_devdata *dd = dd_from_dev(dev);  in show_serial()  local
 527 	struct hfi1_devdata *dd = dd_from_dev(dev);  in store_chip_reset()  local
 556 	struct hfi1_devdata *dd = dd_from_dev(dev);  in show_tempsense()  local
 606 	struct hfi1_devdata *dd = dd_from_ibdev(ibdev);  in hfi1_create_port_files()  local
 [all …]
 
 | 
| D | file_ops.c | 363 		struct hfi1_devdata *dd;  in hfi1_file_write()  local486 	struct hfi1_devdata *dd;  in hfi1_file_mmap()  local
 756 	struct hfi1_devdata *dd;  in hfi1_file_close()  local
 886 	struct hfi1_devdata *dd = NULL;  in get_user_context()  local
 943 		struct hfi1_devdata *dd = hfi1_lookup(ndev);  in find_shared_ctxt()  local
 981 static int allocate_ctxt(struct file *fp, struct hfi1_devdata *dd,  in allocate_ctxt()
 1223 	struct hfi1_devdata *dd = uctxt->dd;  in setup_ctxt()  local
 1302 	struct hfi1_devdata *dd = uctxt->dd;  in get_base_info()  local
 1378 	struct hfi1_devdata *dd = uctxt->dd;  in poll_urgent()  local
 1400 	struct hfi1_devdata *dd = uctxt->dd;  in poll_next()  local
 [all …]
 
 | 
| D | sdma.c | 310 	struct hfi1_devdata *dd = sde->dd;  in sdma_wait_for_packet_egress()  local342 void sdma_wait(struct hfi1_devdata *dd)  in sdma_wait()
 484 		struct hfi1_devdata *dd = sde->dd;  in sdma_err_progress_check_schedule()  local
 772 	struct hfi1_devdata *dd,  in sdma_select_engine_vl()
 807 	struct hfi1_devdata *dd,  in sdma_select_engine_sc()
 865 int sdma_map_init(struct hfi1_devdata *dd, u8 port, u8 num_vls, u8 *vl_engines)  in sdma_map_init()
 951 static void sdma_clean(struct hfi1_devdata *dd, size_t num_engines)  in sdma_clean()
 1011 int sdma_init(struct hfi1_devdata *dd, u8 port)  in sdma_init()
 1197 void sdma_all_running(struct hfi1_devdata *dd)  in sdma_all_running()
 1215 void sdma_all_idle(struct hfi1_devdata *dd)  in sdma_all_idle()
 [all …]
 
 | 
| D | intr.c | 92 	struct hfi1_devdata *dd = ppd->dd;  in signal_ib_event()  local111 void handle_linkup_change(struct hfi1_devdata *dd, u32 linkup)  in handle_linkup_change()
 190 	struct hfi1_devdata *dd = rcd->dd;  in handle_user_interrupt()  local
 
 | 
| D | qsfp.c | 70 	struct hfi1_devdata *dd = ppd->dd;  in __i2c_write()  local105 	struct hfi1_devdata *dd = ppd->dd;  in i2c_write()  local
 123 	struct hfi1_devdata *dd = ppd->dd;  in __i2c_read()  local
 177 	struct hfi1_devdata *dd = ppd->dd;  in i2c_read()  local
 406 	struct hfi1_devdata *dd = ppd->dd;  in qsfp_mod_present()  local
 428 int get_cable_info(struct hfi1_devdata *dd, u32 port_num, u32 addr, u32 len,  in get_cable_info()
 
 | 
| D | diag.c | 276 int hfi1_diag_add(struct hfi1_devdata *dd)  in hfi1_diag_add()314 static void hfi1_snoop_remove(struct hfi1_devdata *dd)  in hfi1_snoop_remove()
 324 void hfi1_diag_remove(struct hfi1_devdata *dd)  in hfi1_diag_remove()
 373 	struct hfi1_devdata *dd;  in diagpkt_send()  local
 550 	struct hfi1_devdata *dd;  in diagpkt_write()  local
 584 static int hfi1_snoop_add(struct hfi1_devdata *dd, const char *name)  in hfi1_snoop_add()
 610 	struct hfi1_devdata *dd;  in hfi1_dd_from_sc_inode()  local
 618 static void adjust_integrity_checks(struct hfi1_devdata *dd)  in adjust_integrity_checks()
 649 	struct hfi1_devdata *dd;  in hfi1_snoop_open()  local
 738 	struct hfi1_devdata *dd;  in hfi1_snoop_release()  local
 [all …]
 
 | 
| D | debugfs.c | 143 	struct hfi1_devdata *dd = dd_from_dev(ibd);  in _opcode_stats_seq_show()  local167 	struct hfi1_devdata *dd = dd_from_dev(ibd);  in _ctx_stats_seq_start()  local
 179 	struct hfi1_devdata *dd = dd_from_dev(ibd);  in _ctx_stats_seq_next()  local
 201 	struct hfi1_devdata *dd = dd_from_dev(ibd);  in _ctx_stats_seq_show()  local
 290 	struct hfi1_devdata *dd;  in _sdes_seq_start()  local
 303 	struct hfi1_devdata *dd = dd_from_dev(ibd);  in _sdes_seq_next()  local
 321 	struct hfi1_devdata *dd = dd_from_dev(ibd);  in _sdes_seq_show()  local
 339 	struct hfi1_devdata *dd;  in dev_counters_read()  local
 356 	struct hfi1_devdata *dd;  in dev_names_read()  local
 383 	struct hfi1_devdata *dd;  in portnames_read()  local
 [all …]
 
 | 
| D | driver.c | 170 	struct hfi1_devdata *dd;  in hfi1_count_active_units()  local199 	struct hfi1_devdata *dd;  in hfi1_count_units()  local
 565 		struct hfi1_devdata *dd = rcd->dd;  in prescan_rxq()  local
 805 static inline void set_all_nodma_rtail(struct hfi1_devdata *dd)  in set_all_nodma_rtail()
 814 static inline void set_all_dma_rtail(struct hfi1_devdata *dd)  in set_all_dma_rtail()
 832 	struct hfi1_devdata *dd = rcd->dd;  in handle_receive_interrupt()  local
 957 	struct hfi1_devdata *dd = ppd->dd;  in set_mtu()  local
 1001 	struct hfi1_devdata *dd = ppd->dd;  in hfi1_set_lid()  local
 1027 	struct hfi1_devdata *dd = ppd->dd;  in run_led_override()  local
 1048 	struct hfi1_devdata *dd = ppd->dd;  in hfi1_set_led_override()  local
 [all …]
 
 | 
| D | verbs.c | 370 	struct hfi1_devdata *dd = dd_from_ibdev(qp->ibqp.device);  in post_one_send()  local1081 	struct hfi1_devdata *dd = sc->dd;  in no_bufs_available()  local
 1119 	struct hfi1_devdata *dd = dd_from_ibdev(qp->ibqp.device);  in qp_to_send_context()  local
 1252 	struct hfi1_devdata *dd;  in egress_pkey_check()  local
 1317 	struct hfi1_devdata *dd = dd_from_ibdev(qp->ibqp.device);  in hfi1_verbs_send()  local
 1379 	struct hfi1_devdata *dd = dd_from_ibdev(ibdev);  in query_device()  local
 1460 	struct hfi1_devdata *dd = dd_from_ibdev(ibdev);  in query_port()  local
 1526 	struct hfi1_devdata *dd = dd_from_ibdev(device);  in modify_device()  local
 1585 	struct hfi1_devdata *dd = dd_from_ibdev(ibdev);  in query_gid()  local
 1675 	struct hfi1_devdata *dd;  in hfi1_check_ah()  local
 [all …]
 
 | 
| D | qp.c | 141 static int alloc_qpn(struct hfi1_devdata *dd, struct hfi1_qpn_table *qpt,  in alloc_qpn()307 static unsigned free_all_qps(struct hfi1_devdata *dd)  in free_all_qps()
 620 	struct hfi1_devdata *dd;  in hfi1_modify_qp()  local
 1020 	struct hfi1_devdata *dd;  in hfi1_create_qp()  local
 1296 static int init_qpn_table(struct hfi1_devdata *dd, struct hfi1_qpn_table *qpt)  in init_qpn_table()
 1464 	struct hfi1_devdata *dd = dd_from_dev(dev);  in hfi1_qp_init()  local
 1500 	struct hfi1_devdata *dd = dd_from_dev(dev);  in hfi1_qp_exit()  local
 1525 	struct hfi1_devdata *dd = dd_from_ibdev(qp->ibqp.device);  in qp_to_sdma_engine()  local
 
 | 
| D | mad.c | 319 	struct hfi1_devdata *dd = dd_from_ibdev(ibdev);  in __subn_get_opa_nodeinfo()  local357 	struct hfi1_devdata *dd = dd_from_ibdev(ibdev);  in subn_get_nodeinfo()  local
 493 void read_ltp_rtt(struct hfi1_devdata *dd)  in read_ltp_rtt()
 518 	struct hfi1_devdata *dd;  in __subn_get_opa_portinfo()  local
 721 static int get_pkeys(struct hfi1_devdata *dd, u8 port, u16 *pkeys)  in get_pkeys()
 734 	struct hfi1_devdata *dd = dd_from_ibdev(ibdev);  in __subn_get_opa_pkeytable()  local
 940 	struct hfi1_devdata *dd = ppd->dd;  in set_port_states()  local
 1042 	struct hfi1_devdata *dd;  in __subn_set_opa_portinfo()  local
 1342 static int set_pkeys(struct hfi1_devdata *dd, u8 port, u16 *pkeys)  in set_pkeys()
 1401 	struct hfi1_devdata *dd = dd_from_ibdev(ibdev);  in __subn_set_opa_pkeytable()  local
 [all …]
 
 | 
| D | cq.c | 514 int hfi1_cq_init(struct hfi1_devdata *dd)  in hfi1_cq_init()545 void hfi1_cq_exit(struct hfi1_devdata *dd)  in hfi1_cq_exit()
 
 | 
| D | trace.h | 63 #define DD_DEV_ENTRY(dd)       __string(dev, dev_name(&(dd)->pcidev->dev))  argument64 #define DD_DEV_ASSIGN(dd)      __assign_str(dev, dev_name(&(dd)->pcidev->dev))  argument
 
 | 
| D | sdma.h | 405 	struct hfi1_devdata *dd;  member747 static inline void _sdma_close_tx(struct hfi1_devdata *dd,  in _sdma_close_tx()
 761 	struct hfi1_devdata *dd,  in _sdma_txadd_daddr()
 803 	struct hfi1_devdata *dd,  in sdma_txadd_page()
 852 	struct hfi1_devdata *dd,  in sdma_txadd_daddr()
 886 	struct hfi1_devdata *dd,  in sdma_txadd_kvaddr()
 
 | 
| D | hfi.h | 267 	struct hfi1_devdata *dd;  member551 	struct hfi1_devdata *dd;  member
 1230 static inline void pause_for_credit_return(struct hfi1_devdata *dd)  in pause_for_credit_return()
 1243 static inline u8 sc_to_vlt(struct hfi1_devdata *dd, u8 sc5)  in sc_to_vlt()
 1310 	struct hfi1_devdata *dd = ppd->dd;  in ingress_pkey_table_fail()  local
 1460 	struct hfi1_devdata *dd = dd_from_ibdev(ibdev);  in to_iport()  local
 1689 static inline u64 hfi1_pkt_default_send_ctxt_mask(struct hfi1_devdata *dd,  in hfi1_pkt_default_send_ctxt_mask()
 1723 static inline u64 hfi1_pkt_base_sdma_integrity(struct hfi1_devdata *dd)  in hfi1_pkt_base_sdma_integrity()
 1763 #define dd_dev_emerg(dd, fmt, ...) \  argument
 1766 #define dd_dev_err(dd, fmt, ...) \  argument
 [all …]
 
 | 
| D | user_sdma.h | 74 	struct hfi1_devdata *dd;  member
 | 
| D | chip.h | 560 static inline u64 read_kctxt_csr(const struct hfi1_devdata *dd, int ctxt,  in read_kctxt_csr()567 static inline void write_kctxt_csr(struct hfi1_devdata *dd, int ctxt,  in write_kctxt_csr()
 582 	struct hfi1_devdata *dd,  in get_kctxt_csr_addr()
 595 static inline u64 read_uctxt_csr(const struct hfi1_devdata *dd, int ctxt,  in read_uctxt_csr()
 602 static inline void write_uctxt_csr(struct hfi1_devdata *dd, int ctxt,  in write_uctxt_csr()
 
 | 
| D | pio_copy.c | 74 void pio_copy(struct hfi1_devdata *dd, struct pio_buf *pbuf, u64 pbc,  in pio_copy()
 | 
| D | ud.c | 855 				struct hfi1_devdata *dd = ppd->dd;  in hfi1_ud_rcv()  local
 | 
| D | user_sdma.c | 358 	struct hfi1_devdata *dd;  in hfi1_user_sdma_alloc_queues()  local491 	struct hfi1_devdata *dd = pq->dd;  in hfi1_user_sdma_process_request()  local
 
 | 
| D | pio.h | 106 	struct hfi1_devdata *dd;		/* device */  member
 | 
| D | verbs.h | 284 	struct hfi1_devdata *dd;  member
 | 
| /linux-4.4.14/drivers/block/mtip32xx/ | 
| D | mtip32xx.c | 152 	struct driver_data *dd = pci_get_drvdata(pdev);  in mtip_check_surprise_removal()  local172 static struct mtip_cmd *mtip_get_int_command(struct driver_data *dd)  in mtip_get_int_command()
 186 static void mtip_put_int_command(struct driver_data *dd, struct mtip_cmd *cmd)  in mtip_put_int_command()
 194 static struct request *mtip_rq_from_tag(struct driver_data *dd,  in mtip_rq_from_tag()
 202 static struct mtip_cmd *mtip_cmd_from_tag(struct driver_data *dd,  in mtip_cmd_from_tag()
 231 	struct driver_data *dd = port->dd;  in mtip_async_complete()  local
 256 static int mtip_hba_reset(struct driver_data *dd)  in mtip_hba_reset()
 522 static int mtip_device_reset(struct driver_data *dd)  in mtip_device_reset()
 545 static void print_tags(struct driver_data *dd,  in print_tags()
 606 static void mtip_handle_tfe(struct driver_data *dd)  in mtip_handle_tfe()
 [all …]
 
 | 
| D | mtip32xx.h | 360 	struct driver_data *dd;  member
 | 
| /linux-4.4.14/drivers/parport/ | 
| D | parport_ax88796.c | 58 	struct ax_drvdata *dd = pp_to_drv(p);  in parport_ax88796_read_data()  local66 	struct ax_drvdata *dd = pp_to_drv(p);  in parport_ax88796_write_data()  local
 74 	struct ax_drvdata *dd = pp_to_drv(p);  in parport_ax88796_read_control()  local
 96 	struct ax_drvdata *dd = pp_to_drv(p);  in parport_ax88796_write_control()  local
 125 	struct ax_drvdata *dd = pp_to_drv(p);  in parport_ax88796_read_status()  local
 151 	struct ax_drvdata *dd = pp_to_drv(p);  in parport_ax88796_frob_control()  local
 164 	struct ax_drvdata *dd = pp_to_drv(p);  in parport_ax88796_enable_irq()  local
 178 	struct ax_drvdata *dd = pp_to_drv(p);  in parport_ax88796_disable_irq()  local
 192 	struct ax_drvdata *dd = pp_to_drv(p);  in parport_ax88796_data_forward()  local
 201 	struct ax_drvdata *dd = pp_to_drv(p);  in parport_ax88796_data_reverse()  local
 [all …]
 
 | 
| /linux-4.4.14/drivers/crypto/ | 
| D | omap-des.c | 49 #define DES_REG_KEY(dd, x)		((dd)->pdata->key_ofs - \  argument52 #define DES_REG_IV(dd, x)		((dd)->pdata->iv_ofs + ((x) * 0x04))  argument
 54 #define DES_REG_CTRL(dd)		((dd)->pdata->ctrl_ofs)  argument
 61 #define DES_REG_DATA_N(dd, x)		((dd)->pdata->data_ofs + ((x) * 0x04))  argument
 63 #define DES_REG_REV(dd)			((dd)->pdata->rev_ofs)  argument
 65 #define DES_REG_MASK(dd)		((dd)->pdata->mask_ofs)  argument
 69 #define DES_REG_IRQ_STATUS(dd)         ((dd)->pdata->irq_status_ofs)  argument
 70 #define DES_REG_IRQ_ENABLE(dd)         ((dd)->pdata->irq_enable_ofs)  argument
 81 	struct omap_des_dev *dd;  member
 176 #define omap_des_read(dd, offset)                               \  argument
 [all …]
 
 | 
| D | omap-aes.c | 50 #define AES_REG_KEY(dd, x)		((dd)->pdata->key_ofs - \  argument52 #define AES_REG_IV(dd, x)		((dd)->pdata->iv_ofs + ((x) * 0x04))  argument
 54 #define AES_REG_CTRL(dd)		((dd)->pdata->ctrl_ofs)  argument
 68 #define AES_REG_DATA_N(dd, x)		((dd)->pdata->data_ofs + ((x) * 0x04))  argument
 70 #define AES_REG_REV(dd)			((dd)->pdata->rev_ofs)  argument
 72 #define AES_REG_MASK(dd)		((dd)->pdata->mask_ofs)  argument
 82 #define AES_REG_IRQ_STATUS(dd)         ((dd)->pdata->irq_status_ofs)  argument
 83 #define AES_REG_IRQ_ENABLE(dd)         ((dd)->pdata->irq_enable_ofs)  argument
 101 	struct omap_aes_dev *dd;  member
 196 #define omap_aes_read(dd, offset)				\  argument
 [all …]
 
 | 
| D | atmel-sha.c | 81 	struct atmel_sha_dev	*dd;  member102 	struct atmel_sha_dev	*dd;  member
 147 static inline u32 atmel_sha_read(struct atmel_sha_dev *dd, u32 offset)  in atmel_sha_read()
 152 static inline void atmel_sha_write(struct atmel_sha_dev *dd,  in atmel_sha_write()
 260 	struct atmel_sha_dev *dd = NULL;  in atmel_sha_init()  local
 317 static void atmel_sha_write_ctrl(struct atmel_sha_dev *dd, int dma)  in atmel_sha_write_ctrl()
 351 static int atmel_sha_xmit_cpu(struct atmel_sha_dev *dd, const u8 *buf,  in atmel_sha_xmit_cpu()
 381 static int atmel_sha_xmit_pdc(struct atmel_sha_dev *dd, dma_addr_t dma_addr1,  in atmel_sha_xmit_pdc()
 419 	struct atmel_sha_dev *dd = data;  in atmel_sha_dma_callback()  local
 425 static int atmel_sha_xmit_dma(struct atmel_sha_dev *dd, dma_addr_t dma_addr1,  in atmel_sha_xmit_dma()
 [all …]
 
 | 
| D | omap-sham.c | 49 #define SHA_REG_IDIGEST(dd, x)		((dd)->pdata->idigest_ofs + ((x)*0x04))  argument50 #define SHA_REG_DIN(dd, x)		((dd)->pdata->din_ofs + ((x) * 0x04))  argument
 51 #define SHA_REG_DIGCNT(dd)		((dd)->pdata->digcnt_ofs)  argument
 53 #define SHA_REG_ODIGEST(dd, x)		((dd)->pdata->odigest_ofs + (x * 0x04))  argument
 63 #define SHA_REG_REV(dd)			((dd)->pdata->rev_ofs)  argument
 65 #define SHA_REG_MASK(dd)		((dd)->pdata->mask_ofs)  argument
 71 #define SHA_REG_SYSSTATUS(dd)		((dd)->pdata->sysstatus_ofs)  argument
 74 #define SHA_REG_MODE(dd)		((dd)->pdata->mode_ofs)  argument
 88 #define SHA_REG_LENGTH(dd)		((dd)->pdata->length_ofs)  argument
 141 	struct omap_sham_dev	*dd;  member
 [all …]
 
 | 
| D | atmel-aes.c | 83 	struct atmel_aes_dev *dd;  member215 static inline u32 atmel_aes_read(struct atmel_aes_dev *dd, u32 offset)  in atmel_aes_read()
 220 static inline void atmel_aes_write(struct atmel_aes_dev *dd,  in atmel_aes_write()
 226 static void atmel_aes_read_n(struct atmel_aes_dev *dd, u32 offset,  in atmel_aes_read_n()
 233 static void atmel_aes_write_n(struct atmel_aes_dev *dd, u32 offset,  in atmel_aes_write_n()
 261 static int atmel_aes_hw_init(struct atmel_aes_dev *dd)  in atmel_aes_hw_init()
 279 static inline unsigned int atmel_aes_get_version(struct atmel_aes_dev *dd)  in atmel_aes_get_version()
 284 static void atmel_aes_hw_version_init(struct atmel_aes_dev *dd)  in atmel_aes_hw_version_init()
 296 static void atmel_aes_finish_req(struct atmel_aes_dev *dd, int err)  in atmel_aes_finish_req()
 308 	struct atmel_aes_dev *dd = data;  in atmel_aes_dma_callback()  local
 [all …]
 
 | 
| D | atmel-tdes.c | 75 	struct atmel_tdes_dev *dd;  member181 static inline u32 atmel_tdes_read(struct atmel_tdes_dev *dd, u32 offset)  in atmel_tdes_read()
 186 static inline void atmel_tdes_write(struct atmel_tdes_dev *dd,  in atmel_tdes_write()
 192 static void atmel_tdes_write_n(struct atmel_tdes_dev *dd, u32 offset,  in atmel_tdes_write_n()
 219 static int atmel_tdes_hw_init(struct atmel_tdes_dev *dd)  in atmel_tdes_hw_init()
 236 static inline unsigned int atmel_tdes_get_version(struct atmel_tdes_dev *dd)  in atmel_tdes_get_version()
 241 static void atmel_tdes_hw_version_init(struct atmel_tdes_dev *dd)  in atmel_tdes_hw_version_init()
 255 	struct atmel_tdes_dev *dd = data;  in atmel_tdes_dma_callback()  local
 261 static int atmel_tdes_write_ctrl(struct atmel_tdes_dev *dd)  in atmel_tdes_write_ctrl()
 320 static int atmel_tdes_crypt_pdc_stop(struct atmel_tdes_dev *dd)  in atmel_tdes_crypt_pdc_stop()
 [all …]
 
 | 
| /linux-4.4.14/block/ | 
| D | deadline-iosched.c | 57 deadline_rb_root(struct deadline_data *dd, struct request *rq)  in deadline_rb_root()77 deadline_add_rq_rb(struct deadline_data *dd, struct request *rq)  in deadline_add_rq_rb()
 85 deadline_del_rq_rb(struct deadline_data *dd, struct request *rq)  in deadline_del_rq_rb()
 101 	struct deadline_data *dd = q->elevator->elevator_data;  in deadline_add_request()  local
 118 	struct deadline_data *dd = q->elevator->elevator_data;  in deadline_remove_request()  local
 127 	struct deadline_data *dd = q->elevator->elevator_data;  in deadline_merge()  local
 157 	struct deadline_data *dd = q->elevator->elevator_data;  in deadline_merged_request()  local
 193 deadline_move_to_dispatch(struct deadline_data *dd, struct request *rq)  in deadline_move_to_dispatch()
 205 deadline_move_request(struct deadline_data *dd, struct request *rq)  in deadline_move_request()
 226 static inline int deadline_check_fifo(struct deadline_data *dd, int ddir)  in deadline_check_fifo()
 [all …]
 
 | 
| /linux-4.4.14/arch/arm/vfp/ | 
| D | vfpdouble.c | 70 u32 vfp_double_normaliseround(int dd, struct vfp_double *vd, u32 fpscr, u32 exceptions, const char …  in vfp_double_normaliseround()250 static u32 vfp_double_fabs(int dd, int unused, int dm, u32 fpscr)  in vfp_double_fabs()
 256 static u32 vfp_double_fcpy(int dd, int unused, int dm, u32 fpscr)  in vfp_double_fcpy()
 262 static u32 vfp_double_fneg(int dd, int unused, int dm, u32 fpscr)  in vfp_double_fneg()
 268 static u32 vfp_double_fsqrt(int dd, int unused, int dm, u32 fpscr)  in vfp_double_fsqrt()
 358 static u32 vfp_compare(int dd, int signal_on_qnan, int dm, u32 fpscr)  in vfp_compare()
 419 static u32 vfp_double_fcmp(int dd, int unused, int dm, u32 fpscr)  in vfp_double_fcmp()
 424 static u32 vfp_double_fcmpe(int dd, int unused, int dm, u32 fpscr)  in vfp_double_fcmpe()
 429 static u32 vfp_double_fcmpz(int dd, int unused, int dm, u32 fpscr)  in vfp_double_fcmpz()
 434 static u32 vfp_double_fcmpez(int dd, int unused, int dm, u32 fpscr)  in vfp_double_fcmpez()
 [all …]
 
 | 
| D | vfpsingle.c | 482 static u32 vfp_single_fcvtd(int dd, int unused, s32 m, u32 fpscr)  in vfp_single_fcvtd()
 | 
| /linux-4.4.14/sound/soc/atmel/ | 
| D | atmel-classd.c | 125 	struct atmel_classd *dd = snd_soc_card_get_drvdata(rtd->card);  in atmel_classd_cpu_dai_startup()  local136 	struct atmel_classd *dd = snd_soc_card_get_drvdata(rtd->card);  in atmel_classd_cpu_dai_shutdown()  local
 166 	struct atmel_classd *dd = snd_soc_card_get_drvdata(rtd->card);  in atmel_classd_platform_configure_dma()  local
 250 	struct atmel_classd *dd = snd_soc_card_get_drvdata(card);  in atmel_classd_codec_probe()  local
 317 	struct atmel_classd *dd = snd_soc_card_get_drvdata(rtd->card);  in atmel_classd_codec_dai_startup()  local
 378 	struct atmel_classd *dd = snd_soc_card_get_drvdata(rtd->card);  in atmel_classd_codec_dai_hw_params()  local
 426 	struct atmel_classd *dd = snd_soc_card_get_drvdata(rtd->card);  in atmel_classd_codec_dai_shutdown()  local
 502 	struct atmel_classd *dd = snd_soc_card_get_drvdata(card);  in atmel_classd_asoc_card_init()  local
 543 	struct atmel_classd *dd;  in atmel_classd_probe()  local
 
 | 
| /linux-4.4.14/fs/logfs/ | 
| D | dir.c | 66 static int write_dir(struct inode *dir, struct logfs_disk_dentry *dd,  in write_dir()161 	struct logfs_disk_dentry *dd;  in logfs_get_dd_page()  local
 289 	struct logfs_disk_dentry *dd;  in logfs_readdir()  local
 326 static void logfs_set_name(struct logfs_disk_dentry *dd, struct qstr *name)  in logfs_set_name()
 336 	struct logfs_disk_dentry *dd;  in logfs_lookup()  local
 372 	struct logfs_disk_dentry *dd;  in logfs_write_dir()  local
 551 		struct logfs_disk_dentry *dd, loff_t *pos)  in logfs_get_dd()
 589 	struct logfs_disk_dentry dd;  in logfs_rename_cross()  local
 634 		struct logfs_disk_dentry *dd, struct inode *inode)  in logfs_replace_inode()
 664 	struct logfs_disk_dentry dd;  in logfs_rename_target()  local
 
 | 
| /linux-4.4.14/drivers/acpi/ | 
| D | dock.c | 94 	struct dock_dependent_device *dd;  in add_dock_dependent_device()  local107 static void dock_hotplug_event(struct dock_dependent_device *dd, u32 event,  in dock_hotplug_event()
 172 	struct dock_dependent_device *dd;  in find_dock_dependent_device()  local
 246 	struct dock_dependent_device *dd;  in hot_remove_dock_devices()  local
 272 	struct dock_dependent_device *dd;  in hotplug_dock_devices()  local
 304 	struct dock_dependent_device *dd;  in dock_event()  local
 608 	struct platform_device *dd;  in acpi_dock_add()  local
 
 | 
| /linux-4.4.14/drivers/md/ | 
| D | dm-table.c | 220 		struct dm_dev_internal *dd =  in free_devices()  local265 	struct dm_dev_internal *dd;  in find_device()  local
 348 static int upgrade_mode(struct dm_dev_internal *dd, fmode_t new_mode,  in upgrade_mode()
 396 	struct dm_dev_internal *dd;  in dm_get_device()  local
 465 	struct dm_dev_internal *dd;  in dm_put_device()  local
 839 	struct dm_dev_internal *dd;  in dm_table_set_type()  local
 1041 	struct dm_dev_internal *dd = NULL;  in dm_table_get_integrity_disk()  local
 1652 	struct dm_dev_internal *dd;  in dm_table_any_congested()  local
 
 | 
| D | raid5-cache.c | 965 		int dd;  in r5l_recovery_flush_one_meta()  local
 | 
| D | dm-ioctl.c | 1399 	struct dm_dev_internal *dd;  in retrieve_deps()  local
 | 
| /linux-4.4.14/arch/arm/mach-omap2/ | 
| D | clkt2xxx_dpllcore.c | 118 	const struct dpll_data *dd;  in omap2_reprogram_dpllcore()  local
 | 
| /linux-4.4.14/sound/soc/samsung/ | 
| D | odroidx2_max98090.c | 100 	struct odroidx2_drv_data *dd;  in odroidx2_audio_probe()  local
 | 
| /linux-4.4.14/drivers/net/wireless/ath/wil6210/ | 
| D | txrx.c | 181 			struct vring_tx_desc dd, *d = ⅆ  in wil_vring_free()  local192 			struct vring_rx_desc dd, *d = ⅆ  in wil_vring_free()  local
 222 	struct vring_rx_desc dd, *d = ⅆ  in wil_vring_alloc_skb()  local
 1496 	struct vring_tx_desc dd, *d = ⅆ  in __wil_tx_vring()  local
 1787 			struct vring_tx_desc dd, *d = ⅆ  in wil_tx_complete()  local
 
 | 
| D | pmc.c | 113 		struct vring_tx_desc dd = {}, *d = ⅆ  in wil_pmc_alloc()  local
 | 
| /linux-4.4.14/drivers/clk/berlin/ | 
| D | bg2q.c | 339 		const struct berlin2_div_data *dd = &bg2q_divs[n];  in berlin2q_clock_setup()  local
 | 
| D | bg2.c | 645 		const struct berlin2_div_data *dd = &bg2_divs[n];  in berlin2_clock_setup()  local
 | 
| /linux-4.4.14/arch/x86/kernel/cpu/ | 
| D | centaur.c | 116 	u32  aa, bb, cc, dd;  in init_centaur()  local
 | 
| /linux-4.4.14/Documentation/mic/mpssd/ | 
| D | mpssd.c | 81 	struct mic_device_desc dd;  member101 	struct mic_device_desc dd;  member
 133 	struct mic_device_desc dd;  member
 924 add_virtio_device(struct mic_info *mic, struct mic_device_desc *dd)  in add_virtio_device()
 
 | 
| /linux-4.4.14/drivers/misc/mic/host/ | 
| D | mic_virtio.c | 528 	struct mic_device_desc dd, *dd_config, *devp;  in mic_copy_dp_entry()  local620 	struct mic_device_desc *dd = NULL;  in mic_virtio_add_device()  local
 
 | 
| D | mic_virtio.h | 106 	struct mic_device_desc *dd;  member
 | 
| /linux-4.4.14/crypto/ | 
| D | rmd128.c | 52 	u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd;  in rmd128_transform()  local
 | 
| D | rmd256.c | 52 	u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd, tmp;  in rmd256_transform()  local
 | 
| D | rmd320.c | 56 	u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee, tmp;  in rmd320_transform()  local
 | 
| D | rmd160.c | 56 	u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee;  in rmd160_transform()  local
 | 
| /linux-4.4.14/arch/microblaze/include/asm/ | 
| D | cacheflush.h | 45 	void (*dd)(void); /* disable */  member
 | 
| /linux-4.4.14/drivers/scsi/megaraid/ | 
| D | megaraid_sas_base.c | 6581 static ssize_t megasas_sysfs_show_version(struct device_driver *dd, char *buf)  in megasas_sysfs_show_version()6590 megasas_sysfs_show_release_date(struct device_driver *dd, char *buf)  in megasas_sysfs_show_release_date()
 6599 megasas_sysfs_show_support_poll_for_event(struct device_driver *dd, char *buf)  in megasas_sysfs_show_support_poll_for_event()
 6608 megasas_sysfs_show_support_device_change(struct device_driver *dd, char *buf)  in megasas_sysfs_show_support_device_change()
 6617 megasas_sysfs_show_dbg_lvl(struct device_driver *dd, char *buf)  in megasas_sysfs_show_dbg_lvl()
 6623 megasas_sysfs_set_dbg_lvl(struct device_driver *dd, const char *buf, size_t count)  in megasas_sysfs_set_dbg_lvl()
 
 | 
| /linux-4.4.14/drivers/block/aoe/ | 
| D | aoedev.c | 307 	struct aoedev *d, **dd;  in flush()  local
 | 
| /linux-4.4.14/fs/hpfs/ | 
| D | dnode.c | 219 			struct dnode *dd;  in fix_up_ptrs()  local909 			       dnode_secno *dd, struct quad_buffer_head *qbh)  in map_dirent()
 
 | 
| /linux-4.4.14/drivers/ipack/devices/ | 
| D | scc2698.h | 64 		u8 dd, ip;   /* Input port register of block */  member82 		u8 dd, opcr; /* Output port configuration register of block */  member
 
 | 
| /linux-4.4.14/drivers/net/ethernet/synopsys/ | 
| D | dwc_eth_qos.c | 687 	struct dwceqos_dma_desc *dd;  in print_descriptor()  local1670 		struct dwceqos_dma_desc *dd = &lp->tx_descs[lp->tx_cur];  in dwceqos_tx_reclaim()  local
 1717 	struct dwceqos_dma_desc *dd;  in dwceqos_rx()  local
 1957 	struct dwceqos_dma_desc *dd = &lp->tx_descs[lp->tx_next];  in dwceqos_dmadesc_set_ctx()  local
 2011 	struct dwceqos_dma_desc *dd;  in dwceqos_tx_linear()  local
 2078 	struct dwceqos_dma_desc *dd;  in dwceqos_tx_frags()  local
 
 | 
| /linux-4.4.14/drivers/media/platform/exynos4-is/ | 
| D | fimc-lite.h | 147 	struct flite_drvdata	*dd;  member
 | 
| D | fimc-lite.c | 571 	struct flite_drvdata *dd = fimc->dd;  in fimc_lite_subdev_try_fmt()  local715 	struct flite_drvdata *dd = fimc->dd;  in fimc_lite_try_fmt()  local
 
 | 
| /linux-4.4.14/drivers/input/mouse/ | 
| D | cypress_ps2.h | 9 #define ENCODE_CMD(aa, bb, cc, dd) \  argument
 | 
| /linux-4.4.14/net/decnet/ | 
| D | dn_nsp_out.c | 549 			int ddl, unsigned char *dd, __le16 rem, __le16 loc)  in dn_nsp_do_disc()
 | 
| /linux-4.4.14/arch/powerpc/kernel/ | 
| D | align.c | 746 		double dd;  in fix_alignment()  member
 | 
| /linux-4.4.14/arch/mips/cavium-octeon/ | 
| D | octeon-irq.c | 1143 	struct octeon_irq_ciu_domain_data *dd = d->host_data;  in octeon_irq_ciu_xlat()  local1177 	struct octeon_irq_ciu_domain_data *dd = d->host_data;  in octeon_irq_ciu_map()  local
 1413 	struct octeon_irq_ciu_domain_data *dd;  in octeon_irq_init_ciu()  local
 
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ | 
| D | init.c | 225 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd,  in ath_descdma_setup()
 | 
| D | xmit.c | 2777 	struct ath_descdma *dd = &sc->txsdma;  in ath_txstatus_setup()  local
 | 
| /linux-4.4.14/drivers/usb/gadget/udc/ | 
| D | lpc32xx_udc.c | 965 	struct lpc32xx_usbd_dd_gad	*dd;  in udc_dd_alloc()  local976 static void udc_dd_free(struct lpc32xx_udc *udc, struct lpc32xx_usbd_dd_gad *dd)  in udc_dd_free()
 1816 		struct lpc32xx_usbd_dd_gad *dd;  in lpc32xx_ep_queue()  local
 2043 	struct lpc32xx_usbd_dd_gad *dd;  in udc_handle_dma_ep()  local
 
 | 
| /linux-4.4.14/drivers/dma/ | 
| D | dma-jz4740.c | 512 	struct dma_device *dd;  in jz4740_dma_probe()  local
 | 
| D | dma-jz4780.c | 749 	struct dma_device *dd;  in jz4780_dma_probe()  local
 | 
| D | imx-sdma.c | 274 	u32  dd;  member
 | 
| /linux-4.4.14/drivers/block/drbd/ | 
| D | drbd_nl.c | 1460 	enum determine_dev_size dd;  in drbd_adm_attach()  local2496 	enum determine_dev_size dd;  in drbd_adm_resize()  local
 
 | 
| D | drbd_receiver.c | 3731 	enum determine_dev_size dd = DS_UNCHANGED;  in receive_sizes()  local
 | 
| /linux-4.4.14/drivers/scsi/aacraid/ | 
| D | aachba.c | 2890 	struct aac_delete_disk dd;  in force_delete_disk()  local2915 	struct aac_delete_disk dd;  in delete_disk()  local
 
 | 
| /linux-4.4.14/drivers/scsi/libfc/ | 
| D | fc_fcp.c | 755 	struct fcp_txrdy *dd;  in fc_fcp_recv()  local
 | 
| /linux-4.4.14/arch/ia64/include/asm/ | 
| D | processor.h | 116 	__u64 dd : 1;  member
 | 
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ | 
| D | dma.c | 301 static bool dma64_dd_parity(struct dma64desc *dd)  in dma64_dd_parity()
 | 
| /linux-4.4.14/arch/cris/arch-v32/drivers/ | 
| D | cryptocop.c | 3385 	dma_descr_data *dd;  in print_user_dma_lists()  local
 | 
| /linux-4.4.14/drivers/scsi/ | 
| D | hpsa.c | 1617 	struct raid_map_disk_data *dd = &map->data[0];  in hpsa_figure_phys_disk_ptrs()  local2990 	struct raid_map_disk_data *dd = &map_buff->data[0];  in hpsa_debug_map_buff()  local
 4624 	struct raid_map_disk_data *dd = &map->data[0];  in hpsa_scsi_ioaccel_raid_map()  local
 
 | 
| /linux-4.4.14/drivers/net/fddi/skfp/h/ | 
| D | skfbi.h | 1057 #define	MDRW(dd)	outpw(FM_A(FM_MDRU),(unsigned int)((dd)>>16)) ;\  argument
 |