Searched refs:buffer_rotate (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | kvs1025.c | 345 buffer_rotate(dev,SIDE_FRONT); in sane_start() 359 buffer_rotate(dev,SIDE_BACK); in sane_start()
|
H A D | kvs1025_low.h | 288 SANE_Status buffer_rotate(PKV_DEV dev, int side);
|
H A D | kvs1025_low.c | 1133 buffer_rotate(PKV_DEV s, int side) in buffer_rotate() function 1140 DBG (10, "buffer_rotate: start\n"); in buffer_rotate() 1148 DBG (5, "buffer_rotate: error %d\n",ret); in buffer_rotate() 1166 DBG (5, "buffer_rotate: error %d\n",ret); in buffer_rotate() 1176 DBG (10, "buffer_rotate: finished\n"); in buffer_rotate()
|
Completed in 3 milliseconds