Searched refs:whd_device_core_is_up (Results 1 – 4 of 4) sorted by relevance
384 extern whd_result_t whd_device_core_is_up(whd_driver_t whd_driver, device_core_t core_id);
1041 result = whd_device_core_is_up(whd_driver, WLAN_ARM_CORE); in whd_spi_download_firmware()
1036 result = whd_device_core_is_up(whd_driver, WLAN_ARM_CORE); in whd_bus_sdio_download_firmware()
160 whd_result_t whd_device_core_is_up(whd_driver_t whd_driver, device_core_t core_id) in whd_device_core_is_up() function