Searched defs:host1x_client_ops (Results 1 – 1 of 1) sorted by relevance
33 struct host1x_client_ops { struct34 int (*init)(struct host1x_client *client);35 int (*exit)(struct host1x_client *client);36 int (*suspend)(struct host1x_client *client);37 int (*resume)(struct host1x_client *client);