Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dprocfs.c112 static const struct seq_operations modules_op = { variable
128 int err = seq_open(file, &modules_op); in modules_open()