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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/char/
H A Dvmur.c82 * Each ur device (urd) contains a reference to its corresponding ccw device
83 * (cdev) using the urd->cdev pointer. Each ccw device has a reference to the
86 * urd references:
87 * - ur_probe gets a urd reference, ur_remove drops the reference
89 * - ur_open gets a urd reference, ur_relase drops the reference
90 * (urf->urd)
93 * - urdev_alloc get a cdev reference (urd->cdev)
94 * - urdev_free drops the cdev reference (urd->cdev)
100 struct urdev *urd; local
102 urd
116 urdev_free(struct urdev *urd) argument
124 urdev_get(struct urdev *urd) argument
131 struct urdev *urd; local
146 struct urdev *urd; local
157 urdev_put(struct urdev *urd) argument
174 struct urdev *urd = dev_get_drvdata(&cdev->dev); local
267 do_ur_io(struct urdev *urd, struct ccw1 *cpa) argument
304 struct urdev *urd; local
333 struct urdev *urd; local
363 get_urd_class(struct urdev *urd) argument
387 urfile_alloc(struct urdev *urd) argument
411 do_write(struct urdev *urd, const char __user *udata, size_t count, size_t reclen, loff_t *ppos) argument
512 struct urdev *urd; local
558 struct urdev *urd; local
594 verify_uri_device(struct urdev *urd) argument
642 verify_device(struct urdev *urd) argument
654 get_uri_file_reclen(struct urdev *urd) argument
675 get_file_reclen(struct urdev *urd) argument
690 struct urdev *urd; local
827 struct urdev *urd; local
874 struct urdev *urd; local
945 struct urdev *urd; local
[all...]
H A Dvmur.h83 struct urdev *urd; member in struct:urfile
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/char/
H A Dvmur.c82 * Each ur device (urd) contains a reference to its corresponding ccw device
83 * (cdev) using the urd->cdev pointer. Each ccw device has a reference to the
86 * urd references:
87 * - ur_probe gets a urd reference, ur_remove drops the reference
89 * - ur_open gets a urd reference, ur_relase drops the reference
90 * (urf->urd)
93 * - urdev_alloc get a cdev reference (urd->cdev)
94 * - urdev_free drops the cdev reference (urd->cdev)
100 struct urdev *urd; local
102 urd
116 urdev_free(struct urdev *urd) argument
124 urdev_get(struct urdev *urd) argument
131 struct urdev *urd; local
146 struct urdev *urd; local
157 urdev_put(struct urdev *urd) argument
174 struct urdev *urd = dev_get_drvdata(&cdev->dev); local
267 do_ur_io(struct urdev *urd, struct ccw1 *cpa) argument
304 struct urdev *urd; local
333 struct urdev *urd; local
363 get_urd_class(struct urdev *urd) argument
387 urfile_alloc(struct urdev *urd) argument
411 do_write(struct urdev *urd, const char __user *udata, size_t count, size_t reclen, loff_t *ppos) argument
512 struct urdev *urd; local
558 struct urdev *urd; local
594 verify_uri_device(struct urdev *urd) argument
642 verify_device(struct urdev *urd) argument
654 get_uri_file_reclen(struct urdev *urd) argument
675 get_file_reclen(struct urdev *urd) argument
690 struct urdev *urd; local
827 struct urdev *urd; local
874 struct urdev *urd; local
945 struct urdev *urd; local
[all...]
H A Dvmur.h83 struct urdev *urd; member in struct:urfile

Completed in 65 milliseconds