Home
last modified time | relevance | path

Searched defs:host1x_client_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/
Dhost1x.h66 struct host1x_client_ops { struct
67 int (*early_init)(struct host1x_client *client);
68 int (*init)(struct host1x_client *client);
69 int (*exit)(struct host1x_client *client);
70 int (*late_exit)(struct host1x_client *client);
71 int (*suspend)(struct host1x_client *client);
72 int (*resume)(struct host1x_client *client);