Searched refs:whd_bus_write_backplane_value_fptr (Results 1 – 5 of 5) sorted by relevance
97 whd_bus_write_backplane_value_t whd_bus_write_backplane_value_fptr; member
138 …return whd_driver->bus_if->whd_bus_write_backplane_value_fptr(whd_driver, address, register_length… in whd_bus_write_backplane_value()
156 whd_driver->bus_if->whd_bus_write_backplane_value_fptr = whd_bus_m2m_write_backplane_value; in whd_bus_m2m_attach()
204 whd_bus_info->whd_bus_write_backplane_value_fptr = whd_bus_spi_write_backplane_value; in whd_bus_spi_attach()
181 whd_bus_info->whd_bus_write_backplane_value_fptr = whd_bus_sdio_write_backplane_value; in whd_bus_sdio_attach()