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

/linux-4.4.14/drivers/sh/maple/
H A Dmaple.c52 static int started, scanning, fullscan; variable
562 if (!started || !fullscan) { maple_response_none()
581 if (!started || (scanning == 2) || !fullscan) { maple_response_devinfo()
619 fullscan = 1; maple_port_rescan()
622 fullscan = 0; maple_port_rescan()
706 if (!fullscan) maple_dma_handler()

Completed in 90 milliseconds