Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/isdn/capi/
Dkcapi_proc.c221 static const struct seq_operations seq_capi_driver_ops = { variable
239 proc_create_seq("capi/driver", 0, NULL, &seq_capi_driver_ops); in kcapi_proc_init()