Lines Matching refs:seq_file
24 static inline struct ivpu_device *seq_to_ivpu(struct seq_file *s) in seq_to_ivpu()
31 static int bo_list_show(struct seq_file *s, void *v) in bo_list_show()
41 static int fw_name_show(struct seq_file *s, void *v) in fw_name_show()
49 static int fw_version_show(struct seq_file *s, void *v) in fw_version_show()
57 static int fw_trace_capability_show(struct seq_file *s, void *v) in fw_trace_capability_show()
75 static int fw_trace_config_show(struct seq_file *s, void *v) in fw_trace_config_show()
95 static int last_bootmode_show(struct seq_file *s, void *v) in last_bootmode_show()
104 static int reset_counter_show(struct seq_file *s, void *v) in reset_counter_show()
112 static int reset_pending_show(struct seq_file *s, void *v) in reset_pending_show()
120 static int firewall_irq_counter_show(struct seq_file *s, void *v) in firewall_irq_counter_show()
182 static int fw_log_show(struct seq_file *s, void *v) in fw_log_show()
199 struct seq_file *s = file->private_data; in fw_log_fops_write()
401 static int priority_bands_show(struct seq_file *s, void *v) in priority_bands_show()
442 struct seq_file *s = file->private_data; in priority_bands_fops_write()