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

/freebsd-13-stable/sys/powerpc/amigaone/
H A Dcpld_a1222.c101 static d_open_t cpld_open; variable
107 .d_open = cpld_open,
286 cpld_open(struct cdev *dev, int flags, int fmt, struct thread *td) function
H A Dcpld_x5000.c88 static d_open_t cpld_open; variable
94 .d_open = cpld_open,
230 cpld_open(struct cdev *dev, int flags, int fmt, struct thread *td) function

Completed in 28 milliseconds