Searched refs:__seq_open_private (Results 1 – 4 of 4) sorted by relevance
94 void *__seq_open_private(struct linux_file *, const struct seq_operations *, int);
164 __seq_open_private(struct linux_file *f, const struct seq_operations *op, int size) in __seq_open_private() function
424 priv = __seq_open_private(filp, &iwl_dbgfs_info_seq_ops, in iwl_dbgfs_fw_info_open()
2823 priv = __seq_open_private(filp, &iwl_dbgfs_tx_queue_seq_ops, in iwl_dbgfs_tx_queue_open()