Searched refs:DPI_QUEUE_STOP (Results 1 – 2 of 2) sorted by relevance
280 dev->started = DPI_QUEUE_STOP; in otx2_dpi_rawdev_stop()295 return dev ? DPI_QUEUE_STOP : DPI_QUEUE_START; in otx2_dpi_rawdev_reset()384 if (dpivf->state != DPI_QUEUE_STOP) { in otx2_dpi_rawdev_probe()
31 #define DPI_QUEUE_STOP 0x0 macro