Home
last modified time | relevance | path

Searched refs:enable_protection (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c140 .enable_protection = syncpt_enable_protection,
/kernel/linux/linux-6.6/drivers/gpu/host1x/hw/
H A Dsyncpt_hw.c140 .enable_protection = syncpt_enable_protection,
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Ddev.h72 void (*enable_protection)(struct host1x *host); member
194 return host->syncpt_op->enable_protection(host); in host1x_hw_syncpt_enable_protection()
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Ddev.h73 void (*enable_protection)(struct host1x *host); member
215 return host->syncpt_op->enable_protection(host); in host1x_hw_syncpt_enable_protection()

Completed in 4 milliseconds