Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_hw.h59 extern int ath3k_load_patch(libusb_device_handle *hdl, const char *fw_path);
H A Dath3k_hw.c165 ath3k_load_patch(libusb_device_handle *hdl, const char *fw_path) in ath3k_load_patch() function
H A Dmain.c153 ret = ath3k_load_patch(hdl, fw_path); in ath3k_init_ar3012()