Home
last modified time | relevance | path

Searched refs:htc_use_dev_fw (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dhif_usb.h39 extern int htc_use_dev_fw;
Dhtc_drv_init.c41 int htc_use_dev_fw = 0; variable
42 module_param_named(use_dev_fw, htc_use_dev_fw, int, 0444);
Dhif_usb.c1154 if (htc_use_dev_fw) { in ath9k_hif_request_firmware()