Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/pcmcia/
Dscr24x_cs.c229 static const struct file_operations scr24x_fops = { variable
279 cdev_init(&dev->c_dev, &scr24x_fops); in scr24x_probe()
281 dev->c_dev.ops = &scr24x_fops; in scr24x_probe()