Home
last modified time | relevance | path

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

/openbmc/linux/drivers/sh/maple/
H A Dmaple.c51 static int started, scanning, fullscan; variable
561 if (!started || !fullscan) { in maple_response_none()
580 if (!started || (scanning == 2) || !fullscan) { in maple_response_devinfo()
618 fullscan = 1; in maple_port_rescan()
621 fullscan = 0; in maple_port_rescan()
705 if (!fullscan) in maple_dma_handler()