/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/ |
H A D | lsdc_debugfs.c | 19 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 D | lsdc_crtc.c | 532 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_crtc_show_regs() 550 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_crtc_show_scan_position() 562 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_crtc_show_vblank_counter() 574 struct lsdc_crtc *lcrtc = (struct lsdc_crtc *)node->info_ent->data; in lsdc_pixpll_show_clock()
|
H A D | lsdc_output_7a2000.c | 120 preg = (const struct lsdc_reg32 *)node->info_ent->data; in ls7a2000_hdmi_encoder_regs_show()
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_debugfs.h | 75 /** @info_ent: template for this node. */ 76 const struct drm_info_list *info_ent; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_debugfs.c | 41 struct debugfs_regset32 *regset = node->info_ent->data; in vc4_debugfs_regset32()
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_debugfs.h | 91 /** @info_ent: template for this node. */ 92 const struct drm_info_list *info_ent; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_debugfs.c | 151 return single_open(file, node->info_ent->show, node); in drm_debugfs_open() 197 tmp->info_ent = &files[i]; in drm_debugfs_create_files() 248 if (tmp->info_ent == &files[i]) { in drm_debugfs_remove_files()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_debugfs.c | 155 return single_open(file, node->info_ent->show, node); in drm_debugfs_open() 255 tmp->info_ent = &files[i]; in drm_debugfs_create_files() 327 if (tmp->info_ent == &files[i]) { in drm_debugfs_remove_files()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_debugfs.c | 77 node->info_ent->data; in show()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
H A D | a5xx_debugfs.c | 77 node->info_ent->data; in show()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
H A D | msm_debugfs.c | 166 node->info_ent->data; in show_locked()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_vid.c | 96 struct sti_vid *vid = (struct sti_vid *)node->info_ent->data; in vid_dbg_show()
|
H A D | sti_mixer.c | 151 struct sti_mixer *mixer = (struct sti_mixer *)node->info_ent->data; in mixer_dbg_show()
|
H A D | sti_gdp.c | 216 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()
|
H A D | sti_dvo.c | 182 struct sti_dvo *dvo = (struct sti_dvo *)node->info_ent->data; in dvo_dbg_show()
|
H A D | sti_cursor.c | 109 struct sti_cursor *cursor = (struct sti_cursor *)node->info_ent->data; in cursor_dbg_show()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_vid.c | 96 struct sti_vid *vid = (struct sti_vid *)node->info_ent->data; in vid_dbg_show()
|
H A D | sti_mixer.c | 151 struct sti_mixer *mixer = (struct sti_mixer *)node->info_ent->data; in mixer_dbg_show()
|
H A D | sti_gdp.c | 218 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_drv.c | 197 node->info_ent->data; in show_unlocked() 209 node->info_ent->data; in show_each_gpu()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_drv.c | 206 node->info_ent->data; in show_unlocked() 218 node->info_ent->data; in show_each_gpu()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/ |
H A D | qxl_ttm.c | 260 struct ttm_resource_manager *man = (struct ttm_resource_manager *)node->info_ent->data; in qxl_mm_dump_table()
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
H A D | debugfs.c | 1181 return single_open(file, node->info_ent->show, node); in hl_debugfs_open() 1189 if (node->info_ent->write) in hl_debugfs_write() 1190 return node->info_ent->write(file, buf, count, f_pos); in hl_debugfs_write() 1324 entry->info_ent = &hl_debugfs_list[i]; in hl_debugfs_add_device()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | debugfs.c | 1541 return single_open(file, node->info_ent->show, node); in hl_debugfs_open() 1549 if (node->info_ent->write) in hl_debugfs_write() 1550 return node->info_ent->write(file, buf, count, f_pos); in hl_debugfs_write() 1733 entry->info_ent = &hl_debugfs_list[i]; in add_files_to_device()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_ring.c | 470 int ridx = *(int*)node->info_ent->data; in radeon_debugfs_ring_info()
|