Searched defs:urd (Results 1 – 3 of 3) sorted by relevance
106 struct urdev *urd; in urdev_alloc() local123 static void urdev_free(struct urdev *urd) in urdev_free()131 static void urdev_get(struct urdev *urd) in urdev_get()138 struct urdev *urd; in urdev_get_from_cdev() local153 struct urdev *urd; in urdev_get_from_devno() local164 static void urdev_put(struct urdev *urd) in urdev_put()252 static int do_ur_io(struct urdev *urd, struct ccw1 *cpa) in do_ur_io()285 struct urdev *urd = container_of(ws, struct urdev, uevent_work); in ur_uevent() local301 struct urdev *urd; in ur_int_handler() local340 struct urdev *urd; in ur_attr_reclen_show() local[all …]
88 struct urdev *urd; member
89 #define REGISTER_DESC_WITH_LENGTH_UACCESS(off, rd, wr, urd, uwr, length, acc) \ argument