Searched refs:fdt_root (Results 1 – 2 of 2) sorted by relevance
83 if (!max10->fdt_root) in max10_check_capability()202 if (!fdt_root) { in init_max10_device_table()210 fdt_root = NULL; in init_max10_device_table()233 if (fdt_root) in init_max10_device_table()240 if (fdt_root) { in init_max10_device_table()248 max10->fdt_root = fdt_root; in init_max10_device_table()424 char *fdt_root = dev->fdt_root; in max10_sensor_init() local426 if (!fdt_root) { in max10_sensor_init()564 char *fdt_root; in max10_secure_hw_init() local566 fdt_root = dev->fdt_root; in max10_secure_hw_init()[all …]
37 char *fdt_root; member