htc_use_dev_fw   1126 drivers/net/wireless/ath/ath9k/hif_usb.c 		if (htc_use_dev_fw) {
htc_use_dev_fw     39 drivers/net/wireless/ath/ath9k/hif_usb.h extern int htc_use_dev_fw;
htc_use_dev_fw     41 drivers/net/wireless/ath/ath9k/htc_drv_init.c int htc_use_dev_fw = 0;
htc_use_dev_fw     42 drivers/net/wireless/ath/ath9k/htc_drv_init.c module_param_named(use_dev_fw, htc_use_dev_fw, int, 0444);