Home
last modified time | relevance | path

Searched refs:cnss_get_host_sol_value (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/platform/cnss2/
H A Dmain.h712 int cnss_get_host_sol_value(struct cnss_plat_data *plat_priv);
H A Ddebug.c203 seq_printf(s, "\nHost SOL: %d", cnss_get_host_sol_value(plat_priv)); in cnss_stats_show_gpio_state()
H A Dmain.c1916 int cnss_get_host_sol_value(struct cnss_plat_data *plat_priv) in cnss_get_host_sol_value() function
H A Dpci.c5975 ret = cnss_get_host_sol_value(pci_priv->plat_priv); in cnss_pci_assert_host_sol()