Home
last modified time | relevance | path

Searched refs:ath3k_version (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_hw.c138 struct ath3k_version *version) in ath3k_get_version()
148 sizeof(struct ath3k_version), in ath3k_get_version()
161 return (ret == sizeof(struct ath3k_version)); in ath3k_get_version()
169 struct ath3k_version fw_ver, pt_ver; in ath3k_load_patch()
241 struct ath3k_version fw_ver; in ath3k_load_syscfg()
H A Dath3k_fw.h36 struct ath3k_version { struct
H A Dath3k_hw.h58 struct ath3k_version *version);
H A Dmain.c246 struct ath3k_version ver; in main()