Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_hw.h60 extern int ath3k_load_syscfg(libusb_device_handle *hdl, const char *fw_path);
H A Dath3k_hw.c236 ath3k_load_syscfg(libusb_device_handle *hdl, const char *fw_path) in ath3k_load_syscfg() function
H A Dmain.c159 ret = ath3k_load_syscfg(hdl, fw_path); in ath3k_init_ar3012()