Searched refs:at91_pio_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dat91_pio.c113 static d_open_t at91_pio_open; variable
122 .d_open = at91_pio_open,
278 at91_pio_open(struct cdev *dev, int oflags, int devtype, struct thread *td) function

Completed in 66 milliseconds