Searched refs:bcma_bus_get_host_dev (Results 1 – 3 of 3) sorted by relevance
37 struct device *bcma_bus_get_host_dev(struct bcma_bus *bus);
191 chip->dev = bcma_bus_get_host_dev(bus); in bcma_gpio_init()
274 struct device *bcma_bus_get_host_dev(struct bcma_bus *bus) in bcma_bus_get_host_dev() function438 dev = bcma_bus_get_host_dev(bus); in bcma_bus_register()