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()
141 struct bcma_device *core) in bcma_of_find_child_device()
161 struct bcma_device *core, in bcma_of_irq_parse()
182 struct bcma_device *core, int num) in bcma_of_get_irq()
201 struct bcma_device *core) in bcma_of_fill_device()
213 struct bcma_device *core) in bcma_of_fill_device()
217 struct bcma_device *core, int num) in bcma_of_get_irq()
223 unsigned int bcma_core_irq(struct bcma_device *core, int num) in bcma_core_irq()
247 void bcma_prepare_core(struct bcma_bus *bus, struct bcma_device *core) in bcma_prepare_core()
308 static void bcma_register_core(struct bcma_bus *bus, struct bcma_device *core) in bcma_register_core()
324 struct bcma_device *core; in bcma_register_devices()
393 struct bcma_device *core, *tmp; in bcma_unregister_cores()
414 struct bcma_device *core; in bcma_bus_register()
536 struct bcma_device *core; in bcma_bus_early_register()
567 struct bcma_device *core; in bcma_bus_suspend()
582 struct bcma_device *core; in bcma_bus_resume()
621 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_bus_match()
638 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_probe()
651 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_remove()
663 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_uevent()