Searched defs:spi_handle (Results 1 – 1 of 1) sorted by relevance
101 struct spi_handle { struct102 struct spi_softc *sh_sc;103 struct spi_controller *sh_controller;104 int sh_slave;105 int sh_mode;106 int sh_speed;107 int sh_flags;