Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dcore.h200 const struct wmi_ops *ops;
Dwmi.c9079 static const struct wmi_ops wmi_ops = { variable
9148 static const struct wmi_ops wmi_10_1_ops = {
9218 static const struct wmi_ops wmi_10_2_ops = {
9286 static const struct wmi_ops wmi_10_2_4_ops = {
9360 static const struct wmi_ops wmi_10_4_ops = {
9478 ar->wmi.ops = &wmi_ops; in ath10k_wmi_attach()
Dwmi-ops.h14 struct wmi_ops { struct
Dwmi-tlv.c4518 static const struct wmi_ops wmi_tlv_ops = {