Home
last modified time | relevance | path

Searched defs:_power_switch (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_halmac.c2657 static enum halmac_ret_status _power_switch(struct halmac_adapter *halmac, in _power_switch() function
2681 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr) macro