Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Ddev.h127 const struct host1x_channel_ops *channel_op; member
236 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()
/drivers/gpu/host1x/hw/
Dhost1x06.c25 host->channel_op = &host1x_channel_ops; in host1x06_init()
Dhost1x05.c25 host->channel_op = &host1x_channel_ops; in host1x05_init()
Dhost1x02.c25 host->channel_op = &host1x_channel_ops; in host1x02_init()
Dhost1x04.c25 host->channel_op = &host1x_channel_ops; in host1x04_init()
Dhost1x01.c25 host->channel_op = &host1x_channel_ops; in host1x01_init()
Dhost1x07.c25 host->channel_op = &host1x_channel_ops; in host1x07_init()