Home
last modified time | relevance | path

Searched refs:nb_files (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_mixer.c185 int nb_files; in sti_mixer_debugfs_init() local
190 nb_files = ARRAY_SIZE(mixer0_debugfs_files); in sti_mixer_debugfs_init()
194 nb_files = ARRAY_SIZE(mixer1_debugfs_files); in sti_mixer_debugfs_init()
200 for (i = 0; i < nb_files; i++) in sti_mixer_debugfs_init()
204 nb_files, in sti_mixer_debugfs_init()
H A Dsti_gdp.c320 int nb_files; in gdp_debugfs_init() local
325 nb_files = ARRAY_SIZE(gdp0_debugfs_files); in gdp_debugfs_init()
329 nb_files = ARRAY_SIZE(gdp1_debugfs_files); in gdp_debugfs_init()
333 nb_files = ARRAY_SIZE(gdp2_debugfs_files); in gdp_debugfs_init()
337 nb_files = ARRAY_SIZE(gdp3_debugfs_files); in gdp_debugfs_init()
343 for (i = 0; i < nb_files; i++) in gdp_debugfs_init()
347 nb_files, in gdp_debugfs_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_mixer.c185 int nb_files; in sti_mixer_debugfs_init() local
190 nb_files = ARRAY_SIZE(mixer0_debugfs_files); in sti_mixer_debugfs_init()
194 nb_files = ARRAY_SIZE(mixer1_debugfs_files); in sti_mixer_debugfs_init()
200 for (i = 0; i < nb_files; i++) in sti_mixer_debugfs_init()
204 nb_files, in sti_mixer_debugfs_init()
H A Dsti_gdp.c322 int nb_files; in gdp_debugfs_init() local
327 nb_files = ARRAY_SIZE(gdp0_debugfs_files); in gdp_debugfs_init()
331 nb_files = ARRAY_SIZE(gdp1_debugfs_files); in gdp_debugfs_init()
335 nb_files = ARRAY_SIZE(gdp2_debugfs_files); in gdp_debugfs_init()
339 nb_files = ARRAY_SIZE(gdp3_debugfs_files); in gdp_debugfs_init()
345 for (i = 0; i < nb_files; i++) in gdp_debugfs_init()
349 nb_files, in gdp_debugfs_init()

Completed in 5 milliseconds