Searched refs:__seq_open_private (Results 1 – 4 of 4) sorted by relevance
75 void *__seq_open_private(struct linux_file *, const struct seq_operations *, int);
167 __seq_open_private(struct linux_file *f, const struct seq_operations *op, int size) in __seq_open_private() function
380 priv = __seq_open_private(filp, &iwl_dbgfs_info_seq_ops,
2746 priv = __seq_open_private(filp, &iwl_dbgfs_tx_queue_seq_ops, in iwl_dbgfs_rx_queue_read()