Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/capi/
H A Dkcapi_proc.c179 static const struct seq_operations seq_applications_ops = { variable
216 proc_create_seq("capi/applications", 0, NULL, &seq_applications_ops); in kcapi_proc_init()