Searched refs:ath3k_get_state (Results 1 – 3 of 3) sorted by relevance
112 ath3k_get_state(struct libusb_device_handle *hdl, unsigned char *state) in ath3k_get_state() function174 ret = ath3k_get_state(hdl, &fw_state); in ath3k_load_patch()244 ret = ath3k_get_state(hdl, &fw_state); in ath3k_load_syscfg()300 ret = ath3k_get_state(hdl, &fw_state); in ath3k_set_normal_mode()
55 extern int ath3k_get_state(struct libusb_device_handle *hdl,
349 r = ath3k_get_state(hdl, &state); in main()