Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/serio/
Dserio_raw.c257 static const struct file_operations serio_raw_fops = { variable
330 serio_raw->dev.fops = &serio_raw_fops; in serio_raw_connect()