Searched defs:sfile (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
H A D | adf_transport_debug.c | 57 static void *adf_ring_start(struct seq_file *sfile, loff_t *pos) adf_ring_start() argument 73 static void *adf_ring_next(struct seq_file *sfile, void *v, loff_t *pos) adf_ring_next() argument 85 static int adf_ring_show(struct seq_file *sfile, void *v) adf_ring_show() argument 119 static void adf_ring_stop(struct seq_file *sfile, void *v) adf_ring_stop() argument 184 static void *adf_bank_start(struct seq_file *sfile, loff_t *pos) adf_bank_start() argument 196 static void *adf_bank_next(struct seq_file *sfile, void *v, loff_t *pos) adf_bank_next() argument 204 static int adf_bank_show(struct seq_file *sfile, void *v) adf_bank_show() argument 235 static void adf_bank_stop(struct seq_file *sfile, void *v) adf_bank_stop() argument
|
H A D | adf_cfg.c | 57 static void *qat_dev_cfg_start(struct seq_file *sfile, loff_t *pos) qat_dev_cfg_start() argument 65 static int qat_dev_cfg_show(struct seq_file *sfile, void *v) qat_dev_cfg_show() argument 80 static void *qat_dev_cfg_next(struct seq_file *sfile, void *v, loff_t *pos) qat_dev_cfg_next() argument 87 static void qat_dev_cfg_stop(struct seq_file *sfile, void *v) qat_dev_cfg_stop() argument
|
/linux-4.4.14/drivers/scsi/ |
H A D | scsi_proc.c | 386 static void *scsi_seq_start(struct seq_file *sfile, loff_t *pos) scsi_seq_start() argument 399 static void *scsi_seq_next(struct seq_file *sfile, void *v, loff_t *pos) scsi_seq_next() argument 406 static void scsi_seq_stop(struct seq_file *sfile, void *v) scsi_seq_stop() argument 411 static int scsi_seq_show(struct seq_file *sfile, void *dev) scsi_seq_show() argument
|
Completed in 91 milliseconds