Searched refs:channel_op (Results 1 – 8 of 8) sorted by relevance
25 host->channel_op = &host1x_channel_ops; in host1x01_init()
25 host->channel_op = &host1x_channel_ops; in host1x05_init()
25 host->channel_op = &host1x_channel_ops; in host1x02_init()
25 host->channel_op = &host1x_channel_ops; in host1x04_init()
25 host->channel_op = &host1x_channel_ops; in host1x06_init()
25 host->channel_op = &host1x_channel_ops; in host1x07_init()
25 host->channel_op = &host1x_channel_ops; in host1x08_init()
145 const struct host1x_channel_ops *channel_op; member258 return host->channel_op->init(channel, host, id); in host1x_hw_channel_init()264 return host->channel_op->submit(job); in host1x_hw_channel_submit()