Searched refs:queue_pm_only_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | blk-mq-debugfs.c | 95 static int queue_pm_only_show(void *data, struct seq_file *m) in queue_pm_only_show() function 210 { "pm_only", 0600, queue_pm_only_show, NULL },
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-mq-debugfs.c | 72 static int queue_pm_only_show(void *data, struct seq_file *m) in queue_pm_only_show() function 161 { "pm_only", 0600, queue_pm_only_show, NULL },
|
Completed in 3 milliseconds