Searched defs:sfile (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_transport_debug.c13 static void *adf_ring_start(struct seq_file *sfile, loff_t *pos) argument
29 static void *adf_ring_next(struct seq_file *sfile, void *v, loff_t *pos) argument
41 static int adf_ring_show(struct seq_file *sfile, void *v) argument
76 adf_ring_stop(struct seq_file *sfile, void *v) argument
119 adf_bank_start(struct seq_file *sfile, loff_t *pos) argument
134 adf_bank_next(struct seq_file *sfile, void *v, loff_t *pos) argument
145 adf_bank_show(struct seq_file *sfile, void *v) argument
177 adf_bank_stop(struct seq_file *sfile, void *v) argument
[all...]
H A Dadf_fw_counters.c137 static void *qat_fw_counters_seq_start(struct seq_file *sfile, loff_t *pos) argument
150 static void *qat_fw_counters_seq_next(struct seq_file *sfile, void *v, loff_t *pos) argument
162 static void qat_fw_counters_seq_stop(struct seq_file *sfile, void *v) {} argument
164 static int qat_fw_counters_seq_show(struct seq_file *sfile, void *v) argument
[all...]
H A Dadf_cfg.c13 static void *qat_dev_cfg_start(struct seq_file *sfile, loff_t *pos) argument
21 static int qat_dev_cfg_show(struct seq_file *sfile, void *v) argument
36 static void *qat_dev_cfg_next(struct seq_file *sfile, void *v, loff_t *pos) argument
43 static void qat_dev_cfg_stop(struct seq_file *sfile, void *v) argument
H A Dadf_cnv_dbgfs.c92 static void *qat_cnv_errors_seq_start(struct seq_file *sfile, loff_t *pos) argument
105 static void *qat_cnv_errors_seq_next(struct seq_file *sfile, void *v, argument
118 static void qat_cnv_errors_seq_stop(struct seq_file *sfile, void *v) argument
122 static int qat_cnv_errors_seq_show(struct seq_file *sfile, void *v) argument
[all...]
/linux-master/drivers/scsi/
H A Dscsi_proc.c482 static void *scsi_seq_start(struct seq_file *sfile, loff_t *pos) argument
495 static void *scsi_seq_next(struct seq_file *sfile, void *v, loff_t *pos) argument
502 static void scsi_seq_stop(struct seq_file *sfile, void *v) argument
507 static int scsi_seq_show(struct seq_file *sfile, void *dev) argument
/linux-master/drivers/pinctrl/
H A Dpinmux.c681 struct seq_file *sfile = file->private_data; local
/linux-master/drivers/gpio/
H A Dgpio-mockup.c274 struct seq_file *sfile; local
299 struct seq_file *sfile; local

Completed in 270 milliseconds