Searched refs:htc_use_dev_fw (Results 1 – 3 of 3) sorted by relevance
39 extern int htc_use_dev_fw;
41 int htc_use_dev_fw = 0; variable42 module_param_named(use_dev_fw, htc_use_dev_fw, int, 0444);
1154 if (htc_use_dev_fw) { in ath9k_hif_request_firmware()