Searched defs:host1x_syncpt_intr (Results 1 – 1 of 1) sorted by relevance
41 struct host1x_syncpt_intr { struct42 spinlock_t lock;43 struct list_head wait_head;44 char thresh_irq_name[12];45 struct work_struct work;
Completed in 3 milliseconds