HomeSort by relevance Sort by last modified time
    Searched defs:SPI_IOC_RD_LSB_FIRST (Results 1 - 4 of 4) sorted by null

  /device/google/marlin/kernel-headers/linux/spi/
spi-contexthub.h 55 #define SPI_IOC_RD_LSB_FIRST _IOR(SPI_IOC_MAGIC, 2, __u8)
  /device/google/marlin/original-kernel-headers/linux/spi/
spi-contexthub.h 73 #define SPI_IOC_RD_LSB_FIRST _IOR(SPI_IOC_MAGIC, 2, __u8)
  /bionic/libc/kernel/uapi/linux/spi/
spidev.h 56 #define SPI_IOC_RD_LSB_FIRST _IOR(SPI_IOC_MAGIC, 2, __u8)
  /external/kernel-headers/original/uapi/linux/spi/
spidev.h 126 #define SPI_IOC_RD_LSB_FIRST _IOR(SPI_IOC_MAGIC, 2, __u8)

Completed in 341 milliseconds