Searched refs:wmi_ops (Results 1 - 4 of 4) sorted by path

/linux-master/drivers/net/wireless/ath/ath10k/
H A Dcore.h201 const struct wmi_ops *ops;
H A Dwmi-ops.h14 struct wmi_ops { struct
H A Dwmi-tlv.c4523 static const struct wmi_ops wmi_tlv_ops = {
H A Dwmi.c9098 static const struct wmi_ops wmi_ops = { variable in typeref:struct:wmi_ops
9167 static const struct wmi_ops wmi_10_1_ops = {
9237 static const struct wmi_ops wmi_10_2_ops = {
9305 static const struct wmi_ops wmi_10_2_4_ops = {
9379 static const struct wmi_ops wmi_10_4_ops = {
9497 ar->wmi.ops = &wmi_ops;

Completed in 363 milliseconds