Searched defs:host1x_channel_ops (Results 1 – 4 of 4) sorted by relevance
30 struct host1x_channel_ops { struct31 int (*init)(struct host1x_channel *channel, struct host1x *host,33 int (*submit)(struct host1x_job *job);
242 static const struct host1x_channel_ops host1x_channel_ops = { variable
31 struct host1x_channel_ops { struct32 int (*init)(struct host1x_channel *channel, struct host1x *host,34 int (*submit)(struct host1x_job *job);
360 static const struct host1x_channel_ops host1x_channel_ops = { variable