Searched refs:inod (Results 1 – 2 of 2) sorted by relevance
685 static int axis_fifo_open(struct inode *inod, struct file *f) in axis_fifo_open() argument687 struct axis_fifo *fifo = (struct axis_fifo *)container_of(inod->i_cdev, in axis_fifo_open()714 static int axis_fifo_close(struct inode *inod, struct file *f) in axis_fifo_close() argument
777 #define ftrace_regex_open(ops, flag, inod, file) ({ -ENODEV; }) argument