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