Home
last modified time | relevance | path

Searched refs:host1x_context_device_bus_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/host1x/
H A Dcontext_bus.c9 struct bus_type host1x_context_device_bus_type = { variable
12 EXPORT_SYMBOL_GPL(host1x_context_device_bus_type);
18 err = bus_register(&host1x_context_device_bus_type); in host1x_context_device_bus_init()
H A Dcontext.h16 extern struct bus_type host1x_context_device_bus_type;
H A Dcontext.c57 ctx->dev.bus = &host1x_context_device_bus_type; in host1x_memory_context_list_init()
/openbmc/linux/include/linux/
H A Dhost1x_context_bus.h12 extern struct bus_type host1x_context_device_bus_type;
/openbmc/linux/drivers/iommu/
H A Diommu.c164 &host1x_context_device_bus_type,