Searched refs:at91_pio_open (Results 1 – 1 of 1) sorted by relevance
113 static d_open_t at91_pio_open; variable122 .d_open = at91_pio_open,278 at91_pio_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in at91_pio_open() function