Searched refs:whd_bus_wake_interrupt_present_fptr (Results 1 – 5 of 5) sorted by relevance
92 whd_bus_wake_interrupt_present_t whd_bus_wake_interrupt_present_fptr; member
117 return whd_driver->bus_if->whd_bus_wake_interrupt_present_fptr(whd_driver); in whd_bus_wake_interrupt_present()
151 whd_driver->bus_if->whd_bus_wake_interrupt_present_fptr = whd_bus_m2m_wake_interrupt_present; in whd_bus_m2m_attach()
224 whd_bus_info->whd_bus_wake_interrupt_present_fptr = whd_bus_spi_wake_interrupt_present; in whd_bus_spi_attach()
196 whd_bus_info->whd_bus_wake_interrupt_present_fptr = whd_bus_sdio_wake_interrupt_present; in whd_bus_sdio_attach()