Home
last modified time | relevance | path

Searched refs:init_host_sync (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
Ddev.h76 int (*init_host_sync)(struct host1x *host, u32 cpm, member
200 return host->intr_op->init_host_sync(host, cpm, syncpt_thresh_work); in host1x_hw_intr_init_host_sync()
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
Dintr_hw.c142 .init_host_sync = _host1x_intr_init_host_sync,