Home
last modified time | relevance | path

Searched refs:resource_op (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/kernel/
Dresource.c132 static const struct seq_operations resource_op = { variable
141 proc_create_seq_data("ioports", 0, NULL, &resource_op, in ioresources_init()
143 proc_create_seq_data("iomem", 0, NULL, &resource_op, &iomem_resource); in ioresources_init()