Home
last modified time | relevance | path

Searched defs:_d (Results 1 – 19 of 19) sorted by relevance

/drivers/virtio/
Dvirtio.c11 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()
Dvirtio_pci_common.c476 static void virtio_pci_release_dev(struct device *_d) in virtio_pci_release_dev()
/drivers/hwtracing/stm/
Dstm.h56 #define to_stm_device(_d) \ argument
86 #define to_stm_source_device(_d) \ argument
/drivers/hwtracing/intel_th/
Dintel_th.h73 #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/
Dtxrx.c128 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
Dpmc.c112 struct vring_tx_desc *_d = &pmc->pring_va[i]; in wil_pmc_alloc() local
/drivers/dma/
Ddmaengine.c654 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
Dpch_dma.c371 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
Dep93xx_dma.c1202 struct ep93xx_dma_desc *desc, *_d; in ep93xx_dma_terminate_all() local
Dste_dma40.c764 struct d40_desc *_d; in d40_desc_get() local
1103 struct d40_desc *_d; in d40_term_all() local
/drivers/scsi/fnic/
Dfnic_trace.h87 #define FNIC_TRACE(_fn, _hn, _t, _a, _b, _c, _d, _e) \ argument
/drivers/soc/fsl/qbman/
Dqman_priv.h201 u32 *_d = dest->q.state; in qman_cgrs_and() local
213 u32 *_d = dest->q.state; in qman_cgrs_xor() local
/drivers/w1/masters/
Dds1wm.c361 unsigned char resp, _r, _r_prime, _d; in ds1wm_search() local
/drivers/rapidio/devices/
Dtsi721_dma.c913 struct tsi721_tx_desc *desc, *_d; in tsi721_terminate_all() local
/drivers/misc/mic/vop/
Dvop_main.c450 static void vop_virtio_release_dev(struct device *_d) in vop_virtio_release_dev()
/drivers/s390/virtio/
Dvirtio_ccw.c950 static void virtio_ccw_release_dev(struct device *_d) in virtio_ccw_release_dev()
/drivers/usb/gadget/udc/
Dpxa25x_udc.c1241 udc_seq_show(struct seq_file *m, void *_d) in udc_seq_show()
/drivers/clk/nxp/
Dclk-lpc32xx.c1171 #define LPC32XX_DEFINE_CLK(_idx, _reg, _e, _em, _d, _dm, _b, _bm, _ops) \ argument
/drivers/net/wireless/ath/ath9k/
Dar9003_phy.h552 #define AR_PHY_POWER_TX_RATE(_d) (AR_SM_BASE + 0x1c0 + ((_d) << 2)) argument