Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h205 const struct wmi_ops *ops;
H A Dwmi.c9203 static const struct wmi_ops wmi_ops = { variable
9272 static const struct wmi_ops wmi_10_1_ops = {
9342 static const struct wmi_ops wmi_10_2_ops = {
9410 static const struct wmi_ops wmi_10_2_4_ops = {
9484 static const struct wmi_ops wmi_10_4_ops = {
9602 ar->wmi.ops = &wmi_ops; in ath10k_wmi_attach()
H A Dwmi-ops.h14 struct wmi_ops { struct
H A Dwmi-tlv.c4957 static const struct wmi_ops wmi_tlv_ops = {