Searched refs:rx_ranges (Results 1 – 1 of 1) sorted by relevance
488 struct rx_ranges { struct 497 const struct rx_ranges *rx_a = list_entry(a, struct rx_ranges, list); in rx_ranges_cmp() argument 498 const struct rx_ranges *rx_b = list_entry(b, struct rx_ranges, list); in rx_ranges_cmp() 512 struct rx_ranges ranges[SPI_TEST_MAX_TRANSFERS], *r; in spi_check_rx_ranges() 518 /* loop over all transfers to fill in the rx_ranges */ in spi_check_rx_ranges()