Home
last modified time | relevance | path

Searched refs:channel_op (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
H A Dhost1x01.c25 host->channel_op = &host1x_channel_ops; in host1x01_init()
H A Dhost1x05.c25 host->channel_op = &host1x_channel_ops; in host1x05_init()
H A Dhost1x02.c25 host->channel_op = &host1x_channel_ops; in host1x02_init()
H A Dhost1x04.c25 host->channel_op = &host1x_channel_ops; in host1x04_init()
H A Dhost1x06.c25 host->channel_op = &host1x_channel_ops; in host1x06_init()
H A Dhost1x07.c25 host->channel_op = &host1x_channel_ops; in host1x07_init()
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/
H A Dhost1x01.c25 host->channel_op = &host1x_channel_ops; in host1x01_init()
H A Dhost1x02.c25 host->channel_op = &host1x_channel_ops; in host1x02_init()
H A Dhost1x04.c25 host->channel_op = &host1x_channel_ops; in host1x04_init()
H A Dhost1x05.c25 host->channel_op = &host1x_channel_ops; in host1x05_init()
H A Dhost1x06.c25 host->channel_op = &host1x_channel_ops; in host1x06_init()
H A Dhost1x07.c25 host->channel_op = &host1x_channel_ops; in host1x07_init()
H A Dhost1x08.c25 host->channel_op = &host1x_channel_ops; in host1x08_init()
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Ddev.h144 const struct host1x_channel_ops *channel_op; member
256 return host->channel_op->init(channel, host, id); in host1x_hw_channel_init()
262 return host->channel_op->submit(job); in host1x_hw_channel_submit()

Completed in 3 milliseconds