Searched refs:bcma_sflash_dev (Results 1 – 3 of 3) sorted by relevance
20 struct platform_device bcma_sflash_dev = { variable160 bcma_sflash_dev.resource[0].end = bcma_sflash_dev.resource[0].start + in bcma_sflash_init()162 bcma_sflash_dev.dev.platform_data = sflash; in bcma_sflash_init()
80 extern struct platform_device bcma_sflash_dev;
332 err = platform_device_register(&bcma_sflash_dev); in bcma_register_devices()