Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspidev.c676 static const struct file_operations spidev_fops = { variable
876 status = register_chrdev(SPIDEV_MAJOR, "spi", &spidev_fops); in spidev_init()