Home
last modified time | relevance | path

Searched refs:icnss_vreg_cfg (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/platform/icnss2/
H A Dpower.c20 static struct icnss_vreg_cfg icnss_wcn6750_vreg_list[] = {
27 static struct icnss_vreg_cfg icnss_adrestea_vreg_list[] = {
43 static struct icnss_vreg_cfg icnss_wcn6450_vreg_list[] = {
312 static struct icnss_vreg_cfg *get_vreg_list(u32 *vreg_list_size, in get_vreg_list()
340 struct icnss_vreg_cfg *vreg_cfg = NULL; in icnss_get_vreg()
H A Dmain.h147 struct icnss_vreg_cfg { struct
161 struct icnss_vreg_cfg cfg; argument