Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/char/
Dvmur.c794 static const struct file_operations ur_fops = { variable
895 urd->char_device->ops = &ur_fops; in ur_set_online()
896 urd->char_device->owner = ur_fops.owner; in ur_set_online()