Home
last modified time | relevance | path

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

/trueos/sys/arm/at91/
HDat91_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) in at91_pio_open() function