/Linux-v4.19/drivers/dma/ |
D | virt-dma.c | 25 struct virt_dma_desc *vd = to_virt_desc(tx); in vchan_tx_submit() local 55 struct virt_dma_desc *vd = to_virt_desc(tx); in vchan_tx_desc_free() local 72 struct virt_dma_desc *vd; in vchan_find_desc() local 89 struct virt_dma_desc *vd, *_vd; in vchan_complete() local 118 struct virt_dma_desc *vd, *_vd; in vchan_dma_desc_free_list() local
|
D | virt-dma.h | 59 struct virt_dma_desc *vd, unsigned long tx_flags) in vchan_tx_prep() 93 static inline void vchan_cookie_complete(struct virt_dma_desc *vd) in vchan_cookie_complete() 111 static inline void vchan_vdesc_fini(struct virt_dma_desc *vd) in vchan_vdesc_fini() 125 static inline void vchan_cyclic_callback(struct virt_dma_desc *vd) in vchan_cyclic_callback() 139 static inline void vchan_terminate_vdesc(struct virt_dma_desc *vd) in vchan_terminate_vdesc() 185 struct virt_dma_desc *vd; in vchan_free_chan_resources() local
|
D | pxa_dma.c | 87 struct virt_dma_desc vd; /* Virtual descriptor */ member 583 static bool is_desc_completed(struct virt_dma_desc *vd) in is_desc_completed() 604 struct virt_dma_desc *vd) in pxad_try_hotchain() 656 struct virt_dma_desc *vd, *tmp; in pxad_chan_handler() local 769 static void pxad_free_desc(struct virt_dma_desc *vd) in pxad_free_desc() 830 *vd = container_of(tx, struct virt_dma_desc, tx); in pxad_tx_submit() local 898 pxad_tx_prep(struct virt_dma_chan *vc, struct virt_dma_desc *vd, in pxad_tx_prep() 1138 struct virt_dma_desc *vd = NULL; in pxad_terminate_all() local 1173 struct virt_dma_desc *vd = NULL; in pxad_residue() local
|
D | moxart-dma.c | 128 struct virt_dma_desc vd; member 181 static void moxart_dma_desc_free(struct virt_dma_desc *vd) in moxart_dma_desc_free() 422 struct virt_dma_desc *vd; in moxart_dma_start_desc() local 482 struct virt_dma_desc *vd; in moxart_tx_status() local
|
D | sun4i-dma.c | 159 struct virt_dma_desc vd; member 186 static struct sun4i_dma_contract *to_sun4i_dma_contract(struct virt_dma_desc *vd) in to_sun4i_dma_contract() 329 struct virt_dma_desc *vd; in __execute_vchan_pending() local 599 static void sun4i_dma_free_contract(struct virt_dma_desc *vd) in sun4i_dma_free_contract() 949 struct virt_dma_desc *vd; in sun4i_dma_tx_status() local
|
D | tegra210-adma.c | 109 struct virt_dma_desc vd; member 191 static void tegra_adma_desc_free(struct virt_dma_desc *vd) in tegra_adma_desc_free() 341 struct virt_dma_desc *vd = vchan_next_desc(&tdc->vc); in tegra_adma_start() local 456 struct virt_dma_desc *vd; in tegra_adma_tx_status() local
|
D | sprd-dma.c | 159 struct virt_dma_desc vd; member 201 static inline struct sprd_dma_desc *to_sprd_dma_desc(struct virt_dma_desc *vd) in to_sprd_dma_desc() 403 struct virt_dma_desc *vd = vchan_next_desc(&schan->vc); in sprd_dma_start() local 511 struct virt_dma_desc *vd; in sprd_dma_tx_status() local 830 static void sprd_dma_free_desc(struct virt_dma_desc *vd) in sprd_dma_free_desc()
|
D | k3dma.c | 76 struct virt_dma_desc vd; member 259 struct virt_dma_desc *vd = vchan_next_desc(&c->vc); in k3_dma_start_txd() local 362 struct virt_dma_desc *vd; in k3_dma_tx_status() local 688 static void k3_dma_free_desc(struct virt_dma_desc *vd) in k3_dma_free_desc()
|
D | sa11x0-dma.c | 77 struct virt_dma_desc vd; member 142 struct virt_dma_desc *vd = vchan_next_desc(&c->vc); in sa11x0_dma_next_desc() local 147 static void sa11x0_dma_free_desc(struct virt_dma_desc *vd) in sa11x0_dma_free_desc() 427 struct virt_dma_desc *vd; in sa11x0_dma_tx_status() local
|
D | s3c24xx-dma.c | 171 struct virt_dma_desc vd; member 510 struct virt_dma_desc *vd = vchan_next_desc(&s3cchan->vc); in s3c24xx_dma_start_next_txd() local 639 static void s3c24xx_dma_desc_free(struct virt_dma_desc *vd) in s3c24xx_dma_desc_free() 767 struct virt_dma_desc *vd; in s3c24xx_dma_tx_status() local
|
D | bcm2835-dma.c | 94 struct virt_dma_desc vd; member 222 static void bcm2835_dma_desc_free(struct virt_dma_desc *vd) in bcm2835_dma_desc_free() 455 struct virt_dma_desc *vd = vchan_next_desc(&c->vc); in bcm2835_dma_start_desc() local 574 struct virt_dma_desc *vd; in bcm2835_dma_tx_status() local
|
D | owl-dma.c | 166 struct virt_dma_desc vd; member 449 struct virt_dma_desc *vd = vchan_next_desc(&vchan->vc); in owl_dma_start_next_txd() local 597 static void owl_dma_desc_free(struct virt_dma_desc *vd) in owl_dma_desc_free() 669 struct virt_dma_desc *vd; in owl_dma_tx_status() local
|
D | zx_dma.c | 91 struct virt_dma_desc vd; member 193 struct virt_dma_desc *vd = vchan_next_desc(&c->vc); in zx_dma_start_txd() local 340 struct virt_dma_desc *vd; in zx_dma_tx_status() local 718 static void zx_dma_free_desc(struct virt_dma_desc *vd) in zx_dma_free_desc()
|
/Linux-v4.19/drivers/dma/mediatek/ |
D | mtk-hsdma.c | 132 struct virt_dma_desc vd; member 148 struct virt_dma_desc *vd; member 259 static struct mtk_hsdma_vdesc *to_hsdma_vdesc(struct virt_dma_desc *vd) in to_hsdma_vdesc() 300 static void mtk_hsdma_vdesc_free(struct virt_dma_desc *vd) in mtk_hsdma_vdesc_free() 498 struct virt_dma_desc *vd, *vd2; in mtk_hsdma_issue_vchan_pending() local 664 struct virt_dma_desc *vd; in mtk_hsdma_find_active_desc() local 683 struct virt_dma_desc *vd; in mtk_hsdma_tx_status() local
|
/Linux-v4.19/sound/core/ |
D | control.c | 593 struct snd_kcontrol_volatile *vd; in snd_ctl_activate_id() local 827 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_info() local 883 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_read() local 930 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_write() local 993 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_lock() local 1021 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_unlock() local 1447 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in call_tlv_handler() local 1471 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in read_tlv_buf() local 1499 struct snd_kcontrol_volatile *vd; in snd_ctl_tlv_ioctl() local
|
/Linux-v4.19/arch/s390/kernel/ |
D | vdso.c | 130 static void __init vdso_init_data(struct vdso_data *vd) in vdso_init_data() 157 struct vdso_per_cpu_data *vd; in vdso_alloc_per_cpu() local
|
/Linux-v4.19/drivers/dma/sh/ |
D | usb-dmac.c | 55 struct virt_dma_desc vd; member 66 #define to_usb_dmac_desc(vd) container_of(vd, struct usb_dmac_desc, vd) argument 227 struct virt_dma_desc *vd; in usb_dmac_chan_start_desc() local 510 struct virt_dma_desc *vd; in usb_dmac_chan_get_residue() local 568 static void usb_dmac_virt_desc_free(struct virt_dma_desc *vd) in usb_dmac_virt_desc_free()
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | mobility.c | 73 const char *name, u32 vd, char *value) in update_dt_property() 142 u32 vd; in update_dt_node() local
|
/Linux-v4.19/include/drm/tinydrm/ |
D | tinydrm.h | 86 #define TINYDRM_MODE(hd, vd, hd_mm, vd_mm) \ argument
|
/Linux-v4.19/drivers/clk/versatile/ |
D | icst.c | 79 unsigned int vd; in icst_hz_to_vco() local
|
/Linux-v4.19/drivers/gpu/drm/i2c/ |
D | ch7006_mode.c | 105 #define __MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument 135 #define MODE(f, hd, vd, ht, vt, hsynp, vsynp, \ argument
|
/Linux-v4.19/drivers/firmware/efi/test/ |
D | efi_test.c | 154 efi_guid_t vendor_guid, *vd = NULL; in efi_runtime_get_variable() local 419 efi_guid_t *vd = NULL; in efi_runtime_get_nextvariablename() local
|
/Linux-v4.19/drivers/dma/dw-axi-dmac/ |
D | dw-axi-dmac-platform.c | 313 struct virt_dma_desc *vd; in axi_chan_start_first_queued() local 544 struct virt_dma_desc *vd; in axi_chan_handle_err() local 572 struct virt_dma_desc *vd; in axi_chan_block_xfer_complete() local
|
/Linux-v4.19/drivers/media/radio/ |
D | radio-tea5777.h | 63 struct video_device vd; /* video device */ member
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | vecemu.c | 264 unsigned int va, vb, vc, vd; in emulate_altivec() local
|