Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_debugfs.c20 static const struct pvr_debugfs_entry pvr_debugfs_entries[] = { variable
33 for (i = 0; i < ARRAY_SIZE(pvr_debugfs_entries); ++i) { in pvr_debugfs_init()
34 const struct pvr_debugfs_entry *entry = &pvr_debugfs_entries[i]; in pvr_debugfs_init()