Searched refs:nss_pm_client_unregister (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/
H A Dnss_pm.c278 * nss_pm_client_unregister
281 int nss_pm_client_unregister(nss_pm_client_t client_id) function
287 nss_pm_warning("nss_pm_client_unregister invalid client id %d \n", client_id);
294 nss_pm_warning("nss_pm_client_unregister client not registered %d \n", client_id);
301 nss_pm_info("nss_pm_client_unregister: client not registered \n");
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/exports/
H A Dnss_api_if.h723 int nss_pm_client_unregister(nss_pm_client_t client_id);

Completed in 26 milliseconds