Home
last modified time | relevance | path

Searched refs:info_ent (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.10/include/drm/
Ddrm_debugfs.h76 const struct drm_info_list *info_ent; member
/Linux-v5.10/drivers/gpu/drm/
Ddrm_debugfs.c150 return single_open(file, node->info_ent->show, node); in drm_debugfs_open()
196 tmp->info_ent = &files[i]; in drm_debugfs_create_files()
247 if (tmp->info_ent == &files[i]) { in drm_debugfs_remove_files()
/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_debugfs.c41 struct debugfs_regset32 *regset = node->info_ent->data; in vc4_debugfs_regset32()
Dvc4_hdmi.c88 struct vc4_hdmi *vc4_hdmi = node->info_ent->data; in vc4_hdmi_debugfs_regs()
/Linux-v5.10/drivers/gpu/drm/msm/adreno/
Da5xx_debugfs.c77 node->info_ent->data; in show()
/Linux-v5.10/drivers/gpu/drm/msm/
Dmsm_debugfs.c165 node->info_ent->data; in show_locked()
/Linux-v5.10/drivers/gpu/drm/sti/
Dsti_vid.c96 struct sti_vid *vid = (struct sti_vid *)node->info_ent->data; in vid_dbg_show()
Dsti_mixer.c151 struct sti_mixer *mixer = (struct sti_mixer *)node->info_ent->data; in mixer_dbg_show()
Dsti_cursor.c109 struct sti_cursor *cursor = (struct sti_cursor *)node->info_ent->data; in cursor_dbg_show()
Dsti_gdp.c216 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_dbg_show()
283 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_node_dbg_show()
Dsti_dvo.c182 struct sti_dvo *dvo = (struct sti_dvo *)node->info_ent->data; in dvo_dbg_show()
Dsti_hda.c348 struct sti_hda *hda = (struct sti_hda *)node->info_ent->data; in hda_dbg_show()
Dsti_tvout.c500 struct sti_tvout *tvout = (struct sti_tvout *)node->info_ent->data; in tvout_dbg_show()
Dsti_hdmi.c665 struct sti_hdmi *hdmi = (struct sti_hdmi *)node->info_ent->data; in hdmi_dbg_show()
Dsti_hqvdp.c566 struct sti_hqvdp *hqvdp = (struct sti_hqvdp *)node->info_ent->data; in hqvdp_dbg_show()
/Linux-v5.10/drivers/gpu/drm/qxl/
Dqxl_ttm.c260 struct ttm_resource_manager *man = (struct ttm_resource_manager *)node->info_ent->data; in qxl_mm_dump_table()
/Linux-v5.10/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c197 node->info_ent->data; in show_unlocked()
209 node->info_ent->data; in show_each_gpu()
/Linux-v5.10/drivers/misc/habanalabs/common/
Ddebugfs.c1179 return single_open(file, node->info_ent->show, node); in hl_debugfs_open()
1187 if (node->info_ent->write) in hl_debugfs_write()
1188 return node->info_ent->write(file, buf, count, f_pos); in hl_debugfs_write()
1322 entry->info_ent = &hl_debugfs_list[i]; in hl_debugfs_add_device()
Dhabanalabs.h1231 const struct hl_info_list *info_ent; member
/Linux-v5.10/drivers/gpu/drm/radeon/
Dradeon_ring.c469 int ridx = *(int*)node->info_ent->data; in radeon_debugfs_ring_info()
Dradeon_ttm.c953 unsigned ttm_pl = *(int*)node->info_ent->data; in radeon_mm_dump_table()
/Linux-v5.10/drivers/gpu/drm/tegra/
Ddc.c1448 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_regs()
1474 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_crc()
1505 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_stats()
Ddsi.c202 struct tegra_dsi *dsi = node->info_ent->data; in tegra_dsi_show_regs()
Dhdmi.c1031 struct tegra_hdmi *hdmi = node->info_ent->data; in tegra_hdmi_show_regs()
Dsor.c1490 struct tegra_sor *sor = node->info_ent->data; in tegra_sor_show_crc()
1652 struct tegra_sor *sor = node->info_ent->data; in tegra_sor_show_regs()

12