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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dof_spi.h15 extern void of_register_spi_devices(struct spi_master *master);
17 static inline void of_register_spi_devices(struct spi_master *master) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/of/
H A Dof_spi.c16 * of_register_spi_devices - Register child devices onto the SPI bus
22 void of_register_spi_devices(struct spi_master *master) function
98 EXPORT_SYMBOL(of_register_spi_devices); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dspi.c549 of_register_spi_devices(master);

Completed in 56 milliseconds