Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/char/
Dvmur.c798 static const struct file_operations ur_fops = { variable
899 urd->char_device->ops = &ur_fops; in ur_set_online()
900 urd->char_device->owner = ur_fops.owner; in ur_set_online()