Home
last modified time | relevance | path

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

/drivers/gpu/host1x/
Ddev.h238 static inline void host1x_hw_intr_disable_syncpt_intr(struct host1x *host, in host1x_hw_intr_disable_syncpt_intr() function
Dintr.c181 host1x_hw_intr_disable_syncpt_intr(host, syncpt->id); in process_wait_list()