Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dhost1x.h72 struct host1x_client_ops { struct
73 int (*early_init)(struct host1x_client *client);
74 int (*init)(struct host1x_client *client);
75 int (*exit)(struct host1x_client *client);
76 int (*late_exit)(struct host1x_client *client);
77 int (*suspend)(struct host1x_client *client);
78 int (*resume)(struct host1x_client *client);