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

/linux-4.1.27/drivers/isdn/capi/
H A Dcapi.c70 struct capidev;
107 struct capidev *cdev;
113 struct capidev { struct
294 static void capincci_alloc_minor(struct capidev *cdev, struct capincci *np) capincci_alloc_minor()
335 capincci_alloc_minor(struct capidev *cdev, struct capincci *np) { } capincci_free_minor()
340 static struct capincci *capincci_alloc(struct capidev *cdev, u32 ncci) capincci_alloc()
357 static void capincci_free(struct capidev *cdev, u32 ncci) capincci_free()
370 static struct capincci *capincci_find(struct capidev *cdev, u32 ncci) capincci_find()
570 struct capidev *cdev = ap->private; capi_recv_message()
643 /* -------- file_operations for capidev ----------------------------- */
648 struct capidev *cdev = file->private_data; capi_read()
683 struct capidev *cdev = file->private_data; capi_write()
730 struct capidev *cdev = file->private_data; capi_poll()
746 struct capidev *cdev = file->private_data; capi_ioctl()
946 struct capidev *cdev; capi_open()
967 struct capidev *cdev = file->private_data; capi_release()
1326 struct capidev *cdev; capi20_proc_show()
1331 cdev = list_entry(l, struct capidev, list); capi20_proc_show()
1362 struct capidev *cdev; capi20ncci_proc_show()

Completed in 55 milliseconds