Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/qcom/
H A Dsocinfo.c59 static const char *const socinfo_image_names[] = { variable
708 for (i = 0; i < ARRAY_SIZE(socinfo_image_names); i++) { in socinfo_debugfs_init()
709 if (!socinfo_image_names[i]) in socinfo_debugfs_init()
712 dentry = debugfs_create_dir(socinfo_image_names[i], in socinfo_debugfs_init()