Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/wm831x/
H A Dpdata.h80 int pd_irqf; /** IRQ flags for pen down IRQ */ member
/openbmc/linux/drivers/input/touchscreen/
H A Dwm831x-ts.c328 if (pdata && pdata->pd_irqf) in wm831x_ts_probe()
329 irqf = pdata->pd_irqf; in wm831x_ts_probe()