Searched refs:whitelist (Results 1 – 3 of 3) sorted by relevance
21 static const struct of_device_id whitelist[] __initconst = { variable155 match = of_match_node(whitelist, np); in cpufreq_dt_platdev_init()
200 const char *whitelist[] = { in of_find_regulator_gpio() local215 i = match_string(whitelist, ARRAY_SIZE(whitelist), con_id); in of_find_regulator_gpio()
380 struct list_head whitelist; member