Searched refs:sh_dmae_device (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dshdma.h42 struct sh_dmae_device { struct
H A Dshdma.c61 static u16 dmaor_read(struct sh_dmae_device *shdev)
66 static void dmaor_write(struct sh_dmae_device *shdev, u16 data)
76 static void sh_dmae_ctl_stop(struct sh_dmae_device *shdev)
83 static int sh_dmae_rst(struct sh_dmae_device *shdev)
110 struct sh_dmae_device *shdev = container_of(sh_chan->common.device,
111 struct sh_dmae_device, common);
124 struct sh_dmae_device *shdev = container_of(sh_chan->common.device,
125 struct sh_dmae_device, common);
189 struct sh_dmae_device *shdev = container_of(sh_chan->common.device,
190 struct sh_dmae_device, commo
[all...]

Completed in 179 milliseconds