Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/qcom/
Dsocinfo.c60 static const char *const socinfo_image_names[] = { variable
600 for (i = 0; i < ARRAY_SIZE(socinfo_image_names); i++) { in socinfo_debugfs_init()
601 if (!socinfo_image_names[i]) in socinfo_debugfs_init()
604 dentry = debugfs_create_dir(socinfo_image_names[i], in socinfo_debugfs_init()