Searched refs:channel_op (Results 1 – 6 of 6) sorted by relevance
36 host->channel_op = &host1x_channel_ops; in host1x05_init()
36 host->channel_op = &host1x_channel_ops; in host1x01_init()
36 host->channel_op = &host1x_channel_ops; in host1x02_init()
36 host->channel_op = &host1x_channel_ops; in host1x04_init()
36 host->channel_op = &host1x_channel_ops; in host1x06_init()
129 const struct host1x_channel_ops *channel_op; member236 return host->channel_op->init(channel, host, id); in host1x_hw_channel_init()242 return host->channel_op->submit(job); in host1x_hw_channel_submit()