Searched refs:host1x_client (Results 1 – 9 of 9) sorted by relevance
35 struct host1x_client *client;95 struct host1x_client *client) in host1x_subdev_register()125 struct host1x_client *client = subdev->client; in __host1x_subdev_unregister()168 struct host1x_client *client; in host1x_device_init()194 struct host1x_client *client; in host1x_device_exit()219 struct host1x_client *client) in host1x_add_client()241 struct host1x_client *client) in host1x_del_client()319 struct host1x_client *client, *cl; in __host1x_device_del()375 struct host1x_client *client, *tmp; in host1x_device_add()547 int host1x_client_register(struct host1x_client *client) in host1x_client_register()[all …]
32 struct host1x_client;35 int (*init)(struct host1x_client *client);36 int (*exit)(struct host1x_client *client);39 struct host1x_client { struct300 int host1x_client_register(struct host1x_client *client);301 int host1x_client_unregister(struct host1x_client *client);
85 struct host1x_client base;92 host1x_to_drm_client(struct host1x_client *client) in host1x_to_drm_client()116 struct host1x_client client;148 host1x_client_to_dc(struct host1x_client *client) in host1x_client_to_dc()
28 static int gr2d_init(struct host1x_client *client) in gr2d_init()48 static int gr2d_exit(struct host1x_client *client) in gr2d_exit()
38 static int gr3d_init(struct host1x_client *client) in gr3d_init()58 static int gr3d_exit(struct host1x_client *client) in gr3d_exit()
45 struct host1x_client client;73 host1x_client_to_hdmi(struct host1x_client *client) in host1x_client_to_hdmi()1307 static int tegra_hdmi_init(struct host1x_client *client) in tegra_hdmi_init()1375 static int tegra_hdmi_exit(struct host1x_client *client) in tegra_hdmi_exit()
54 struct host1x_client client;87 host1x_client_to_dsi(struct host1x_client *client) in host1x_client_to_dsi()999 static int tegra_dsi_init(struct host1x_client *client) in tegra_dsi_init()1058 static int tegra_dsi_exit(struct host1x_client *client) in tegra_dsi_exit()
163 struct host1x_client client;207 host1x_client_to_sor(struct host1x_client *client) in host1x_client_to_sor()2142 static int tegra_sor_init(struct host1x_client *client) in tegra_sor_init()2245 static int tegra_sor_exit(struct host1x_client *client) in tegra_sor_exit()
1694 static int tegra_dc_init(struct host1x_client *client) in tegra_dc_init()1831 static int tegra_dc_exit(struct host1x_client *client) in tegra_dc_exit()