Searched refs:fw_type (Results 1 – 2 of 2) sorted by relevance
53 const char *wifi_get_fw_path(int fw_type);
242 const char *wifi_get_fw_path(int fw_type) { in wifi_get_fw_path() argument243 switch (fw_type) { in wifi_get_fw_path()