Lines Matching defs:inode
952 static int wil_pmcring_seq_open(struct inode *inode, struct file *file)
954 return single_open(file, wil_pmcring_read, inode->i_private);
1763 static int wil_tx_latency_seq_open(struct inode *inode, struct file *file)
1766 inode->i_private);
1928 static int wil_link_stats_seq_open(struct inode *inode, struct file *file)
1930 return single_open(file, wil_link_stats_debugfs_show, inode->i_private);
2005 wil_link_stats_global_seq_open(struct inode *inode, struct file *file)
2008 inode->i_private);
2282 wil_compressed_rx_status_seq_open(struct inode *inode, struct file *file)
2285 inode->i_private);