Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dpmc.h24 void wil_pmc_free(struct wil6210_priv *wil, int send_pmc_cmd);
Dpmc.c200 void wil_pmc_free(struct wil6210_priv *wil, int send_pmc_cmd) in wil_pmc_free() argument
218 if (send_pmc_cmd) { in wil_pmc_free()