Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/avmb1/
Dkcapi.c74 struct capi_appl { struct
116 static struct capi_appl applications[CAPI_MAXAPPL];
184 struct capi_appl *ap; in proc_applications_read_proc()
222 struct capi_appl *ap; in proc_ncci_read_proc()
363 struct capi_appl *ap; in proc_applstats_read_proc()
790 static struct capi_ncci *find_ncci(struct capi_appl * app, __u32 ncci) in find_ncci()