Lines Matching full:host1x
3 * Tegra host1x Interrupt Management
13 #include <trace/events/host1x.h>
89 static void reset_threshold_interrupt(struct host1x *host, in reset_threshold_interrupt()
163 static int process_wait_list(struct host1x *host, in process_wait_list()
205 struct host1x *host = syncpt->host; in syncpt_thresh_work()
211 int host1x_intr_add_action(struct host1x *host, struct host1x_syncpt *syncpt, in host1x_intr_add_action()
255 void host1x_intr_put_ref(struct host1x *host, unsigned int id, void *ref, in host1x_intr_put_ref()
282 int host1x_intr_init(struct host1x *host, unsigned int irq_sync) in host1x_intr_init()
303 void host1x_intr_deinit(struct host1x *host) in host1x_intr_deinit()
307 void host1x_intr_start(struct host1x *host) in host1x_intr_start()
322 void host1x_intr_stop(struct host1x *host) in host1x_intr_stop()