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