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

/linux-master/include/linux/
H A Dhost1x_context_bus.h12 extern struct bus_type host1x_context_device_bus_type;
/linux-master/drivers/gpu/host1x/
H A Dcontext_bus.c9 struct bus_type host1x_context_device_bus_type = { variable in typeref:struct:bus_type
12 EXPORT_SYMBOL_GPL(host1x_context_device_bus_type); variable
18 err = bus_register(&host1x_context_device_bus_type);
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;
/linux-master/drivers/iommu/
H A Diommu.c161 &host1x_context_device_bus_type,

Completed in 165 milliseconds