Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/isdn/capi/
H A Dkcapi_proc.c97 static const struct seq_operations seq_controller_ops = { variable
213 proc_create_seq("capi/controller", 0, NULL, &seq_controller_ops); in kcapi_proc_init()