Searched refs:debug_op (Results 1 – 4 of 4) sorted by relevance
119 const struct host1x_debug_ops *debug_op; member286 if (host->debug_op && host->debug_op->debug_init) in host1x_hw_debug_init()287 host->debug_op->debug_init(de); in host1x_hw_debug_init()294 host->debug_op->show_channel_cdma(host, channel, o); in host1x_hw_show_channel_cdma()301 host->debug_op->show_channel_fifo(host, channel, o); in host1x_hw_show_channel_fifo()306 host->debug_op->show_mlocks(host, o); in host1x_hw_show_mlocks()
39 host->debug_op = &host1x_debug_ops; in host1x01_init()
39 host->debug_op = &host1x_debug_ops; in host1x02_init()
39 host->debug_op = &host1x_debug_ops; in host1x04_init()