Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dgt68xx_low.h346 * started. Call gt68xx_device_is_moving() periodically to determine when
901 gt68xx_device_is_moving (GT68xx_Device * dev, SANE_Bool * moving);
913 * gt68xx_device_is_moving() periodically to determine when the movement is
926 * gt68xx_device_is_moving().
H A Dgt68xx_low.c582 gt68xx_device_is_moving (GT68xx_Device * dev, SANE_Bool * moving) in gt68xx_device_is_moving() function
584 CHECK_DEV_ACTIVE (dev, "gt68xx_device_is_moving"); in gt68xx_device_is_moving()
H A Dgt68xx_high.c442 status = gt68xx_device_is_moving (scanner->dev, &moving); in gt68xx_scanner_wait_for_positioning()

Completed in 6 milliseconds