Searched defs:seqf (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/block/ |
D | genhd.c | 196 void blkdev_show(struct seq_file *seqf, off_t offset) in blkdev_show() 727 static void *disk_seqf_start(struct seq_file *seqf, loff_t *pos) in disk_seqf_start() 748 static void *disk_seqf_next(struct seq_file *seqf, void *v, loff_t *pos) in disk_seqf_next() 760 static void disk_seqf_stop(struct seq_file *seqf, void *v) in disk_seqf_stop() 772 static void *show_partition_start(struct seq_file *seqf, loff_t *pos) in show_partition_start() 782 static int show_partition(struct seq_file *seqf, void *v) in show_partition() 1130 static int diskstats_show(struct seq_file *seqf, void *v) in diskstats_show()
|
/Linux-v5.15/drivers/hwmon/ |
D | aquacomputer_d5next.c | 225 static int serial_number_show(struct seq_file *seqf, void *unused) in serial_number_show() 235 static int firmware_version_show(struct seq_file *seqf, void *unused) in firmware_version_show() 245 static int power_cycles_show(struct seq_file *seqf, void *unused) in power_cycles_show()
|
D | corsair-psu.c | 604 static void print_uptime(struct seq_file *seqf, u8 cmd) in print_uptime() 627 static int uptime_show(struct seq_file *seqf, void *unused) in uptime_show() 635 static int uptime_total_show(struct seq_file *seqf, void *unused) in uptime_total_show() 643 static int vendor_show(struct seq_file *seqf, void *unused) in vendor_show() 653 static int product_show(struct seq_file *seqf, void *unused) in product_show()
|
/Linux-v5.15/arch/powerpc/kvm/ |
D | timing.c | 178 struct seq_file *seqf = file->private_data; in kvmppc_exit_timing_write() local
|
/Linux-v5.15/drivers/hwspinlock/ |
D | sun6i_hwspinlock.c | 39 static int hwlocks_supported_show(struct seq_file *seqf, void *unused) in hwlocks_supported_show()
|