Home
last modified time | relevance | path

Searched refs:debug_op (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/gpu/host1x/
A Ddev.h147 const struct host1x_debug_ops *debug_op; member
325 if (host->debug_op && host->debug_op->debug_init) in host1x_hw_debug_init()
326 host->debug_op->debug_init(de); in host1x_hw_debug_init()
333 host->debug_op->show_channel_cdma(host, channel, o); in host1x_hw_show_channel_cdma()
340 host->debug_op->show_channel_fifo(host, channel, o); in host1x_hw_show_channel_fifo()
345 host->debug_op->show_mlocks(host, o); in host1x_hw_show_mlocks()
/linux-6.3-rc2/drivers/gpu/host1x/hw/
A Dhost1x05.c30 host->debug_op = &host1x_debug_ops; in host1x05_init()
A Dhost1x06.c30 host->debug_op = &host1x_debug_ops; in host1x06_init()
A Dhost1x07.c30 host->debug_op = &host1x_debug_ops; in host1x07_init()
A Dhost1x08.c30 host->debug_op = &host1x_debug_ops; in host1x08_init()
A Dhost1x01.c30 host->debug_op = &host1x_debug_ops; in host1x01_init()
A Dhost1x02.c30 host->debug_op = &host1x_debug_ops; in host1x02_init()
A Dhost1x04.c30 host->debug_op = &host1x_debug_ops; in host1x04_init()

Completed in 6 milliseconds