Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp3900_rts8822.c173 static SANE_Int RTS_DMA_Enable_Read (struct st_device *dev, SANE_Int dmacs,
175 static SANE_Int RTS_DMA_Enable_Write (struct st_device *dev, SANE_Int dmacs,
177 static SANE_Int RTS_DMA_Read (struct st_device *dev, SANE_Int dmacs,
184 static SANE_Int RTS_DMA_Write (struct st_device *dev, SANE_Int dmacs,
4234 RTS_DMA_Read (struct st_device *dev, SANE_Int dmacs, SANE_Int options, in RTS_DMA_Read() argument
4240 "+ RTS_DMA_Read(dmacs=%04x, options=%04x, size=%i., *buffer):\n", in RTS_DMA_Read()
4241 dmacs, options, size); in RTS_DMA_Read()
4250 if (RTS_DMA_Enable_Read (dev, dmacs, size, options) == OK) in RTS_DMA_Read()
4266 RTS_DMA_Write (struct st_device *dev, SANE_Int dmacs, SANE_Int options, in RTS_DMA_Write() argument
4272 "+ RTS_DMA_Write(dmacs in RTS_DMA_Write()
14230 RTS_DMA_Enable_Read(struct st_device *dev, SANE_Int dmacs, SANE_Int size, SANE_Int options) RTS_DMA_Enable_Read() argument
14253 RTS_DMA_Enable_Write(struct st_device *dev, SANE_Int dmacs, SANE_Int size, SANE_Int options) RTS_DMA_Enable_Write() argument
[all...]

Completed in 9 milliseconds