Searched refs:ath79_register_spi (Results 1 – 8 of 8) sorted by relevance
/arch/mips/ath79/ |
D | dev-spi.h | 18 void ath79_register_spi(struct ath79_spi_platform_data *pdata,
|
D | dev-spi.c | 31 void __init ath79_register_spi(struct ath79_spi_platform_data *pdata, in ath79_register_spi() function
|
D | mach-ap121.c | 85 ath79_register_spi(&ap121_spi_data, ap121_spi_info, in ap121_setup()
|
D | mach-ap81.c | 93 ath79_register_spi(&ap81_spi_data, ap81_spi_info, in ap81_setup()
|
D | mach-ubnt-xm.c | 117 ath79_register_spi(&ubnt_xm_spi_data, ubnt_xm_spi_info, in ubnt_xm_init()
|
D | mach-pb44.c | 115 ath79_register_spi(&pb44_spi_data, pb44_spi_info, in pb44_init()
|
D | mach-db120.c | 128 ath79_register_spi(&db120_spi_data, db120_spi_info, in db120_setup()
|
D | mach-ap136.c | 147 ath79_register_spi(&ap136_spi_data, ap136_spi_info, in ap136_setup()
|