Searched refs:enable_syncpt_intr (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/host1x/hw/
H A Dintr_hw.c144 .enable_syncpt_intr = host1x_intr_enable_syncpt_intr,
/linux-master/drivers/gpu/host1x/
H A Ddev.h80 void (*enable_syncpt_intr)(struct host1x *host, unsigned int id); member in struct:host1x_intr_ops
240 host->intr_op->enable_syncpt_intr(host, id);

Completed in 103 milliseconds