Searched refs:host1x_drm (Results 1 – 6 of 6) sorted by relevance
33 struct host1x_drm { struct75 struct host1x_drm *host1x;89 extern int host1x_drm_init(struct host1x_drm *host1x, struct drm_device *drm);90 extern int host1x_drm_exit(struct host1x_drm *host1x);92 extern int host1x_register_client(struct host1x_drm *host1x,94 extern int host1x_unregister_client(struct host1x_drm *host1x,103 struct host1x_drm *host1x;
39 static int host1x_add_drm_client(struct host1x_drm *host1x, in host1x_add_drm_client()56 static int host1x_activate_drm_client(struct host1x_drm *host1x, in host1x_activate_drm_client()69 static int host1x_remove_drm_client(struct host1x_drm *host1x, in host1x_remove_drm_client()82 static int host1x_parse_dt(struct host1x_drm *host1x) in host1x_parse_dt()113 struct host1x_drm *host1x; in host1x_drm_alloc()138 int host1x_drm_init(struct host1x_drm *host1x, struct drm_device *drm) in host1x_drm_init()161 int host1x_drm_exit(struct host1x_drm *host1x) in host1x_drm_exit()191 int host1x_register_client(struct host1x_drm *host1x, in host1x_register_client()218 int host1x_unregister_client(struct host1x_drm *host1x, in host1x_unregister_client()247 struct host1x_drm *host1x; in tegra_drm_load()[all …]
326 struct host1x_drm *host1x = drm->dev_private; in tegra_fb_output_poll_changed()339 struct host1x_drm *host1x = drm->dev_private; in tegra_drm_fb_init()362 struct host1x_drm *host1x = drm->dev_private; in tegra_drm_fb_exit()
255 struct host1x_drm *host1x = host1x_get_drm_data(dev->parent); in gr2d_probe()311 struct host1x_drm *host1x = host1x_get_drm_data(pdev->dev.parent); in gr2d_remove()
1193 struct host1x_drm *host1x = host1x_get_drm_data(pdev->dev.parent); in tegra_hdmi_probe()1282 struct host1x_drm *host1x = host1x_get_drm_data(pdev->dev.parent); in tegra_hdmi_remove()
1107 struct host1x_drm *host1x = host1x_get_drm_data(pdev->dev.parent); in tegra_dc_probe()1165 struct host1x_drm *host1x = host1x_get_drm_data(pdev->dev.parent); in tegra_dc_remove()