Searched refs:hl_debugfs_list (Results 1 – 1 of 1) sorted by relevance
1525 static const struct hl_info_list hl_debugfs_list[] = { variable1615 int count = ARRAY_SIZE(hl_debugfs_list); in add_files_to_device()1728 debugfs_create_file(hl_debugfs_list[i].name, in add_files_to_device()1733 entry->info_ent = &hl_debugfs_list[i]; in add_files_to_device()1741 int count = ARRAY_SIZE(hl_debugfs_list); in hl_debugfs_device_init()