Searched refs:fdt_root (Results 1 – 2 of 2) sorted by relevance
218 if (!fdt_root) { in init_max10_device_table()249 if (fdt_root) in init_max10_device_table()256 if (fdt_root) { in init_max10_device_table()264 max10->fdt_root = fdt_root; in init_max10_device_table()440 char *fdt_root = dev->fdt_root; in max10_sensor_init() local442 if (!fdt_root) { in max10_sensor_init()578 char *fdt_root = dev->fdt_root; in max10_staging_area_init() local582 if (!fdt_root) { in max10_staging_area_init()616 char *fdt_root; in max10_secure_hw_init() local618 fdt_root = dev->fdt_root; in max10_secure_hw_init()[all …]
37 char *fdt_root; member