Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.h39 extern int htc_use_dev_fw;
H A Dhtc_drv_init.c41 int htc_use_dev_fw = 0; variable
42 module_param_named(use_dev_fw, htc_use_dev_fw, int, 0444);