Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/
H A Dti_pruss.c73 static d_open_t ti_pruss_irq_open; variable
122 .d_open = ti_pruss_irq_open,
180 ti_pruss_irq_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in ti_pruss_irq_open() function