Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dhp3900_rts8822.c183 static SANE_Int RTS_DMA_WaitReady (struct st_device *dev, SANE_Int msecs);
3773 rst = RTS_DMA_WaitReady (dev, 1500); in Init_Registers()
4138 RTS_DMA_WaitReady (struct st_device *dev, SANE_Int msecs) in RTS_DMA_WaitReady() function
4144 DBG (DBG_FNC, "+ RTS_DMA_WaitReady(msecs=%i):\n", msecs); in RTS_DMA_WaitReady()
4162 DBG (DBG_FNC, "- RTS_DMA_WaitReady: %i\n", rst); in RTS_DMA_WaitReady()
4404 if (RTS_DMA_WaitReady (dev, 1500) == OK) in RTS_DMA_CheckType()

Completed in 14 milliseconds