Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dvmur.c106 struct urdev *urd; in urdev_alloc()
138 struct urdev *urd; in urdev_get_from_cdev()
153 struct urdev *urd; in urdev_get_from_devno()
285 struct urdev *urd = container_of(ws, struct urdev, uevent_work); in ur_uevent()
301 struct urdev *urd; in ur_int_handler()
340 struct urdev *urd; in ur_attr_reclen_show()
519 struct urdev *urd; in diag14_read()
565 struct urdev *urd; in ur_read()
697 struct urdev *urd; in ur_open()
821 struct urdev *urd; in ur_probe()
[all …]
H A Dvmur.h66 struct urdev { struct
88 struct urdev *urd; argument