Searched refs:capidev (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/capi/
H A Dcapi.c83 struct capidev;
126 struct capidev *cdev;
132 struct capidev { struct
301 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci)
333 static void capincci_free(struct capidev *cdev, u32 ncci)
369 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci)
380 /* -------- struct capidev ------------------------------------------ */
382 static struct capidev *capidev_alloc(void)
384 struct capidev *cdev;
400 static void capidev_free(struct capidev *cde
[all...]

Completed in 40 milliseconds