Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/char/
H A Dvmur.c799 static const struct file_operations ur_fops = { variable
900 urd->char_device->ops = &ur_fops; in ur_set_online()
901 urd->char_device->owner = ur_fops.owner; in ur_set_online()