Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/capi/
Dkcapi_proc.c96 static const struct seq_operations seq_controller_ops = { variable
112 return seq_open(file, &seq_controller_ops); in seq_controller_open()