Searched defs:host1x_debug_ops (Results 1 – 4 of 4) sorted by relevance
52 struct host1x_debug_ops { struct53 void (*debug_init)(struct dentry *de);54 void (*show_channel_cdma)(struct host1x *host,57 void (*show_channel_fifo)(struct host1x *host,60 void (*show_mlocks)(struct host1x *host, struct output *output);
53 struct host1x_debug_ops { struct54 void (*debug_init)(struct dentry *de);55 void (*show_channel_cdma)(struct host1x *host,58 void (*show_channel_fifo)(struct host1x *host,61 void (*show_mlocks)(struct host1x *host, struct output *output);
243 static const struct host1x_debug_ops host1x_debug_ops = { variable
245 static const struct host1x_debug_ops host1x_debug_ops = { variable