Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dresource.c135 static const struct seq_operations resource_op = { variable
144 proc_create_seq_data("ioports", 0, NULL, &resource_op, in ioresources_init()
146 proc_create_seq_data("iomem", 0, NULL, &resource_op, &iomem_resource); in ioresources_init()