Home
last modified time | relevance | path

Searched refs:channel_op (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/host1x/
Ddev.h116 const struct host1x_channel_ops *channel_op; member
216 return host->channel_op->init(channel, host, chid); in host1x_hw_channel_init()
222 return host->channel_op->submit(job); in host1x_hw_channel_submit()
/drivers/gpu/host1x/hw/
Dhost1x01.c34 host->channel_op = &host1x_channel_ops; in host1x01_init()
Dhost1x02.c34 host->channel_op = &host1x_channel_ops; in host1x02_init()
Dhost1x04.c34 host->channel_op = &host1x_channel_ops; in host1x04_init()