Searched refs:device_control (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/txx9/
H A Dtxx9aclc.c163 chan->device->device_control(chan, DMA_TERMINATE_ALL, 0);
271 chan->device->device_control(chan, DMA_TERMINATE_ALL, 0);
400 chan->device->device_control(chan,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/usbhid/
H A Dhid-pidff.c60 /* device_control is really 0x95, but 0x96 specified as it is the usage of
184 /* Special field in device_control */
185 struct hid_field *device_control; member in struct:pidff_device
938 pidff->device_control =
960 if (!pidff->device_control) {
977 pidff_find_special_keys(pidff->control_id, pidff->device_control,
981 PIDFF_FIND_SPECIAL_KEYS(control_id, device_control, device_control);
1168 pidff->device_control->value[0] = pidff->control_id[PID_RESET];
1175 pidff->device_control
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dcoh901318.c950 chan->device->device_control(chan, DMA_TERMINATE_ALL, 0);
1527 base->dma_slave.device_control = coh901318_control;
1547 base->dma_memcpy.device_control = coh901318_control;
H A Dste_dma40.c2287 base->dma_slave.device_control = d40_control;
2311 base->dma_memcpy.device_control = d40_control;
2341 base->dma_both.device_control = d40_control;
H A Dat_hdmac.c1098 atdma->dma_common.device_control = atc_control;
H A Ddmaengine.c696 !device->device_control);
H A Dfsldma.c1338 fdev->common.device_control = fsl_dma_device_control;
H A Dintel_mid_dma.c939 dma->common.device_control = intel_mid_dma_device_control;
H A Dpch_dma.c872 pd->dma.device_control = pd_device_control;
H A Dpl330.c757 pd->device_control = pl330_control;
H A Dtimb_dma.c750 td->dma.device_control = td_control;
H A Dshdma.c1055 shdev->common.device_control = sh_dmae_control;
H A Dtxx9dmac.c1155 dc->dma.device_control = txx9dmac_control;
H A Ddw_dmac.c1345 dw->dma.device_control = dwc_control;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dactbl1.h435 u16 device_control; member in struct:acpi_hest_aer_common
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddmaengine.h251 * DMA engine device_control() function.
425 * @device_control: manipulate all pending operations on a channel, returns
481 int (*device_control)(struct dma_chan *chan, enum dma_ctrl_cmd cmd, member in struct:dma_device
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dks8842.c870 tx_ctl->chan->device->device_control(tx_ctl->chan,
875 rx_ctl->chan->device->device_control(rx_ctl->chan,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dmx3fb.c390 mx3_fbi->txd->chan->device->device_control(mx3_fbi->txd->chan,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Datmel-mci.c591 chan->device->device_control(chan, DMA_TERMINATE_ALL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsh-sci.c1114 chan->device->device_control(chan, DMA_TERMINATE_ALL, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/ipu/
H A Dipu_idmac.c1680 dma->device_control = idmac_control;

Completed in 216 milliseconds