Home
last modified time | relevance | path

Searched refs:gen_gpio_output (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h232 struct sk_buff *(*gen_gpio_output)(struct ath10k *ar, u32 gpio_num, u32 set); member
1150 skb = ar->wmi.ops->gen_gpio_output(ar, gpio_num, set); in ath10k_wmi_gpio_output()
H A Dwmi.c9204 .gen_gpio_output = ath10k_wmi_op_gen_gpio_output,
9277 .gen_gpio_output = ath10k_wmi_op_gen_gpio_output,
9351 .gen_gpio_output = ath10k_wmi_op_gen_gpio_output,
9424 .gen_gpio_output = ath10k_wmi_op_gen_gpio_output,
9507 .gen_gpio_output = ath10k_wmi_op_gen_gpio_output,