Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/gpu/drm/loongson/
H A Dlsdc_debugfs.c19 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data; in lsdc_identify()
47 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data; in lsdc_show_gfxpll_clock()
59 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data; in lsdc_show_benchmark()
70 struct lsdc_device *ldev = (struct lsdc_device *)node->info_ent->data; in lsdc_pdev_enable_io_mem()
H A Dlsdc_crtc.c533 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_crtc_show_regs()
551 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_crtc_show_scan_position()
563 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_crtc_show_vblank_counter()
575 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_pixpll_show_clock()
H A Dlsdc_output_7a2000.c119 preg = (const struct lsdc_reg32 *)node->info_ent->data; in ls7a2000_hdmi_encoder_regs_show()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gsc_debugfs.c31 return node->info_ent->data; in node_to_gsc()
H A Dxe_huc_debugfs.c31 return node->info_ent->data; in node_to_huc()
H A Dxe_pxp_debugfs.c21 return node->info_ent->data; in node_to_pxp()
H A Dxe_guc_debugfs.c22 return node->info_ent->data; in node_to_guc()
H A Dxe_gt_debugfs.c81 int (*print)(struct xe_gt *, struct drm_printer *) = node->info_ent->data; in xe_gt_debugfs_simple_show()
/linux-6.15/include/drm/
H A Ddrm_debugfs.h92 const struct drm_info_list *info_ent; member
/linux-6.15/drivers/gpu/drm/msm/adreno/
H A Da5xx_debugfs.c77 node->info_ent->data; in show()
/linux-6.15/drivers/gpu/drm/sti/
H A Dsti_vid.c96 struct sti_vid *vid = (struct sti_vid *)node->info_ent->data; in vid_dbg_show()
H A Dsti_mixer.c151 struct sti_mixer *mixer = (struct sti_mixer *)node->info_ent->data; in mixer_dbg_show()
H A Dsti_gdp.c218 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_dbg_show()
285 struct sti_gdp *gdp = (struct sti_gdp *)node->info_ent->data; in gdp_node_dbg_show()
H A Dsti_cursor.c110 struct sti_cursor *cursor = (struct sti_cursor *)node->info_ent->data; in cursor_dbg_show()
H A Dsti_dvo.c183 struct sti_dvo *dvo = (struct sti_dvo *)node->info_ent->data; in dvo_dbg_show()
H A Dsti_hda.c349 struct sti_hda *hda = (struct sti_hda *)node->info_ent->data; in hda_dbg_show()
H A Dsti_tvout.c500 struct sti_tvout *tvout = (struct sti_tvout *)node->info_ent->data; in tvout_dbg_show()
H A Dsti_hqvdp.c568 struct sti_hqvdp *hqvdp = (struct sti_hqvdp *)node->info_ent->data; in hqvdp_dbg_show()
H A Dsti_hdmi.c673 struct sti_hdmi *hdmi = (struct sti_hdmi *)node->info_ent->data; in hdmi_dbg_show()
/linux-6.15/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.c217 node->info_ent->data; in show_unlocked()
229 node->info_ent->data; in show_each_gpu()
/linux-6.15/drivers/gpu/drm/
H A Ddrm_debugfs.c161 return single_open(file, node->info_ent->show, node); in drm_debugfs_open()
265 tmp->info_ent = &files[i]; in drm_debugfs_create_files()
/linux-6.15/drivers/accel/habanalabs/common/
H A Ddebugfs.c1534 return single_open(file, node->info_ent->show, node); in hl_debugfs_open()
1542 if (node->info_ent->write) in hl_debugfs_write()
1543 return node->info_ent->write(file, buf, count, f_pos); in hl_debugfs_write()
1731 entry->info_ent = &hl_debugfs_list[i]; in add_files_to_device()
/linux-6.15/drivers/gpu/drm/tegra/
H A Ddc.c1641 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_regs()
1667 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_crc()
1698 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_stats()
H A Ddsi.c202 struct tegra_dsi *dsi = node->info_ent->data; in tegra_dsi_show_regs()
H A Dsor.c1493 struct tegra_sor *sor = node->info_ent->data; in tegra_sor_show_crc()
1655 struct tegra_sor *sor = node->info_ent->data; in tegra_sor_show_regs()

12