Home
last modified time | relevance | path

Searched defs:inod (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/axis-fifo/
H A Daxis-fifo.c685 static int axis_fifo_open(struct inode *inod, struct file *f) in axis_fifo_open()
714 static int axis_fifo_close(struct inode *inod, struct file *f) in axis_fifo_close()
/OK3568_Linux_fs/kernel/include/linux/
H A Dftrace.h738 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) argument