Searched refs:whd_bus_read_backplane_value_fptr (Results 1 – 5 of 5) sorted by relevance
98 whd_bus_read_backplane_value_t whd_bus_read_backplane_value_fptr; member
144 …return whd_driver->bus_if->whd_bus_read_backplane_value_fptr(whd_driver, address, register_length,… in whd_bus_read_backplane_value()
157 whd_driver->bus_if->whd_bus_read_backplane_value_fptr = whd_bus_m2m_read_backplane_value; in whd_bus_m2m_attach()
205 whd_bus_info->whd_bus_read_backplane_value_fptr = whd_bus_spi_read_backplane_value; in whd_bus_spi_attach()
182 whd_bus_info->whd_bus_read_backplane_value_fptr = whd_bus_sdio_read_backplane_value; in whd_bus_sdio_attach()