Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspidev.c652 static const struct file_operations spidev_fops = { variable
840 status = register_chrdev(SPIDEV_MAJOR, "spi", &spidev_fops); in spidev_init()