/drivers/virtio/ |
D | virtio.c | 11 static ssize_t device_show(struct device *_d, in device_show() 19 static ssize_t vendor_show(struct device *_d, in vendor_show() 27 static ssize_t status_show(struct device *_d, in status_show() 35 static ssize_t modalias_show(struct device *_d, in modalias_show() 44 static ssize_t features_show(struct device *_d, in features_show() 186 static int virtio_dev_probe(struct device *_d) in virtio_dev_probe() 255 static int virtio_dev_remove(struct device *_d) in virtio_dev_remove()
|
D | virtio_pci_common.c | 476 static void virtio_pci_release_dev(struct device *_d) in virtio_pci_release_dev()
|
/drivers/hwtracing/stm/ |
D | stm.h | 56 #define to_stm_device(_d) \ argument 86 #define to_stm_source_device(_d) \ argument
|
/drivers/hwtracing/intel_th/ |
D | intel_th.h | 73 #define to_intel_th_device(_d) \ argument 154 #define to_intel_th_driver(_d) \ argument 157 #define to_intel_th_driver_or_null(_d) \ argument
|
/drivers/net/wireless/ath/wil6210/ |
D | txrx.c | 128 volatile struct vring_tx_desc *_d = &vring->va[i].tx; in wil_vring_alloc() local 183 volatile struct vring_tx_desc *_d = in wil_vring_free() local 201 volatile struct vring_rx_desc *_d = in wil_vring_free() local 231 volatile struct vring_rx_desc *_d = &vring->va[i].rx; in wil_vring_alloc_skb() local 388 volatile struct vring_rx_desc *_d; in wil_vring_reap_rx() local 1621 volatile struct vring_tx_desc *_d; in __wil_tx_vring() local 1880 volatile struct vring_tx_desc *_d; in wil_tx_complete() local
|
D | pmc.c | 112 struct vring_tx_desc *_d = &pmc->pring_va[i]; in wil_pmc_alloc() local
|
/drivers/dma/ |
D | dmaengine.c | 654 struct dma_device *device, *_d; in __dma_request_channel() local 706 struct dma_device *d, *_d; in dma_request_chan() local 802 struct dma_device *device, *_d; in dmaengine_get() local
|
D | pch_dma.c | 371 struct pch_dma_desc *desc, *_d; in pdc_complete_all() local 457 struct pch_dma_desc *desc, *_d; in pdc_desc_get() local 542 struct pch_dma_desc *desc, *_d; in pd_free_chan_resources() local 666 struct pch_dma_desc *desc, *_d; in pd_device_terminate_all() local
|
D | ep93xx_dma.c | 1202 struct ep93xx_dma_desc *desc, *_d; in ep93xx_dma_terminate_all() local
|
D | ste_dma40.c | 764 struct d40_desc *_d; in d40_desc_get() local 1103 struct d40_desc *_d; in d40_term_all() local
|
/drivers/scsi/fnic/ |
D | fnic_trace.h | 87 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
|
/drivers/soc/fsl/qbman/ |
D | qman_priv.h | 201 u32 *_d = dest->q.state; in qman_cgrs_and() local 213 u32 *_d = dest->q.state; in qman_cgrs_xor() local
|
/drivers/w1/masters/ |
D | ds1wm.c | 361 unsigned char resp, _r, _r_prime, _d; in ds1wm_search() local
|
/drivers/rapidio/devices/ |
D | tsi721_dma.c | 913 struct tsi721_tx_desc *desc, *_d; in tsi721_terminate_all() local
|
/drivers/misc/mic/vop/ |
D | vop_main.c | 450 static void vop_virtio_release_dev(struct device *_d) in vop_virtio_release_dev()
|
/drivers/s390/virtio/ |
D | virtio_ccw.c | 950 static void virtio_ccw_release_dev(struct device *_d) in virtio_ccw_release_dev()
|
/drivers/usb/gadget/udc/ |
D | pxa25x_udc.c | 1241 udc_seq_show(struct seq_file *m, void *_d) in udc_seq_show()
|
/drivers/clk/nxp/ |
D | clk-lpc32xx.c | 1171 #define LPC32XX_DEFINE_CLK(_idx, _reg, _e, _em, _d, _dm, _b, _bm, _ops) \ argument
|
/drivers/net/wireless/ath/ath9k/ |
D | ar9003_phy.h | 552 #define AR_PHY_POWER_TX_RATE(_d) (AR_SM_BASE + 0x1c0 + ((_d) << 2)) argument
|