Lines Matching refs:bcma_device

36 	struct bcma_device *core = container_of(dev, struct bcma_device, dev);  in manuf_show()
43 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in id_show()
50 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in rev_show()
57 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in class_show()
69 ATTRIBUTE_GROUPS(bcma_device);
87 struct bcma_device *bcma_find_core_unit(struct bcma_bus *bus, u16 coreid, in bcma_find_core_unit()
90 struct bcma_device *core; in bcma_find_core_unit()
100 bool bcma_wait_value(struct bcma_device *core, u16 reg, u32 mask, u32 value, in bcma_wait_value()
121 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()
214 unsigned int bcma_core_irq(struct bcma_device *core, int num) in bcma_core_irq()
238 void bcma_prepare_core(struct bcma_bus *bus, struct bcma_device *core) in bcma_prepare_core()
278 static void bcma_register_core(struct bcma_bus *bus, struct bcma_device *core) in bcma_register_core()
293 struct bcma_device *core; in bcma_register_devices()
364 struct bcma_device *core, *tmp; in bcma_unregister_cores()
385 struct bcma_device *core; in bcma_bus_register()
504 struct bcma_device *core; in bcma_bus_early_register()
535 struct bcma_device *core; in bcma_bus_suspend()
550 struct bcma_device *core; in bcma_bus_resume()
589 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_bus_match()
606 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_probe()
622 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_remove()
633 const struct bcma_device *core = container_of_const(dev, struct bcma_device, dev); in bcma_device_uevent()