Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/zaurus/stand/zbsdmod/
H A Dzbsdmod.c51 static int zbsdmod_close(struct inode *, struct file *);
66 zbsdmod_close, /* release */
385 zbsdmod_close(struct inode *ino, struct file *f) in zbsdmod_close() function