Home
last modified time | relevance | path

Searched refs:wil_pm_runtime_get (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dethtool.c28 ret = wil_pm_runtime_get(wil); in wil_ethtoolops_get_coalesce()
82 ret = wil_pm_runtime_get(wil); in wil_ethtoolops_set_coalesce()
H A Dpm.c443 int wil_pm_runtime_get(struct wil6210_priv *wil) in wil_pm_runtime_get() function
H A Ddebugfs.c359 ret = wil_pm_runtime_get(wil); in mbox_show()
381 ret = wil_pm_runtime_get(wil); in wil_debugfs_iomem_x32_set()
401 ret = wil_pm_runtime_get(wil); in wil_debugfs_iomem_x32_get()
590 ret = wil_pm_runtime_get(wil); in memread_show()
646 rc = wil_pm_runtime_get(wil); in wil_read_file_ioblob()
H A Dnetdev.c54 rc = wil_pm_runtime_get(wil); in wil_open()
H A Dwil6210.h1398 int wil_pm_runtime_get(struct wil6210_priv *wil);