Searched refs:spi_seq_entry (Results 1 – 2 of 2) sorted by relevance
46 struct spi_seq_entry { struct62 struct spi_seq_entry* cmds;
185 dev->cmds = calloc(num_cmds, sizeof(struct spi_seq_entry)); in spi_seq_begin()