Lines Matching refs:bcma_device

32 	struct bcma_device *core = container_of(dev, struct bcma_device, dev);  in manuf_show()
39 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in id_show()
46 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in rev_show()
53 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in class_show()
65 ATTRIBUTE_GROUPS(bcma_device);
83 struct bcma_device *bcma_find_core_unit(struct bcma_bus *bus, u16 coreid, in bcma_find_core_unit()
86 struct bcma_device *core; in bcma_find_core_unit()
96 bool bcma_wait_value(struct bcma_device *core, u16 reg, u32 mask, u32 value, in bcma_wait_value()
117 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_release_core_dev()
138 struct bcma_device *core) in bcma_of_find_child_device()
158 struct bcma_device *core, in bcma_of_irq_parse()
179 struct bcma_device *core, int num) in bcma_of_get_irq()
198 struct bcma_device *core) in bcma_of_fill_device()
210 struct bcma_device *core) in bcma_of_fill_device()
214 struct bcma_device *core, int num) in bcma_of_get_irq()
220 unsigned int bcma_core_irq(struct bcma_device *core, int num) in bcma_core_irq()
244 void bcma_prepare_core(struct bcma_bus *bus, struct bcma_device *core) in bcma_prepare_core()
283 static void bcma_register_core(struct bcma_bus *bus, struct bcma_device *core) in bcma_register_core()
299 struct bcma_device *core; in bcma_register_devices()
368 struct bcma_device *core, *tmp; in bcma_unregister_cores()
389 struct bcma_device *core; in bcma_bus_register()
505 struct bcma_device *core; in bcma_bus_early_register()
536 struct bcma_device *core; in bcma_bus_suspend()
551 struct bcma_device *core; in bcma_bus_resume()
590 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_bus_match()
607 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_probe()
620 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_remove()
632 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_device_uevent()