Home
last modified time | relevance | path

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

/drivers/isdn/capi/
Dcapi.c70 struct capidev;
107 struct capidev *cdev;
113 struct capidev { struct
294 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) in capincci_alloc_minor()
335 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } in capincci_alloc_minor()
340 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) in capincci_alloc()
357 static void capincci_free(struct capidev *cdev, u32 ncci) in capincci_free()
370 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci) in capincci_find()
570 struct capidev *cdev = ap->private; in capi_recv_message()
648 struct capidev *cdev = file->private_data; in capi_read()
[all …]