Searched defs:bfin_spi_transfer_ops (Results 1 – 1 of 1) sorted by relevance
47 struct bfin_spi_transfer_ops { struct48 void (*write) (struct bfin_spi_master_data *);49 void (*read) (struct bfin_spi_master_data *);50 void (*duplex) (struct bfin_spi_master_data *);