Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dvmur.c93 * - ur_open gets a urd reference, ur_release drops the reference
692 static int ur_open(struct inode *inode, struct file *file) in ur_open() function
732 TRACE("ur_open\n"); in ur_open()
736 TRACE("ur_open: unsupported dev class (%d)\n", urd->class); in ur_open()
796 .open = ur_open,
950 /* There is still a user of urd (e.g. ur_open) */ in ur_set_offline_force()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dvmur.c95 * - ur_open gets a urd reference, ur_release drops the reference
694 static int ur_open(struct inode *inode, struct file *file) in ur_open() function
734 TRACE("ur_open\n"); in ur_open()
738 TRACE("ur_open: unsupported dev class (%d)\n", urd->class); in ur_open()
798 .open = ur_open,
952 /* There is still a user of urd (e.g. ur_open) */ in ur_set_offline_force()

Completed in 3 milliseconds