init_host_sync     76 drivers/gpu/host1x/dev.h 	int (*init_host_sync)(struct host1x *host, u32 cpm,
init_host_sync    197 drivers/gpu/host1x/dev.h 	return host->intr_op->init_host_sync(host, cpm, syncpt_thresh_work);
init_host_sync    142 drivers/gpu/host1x/hw/intr_hw.c 	.init_host_sync = _host1x_intr_init_host_sync,