Searched refs:hl_debugfs_list (Results 1 – 1 of 1) sorted by relevance
1518 static const struct hl_info_list hl_debugfs_list[] = { variable1608 int count = ARRAY_SIZE(hl_debugfs_list); in add_files_to_device()1726 debugfs_create_file(hl_debugfs_list[i].name, in add_files_to_device()1731 entry->info_ent = &hl_debugfs_list[i]; in add_files_to_device()1739 int count = ARRAY_SIZE(hl_debugfs_list); in hl_debugfs_device_init()