Lines Matching refs:bcma_device
35 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in manuf_show()
42 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in id_show()
49 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in rev_show()
56 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in class_show()
68 ATTRIBUTE_GROUPS(bcma_device);
86 struct bcma_device *bcma_find_core_unit(struct bcma_bus *bus, u16 coreid, in bcma_find_core_unit()
89 struct bcma_device *core; in bcma_find_core_unit()
99 bool bcma_wait_value(struct bcma_device *core, u16 reg, u32 mask, u32 value, in bcma_wait_value()
120 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_release_core_dev()
140 struct bcma_device *core) in bcma_of_find_child_device()
160 struct bcma_device *core, in bcma_of_irq_parse()
181 struct bcma_device *core, int num) in bcma_of_get_irq()
200 struct bcma_device *core) in bcma_of_fill_device()
213 unsigned int bcma_core_irq(struct bcma_device *core, int num) in bcma_core_irq()
237 void bcma_prepare_core(struct bcma_bus *bus, struct bcma_device *core) in bcma_prepare_core()
277 static void bcma_register_core(struct bcma_bus *bus, struct bcma_device *core) in bcma_register_core()
292 struct bcma_device *core; in bcma_register_devices()
361 struct bcma_device *core, *tmp; in bcma_unregister_cores()
382 struct bcma_device *core; in bcma_bus_register()
501 struct bcma_device *core; in bcma_bus_early_register()
532 struct bcma_device *core; in bcma_bus_suspend()
547 struct bcma_device *core; in bcma_bus_resume()
586 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_bus_match()
603 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_probe()
619 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_remove()
630 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_uevent()