Home
last modified time | relevance | path

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

/freebsd-12.1/sys/arm/xilinx/
H A Dzy7_devcfg.c127 static int zy7_devcfg_open(struct cdev *, int, int, struct thread *);
133 .d_open = zy7_devcfg_open,
501 zy7_devcfg_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in zy7_devcfg_open() function