Home
last modified time | relevance | path

Searched defs:seqf (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/block/
H A Dgenhd.c176 void blkdev_show(struct seq_file *seqf, off_t offset) in blkdev_show()
792 static void *disk_seqf_start(struct seq_file *seqf, loff_t *pos) in disk_seqf_start()
813 static void *disk_seqf_next(struct seq_file *seqf, void *v, loff_t *pos) in disk_seqf_next()
825 static void disk_seqf_stop(struct seq_file *seqf, void *v) in disk_seqf_stop()
837 static void *show_partition_start(struct seq_file *seqf, loff_t *pos) in show_partition_start()
847 static int show_partition(struct seq_file *seqf, void *v) in show_partition()
1232 static int diskstats_show(struct seq_file *seqf, void *v) in diskstats_show()
/openbmc/linux/drivers/hwmon/
H A Dcorsair-psu.c669 static void print_uptime(struct seq_file *seqf, u8 cmd) in print_uptime()
692 static int uptime_show(struct seq_file *seqf, void *unused) in uptime_show()
700 static int uptime_total_show(struct seq_file *seqf, void *unused) in uptime_total_show()
708 static int vendor_show(struct seq_file *seqf, void *unused) in vendor_show()
718 static int product_show(struct seq_file *seqf, void *unused) in product_show()
728 static int ocpmode_show(struct seq_file *seqf, void *unused) in ocpmode_show()
H A Dhp-wmi-sensors.c1219 static int basic_string_show(struct seq_file *seqf, void *ignored) in basic_string_show()
1229 static int fungible_show(struct seq_file *seqf, enum hp_wmi_property prop) in fungible_show()
1268 static int operational_status_show(struct seq_file *seqf, void *ignored) in operational_status_show()
1274 static int current_state_show(struct seq_file *seqf, void *ignored) in current_state_show()
1280 static int possible_states_show(struct seq_file *seqf, void *ignored) in possible_states_show()
1295 static int unit_modifier_show(struct seq_file *seqf, void *ignored) in unit_modifier_show()
1301 static int current_reading_show(struct seq_file *seqf, void *ignored) in current_reading_show()
H A Daquacomputer_d5next.c1440 static int serial_number_show(struct seq_file *seqf, void *unused) in serial_number_show()
1450 static int firmware_version_show(struct seq_file *seqf, void *unused) in firmware_version_show()
1460 static int power_cycles_show(struct seq_file *seqf, void *unused) in power_cycles_show()
/openbmc/linux/arch/powerpc/kvm/
H A Dtiming.c178 struct seq_file *seqf = file->private_data; in kvmppc_exit_timing_write() local
/openbmc/linux/drivers/hwspinlock/
H A Dsun6i_hwspinlock.c39 static int hwlocks_supported_show(struct seq_file *seqf, void *unused) in hwlocks_supported_show()