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

/linux-4.4.14/drivers/spi/
H A Dspidev.c670 static const struct file_operations spidev_fops = { variable in typeref:struct:file_operations
814 status = register_chrdev(SPIDEV_MAJOR, "spi", &spidev_fops); spidev_init()

Completed in 52 milliseconds