Home
last modified time | relevance | path

Searched refs:bcma_bus_get_host_dev (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/bcma/
Dmain.c242 core->dev.parent = bcma_bus_get_host_dev(bus); in bcma_prepare_core()
264 struct device *bcma_bus_get_host_dev(struct bcma_bus *bus) in bcma_bus_get_host_dev() function
428 dev = bcma_bus_get_host_dev(bus); in bcma_bus_register()
Dbcma_private.h36 struct device *bcma_bus_get_host_dev(struct bcma_bus *bus);
Ddriver_gpio.c186 chip->parent = bcma_bus_get_host_dev(bus); in bcma_gpio_init()