Home
last modified time | relevance | path

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

/arch/mips/ath79/
Ddev-spi.c24 static struct platform_device ath79_spi_device = { variable
36 ath79_spi_device.dev.platform_data = pdata; in ath79_register_spi()
37 platform_device_register(&ath79_spi_device); in ath79_register_spi()