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

/linux-master/drivers/gpio/
H A Dgpio-max7301.c78 static struct spi_driver max7301_driver = { variable in typeref:struct:spi_driver
89 return spi_register_driver(&max7301_driver);
98 spi_unregister_driver(&max7301_driver);

Completed in 83 milliseconds