Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/cpufreq/
Dcpufreq-dt-platdev.c21 static const struct of_device_id whitelist[] __initconst = { variable
155 match = of_match_node(whitelist, np); in cpufreq_dt_platdev_init()
/linux-4.19.296/drivers/gpio/
Dgpiolib-of.c200 const char *whitelist[] = { in of_find_regulator_gpio() local
215 i = match_string(whitelist, ARRAY_SIZE(whitelist), con_id); in of_find_regulator_gpio()
/linux-4.19.296/include/net/bluetooth/
Dhci_core.h380 struct list_head whitelist; member