Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/isdn/capi/
Dkcapi_proc.c186 static const struct seq_operations seq_applstats_ops = { variable
216 proc_create_seq("capi/applstats", 0, NULL, &seq_applstats_ops); in kcapi_proc_init()