Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bcma/
Dbcma_private.h67 int bcma_sflash_init(struct bcma_drv_cc *cc);
70 static inline int bcma_sflash_init(struct bcma_drv_cc *cc) in bcma_sflash_init() function
Ddriver_chipcommon_sflash.c88 int bcma_sflash_init(struct bcma_drv_cc *cc) in bcma_sflash_init() function
Ddriver_mips.c286 bcma_sflash_init(cc); in bcma_core_mips_flash_detect()