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