Home
last modified time | relevance | path

Searched defs:host1x_syncpt_intr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/gpu/host1x/
Dintr.h50 struct host1x_syncpt_intr { struct
51 spinlock_t lock;
52 struct list_head wait_head;
53 char thresh_irq_name[12];
54 struct work_struct work;
/kernel/linux/linux-5.10/drivers/gpu/host1x/
Dintr.h39 struct host1x_syncpt_intr { struct
40 spinlock_t lock;
41 struct list_head wait_head;
42 char thresh_irq_name[12];
43 struct work_struct work;