Home
last modified time | relevance | path

Searched refs:wmi_ops (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dcore.h147 const struct wmi_ops *ops;
Dwmi.c5213 static const struct wmi_ops wmi_ops = { variable
5274 static const struct wmi_ops wmi_10_1_ops = {
5336 static const struct wmi_ops wmi_10_2_ops = {
5396 static const struct wmi_ops wmi_10_2_4_ops = {
5481 ar->wmi.ops = &wmi_ops; in ath10k_wmi_attach()
Dwmi-ops.h24 struct wmi_ops { struct
Dwmi-tlv.c2725 static const struct wmi_ops wmi_tlv_ops = {