Searched refs:info_ent (Results 1 – 19 of 19) sorted by relevance
76 const struct drm_info_list *info_ent; member
151 return single_open(file, node->info_ent->show, node); in drm_debugfs_open()212 tmp->info_ent = &files[i]; in drm_debugfs_create_files()283 if (tmp->info_ent == &files[i]) { in drm_debugfs_remove_files()
77 node->info_ent->data; in show()
96 struct sti_vid *vid = (struct sti_vid *)node->info_ent->data; in vid_dbg_show()
151 struct sti_mixer *mixer = (struct sti_mixer *)node->info_ent->data; in mixer_dbg_show()
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()
110 struct sti_cursor *cursor = (struct sti_cursor *)node->info_ent->data; in cursor_dbg_show()
182 struct sti_dvo *dvo = (struct sti_dvo *)node->info_ent->data; in dvo_dbg_show()
349 struct sti_hda *hda = (struct sti_hda *)node->info_ent->data; in hda_dbg_show()
500 struct sti_tvout *tvout = (struct sti_tvout *)node->info_ent->data; in tvout_dbg_show()
672 struct sti_hdmi *hdmi = (struct sti_hdmi *)node->info_ent->data; in hdmi_dbg_show()
568 struct sti_hqvdp *hqvdp = (struct sti_hqvdp *)node->info_ent->data; in hqvdp_dbg_show()
205 node->info_ent->data; in show_unlocked()217 node->info_ent->data; in show_each_gpu()
1562 return single_open(file, node->info_ent->show, node); in hl_debugfs_open()1570 if (node->info_ent->write) in hl_debugfs_write()1571 return node->info_ent->write(file, buf, count, f_pos); in hl_debugfs_write()1783 entry->info_ent = &hl_debugfs_list[i]; in hl_debugfs_add_device()
2301 const struct hl_info_list *info_ent; member
1639 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_regs()1665 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_crc()1696 struct tegra_dc *dc = node->info_ent->data; in tegra_dc_show_stats()
202 struct tegra_dsi *dsi = node->info_ent->data; in tegra_dsi_show_regs()
1490 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()
1060 struct tegra_hdmi *hdmi = node->info_ent->data; in tegra_hdmi_show_regs()
Completed in 56 milliseconds