Searched defs:spi_attach_args (Results 1 – 1 of 1) sorted by relevance
91 struct spi_attach_args { struct92 struct spi_handle *sa_handle;94 int sa_ncompat; /* number of pointers in the96 const char ** sa_compat; /* chip names */97 prop_dictionary_t sa_prop; /* dictionary for this device */99 uintptr_t sa_cookie; /* OF node in openfirmware machines */