Home
last modified time | relevance | path

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

12

/Linux-v5.4/include/drm/
Ddrm_debugfs.h76 const struct drm_info_list *info_ent; member
/Linux-v5.4/drivers/gpu/drm/
Ddrm_debugfs.c150 return single_open(file, node->info_ent->show, node); in drm_debugfs_open()
197 tmp->info_ent = &files[i]; in drm_debugfs_create_files()
273 if (tmp->info_ent == &files[i]) { in drm_debugfs_remove_files()
/Linux-v5.4/drivers/gpu/drm/vc4/
Dvc4_debugfs.c46 struct debugfs_regset32 *regset = node->info_ent->data; in vc4_debugfs_regset32()
/Linux-v5.4/drivers/gpu/drm/msm/adreno/
Da5xx_debugfs.c85 node->info_ent->data; in show()
/Linux-v5.4/drivers/misc/habanalabs/
Ddebugfs.c914 return single_open(file, node->info_ent->show, node); in hl_debugfs_open()
922 if (node->info_ent->write) in hl_debugfs_write()
923 return node->info_ent->write(file, buf, count, f_pos); in hl_debugfs_write()
1039 entry->info_ent = &hl_debugfs_list[i]; in hl_debugfs_add_device()
Dhabanalabs.h965 const struct hl_info_list *info_ent; member
/Linux-v5.4/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.c181 struct sti_dvo *dvo = (struct sti_dvo *)node->info_ent->data; in dvo_dbg_show()
Dsti_hda.c347 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.c664 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.4/drivers/gpu/drm/msm/
Dmsm_debugfs.c169 node->info_ent->data; in show_locked()
/Linux-v5.4/drivers/gpu/drm/etnaviv/
Detnaviv_drv.c196 node->info_ent->data; in show_unlocked()
208 node->info_ent->data; in show_each_gpu()
/Linux-v5.4/drivers/gpu/drm/qxl/
Dqxl_ttm.c370 struct drm_mm *mm = (struct drm_mm *)node->info_ent->data; in qxl_mm_dump_table()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_ring.c469 int ridx = *(int*)node->info_ent->data; in radeon_debugfs_ring_info()
Dradeon_ttm.c930 unsigned ttm_pl = *(int*)node->info_ent->data; in radeon_mm_dump_table()
/Linux-v5.4/drivers/gpu/drm/tegra/
Ddc.c1418 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_regs()
1444 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_crc()
1475 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_stats()
Ddsi.c201 struct tegra_dsi *dsi = node->info_ent->data; in tegra_dsi_show_regs()
Dsor.c1266 struct tegra_sor *sor = node->info_ent->data; in tegra_sor_show_crc()
1428 struct tegra_sor *sor = node->info_ent->data; in tegra_sor_show_regs()
Dhdmi.c1031 struct tegra_hdmi *hdmi = node->info_ent->data; in tegra_hdmi_show_regs()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c2168 unsigned ttm_pl = (uintptr_t)node->info_ent->data; in amdgpu_mm_dump_table()

12