Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/capi/
Dkcapi_proc.c104 static const struct seq_operations seq_contrstats_ops = { variable
215 proc_create_seq("capi/contrstats", 0, NULL, &seq_contrstats_ops); in kcapi_proc_init()