Home
last modified time | relevance | path

Searched refs:runtime_put_id (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/platform/cnss2/
H A Dpci.h121 atomic_t runtime_put_id[RTPM_ID_MAX]; member
H A Ddebug.c694 atomic_read(&pci_priv->pm_stats.runtime_put_id[i])); in cnss_runtime_pm_debug_show()
H A Dpci.c4360 atomic_inc(&pci_priv->pm_stats.runtime_put_id[id]); in cnss_pci_pm_runtime_put_record()