Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h201 const struct wmi_ops *ops;
H A Dwmi.c9101 static const struct wmi_ops wmi_ops = { variable
9170 static const struct wmi_ops wmi_10_1_ops = {
9240 static const struct wmi_ops wmi_10_2_ops = {
9308 static const struct wmi_ops wmi_10_2_4_ops = {
9382 static const struct wmi_ops wmi_10_4_ops = {
9500 ar->wmi.ops = &wmi_ops; in ath10k_wmi_attach()
H A Dwmi-ops.h14 struct wmi_ops { struct
H A Dwmi-tlv.c4527 static const struct wmi_ops wmi_tlv_ops = {