Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_pruss.c75 static d_open_t ti_pruss_irq_open; variable
124 .d_open = ti_pruss_irq_open,
184 ti_pruss_irq_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in ti_pruss_irq_open() function