Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/ath3kfw/
H A Dath3k_hw.h61 extern int ath3k_set_normal_mode(libusb_device_handle *hdl);
H A Dath3k_hw.c295 ath3k_set_normal_mode(libusb_device_handle *hdl) in ath3k_set_normal_mode() function
H A Dmain.c165 ret = ath3k_set_normal_mode(hdl); in ath3k_init_ar3012()