Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap/
H A Dhwa742.c63 #define IRQ_REQ_POOL_SIZE 4 macro
1016 BUG_ON(i <= IRQ_REQ_POOL_SIZE); in hwa742_init()
1017 sema_init(&hwa742.req_sema, i - IRQ_REQ_POOL_SIZE); in hwa742_init()