Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/ath6kl/include/
Dwmi_api.h263 int wmi_set_btcoex_debug_cmd(struct wmi_t *wmip, WMI_SET_BTCOEX_DEBUG_CMD * cmd);
/linux-2.6.39/drivers/staging/ath6kl/os/linux/
Dioctl.c1206 if (wmi_set_btcoex_debug_cmd(ar->arWmi, &cmd) == 0) in ar60000_xioctl_set_btcoex_debug_cmd()
/linux-2.6.39/drivers/staging/ath6kl/wmi/
Dwmi.c5103 wmi_set_btcoex_debug_cmd(struct wmi_t *wmip, WMI_SET_BTCOEX_DEBUG_CMD * cmd) function