Searched refs:SPI_IO_CLOSE (Results 1 – 3 of 3) sorted by relevance
260 SPI_IO_CLOSE, /**< Close the SPI device. */ enumerator
346 case SPI_IO_CLOSE: in SpiIoDispatch()
353 ret = service->dispatcher->Dispatch(&service->object, SPI_IO_CLOSE, data, NULL); in SpiClose()