Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhost1x.h67 struct host1x_client_ops { struct
68 int (*early_init)(struct host1x_client *client);
69 int (*init)(struct host1x_client *client);
70 int (*exit)(struct host1x_client *client);
71 int (*late_exit)(struct host1x_client *client);
72 int (*suspend)(struct host1x_client *client);
73 int (*resume)(struct host1x_client *client);

Completed in 4 milliseconds