HomeSort by: relevance | last modified time | path
    Searched defs:mipi_dsi_bus_type (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_mipi_dsi.c 95 static struct bus_type mipi_dsi_bus_type = { variable in typeref:struct:bus_type
114 dev = bus_find_device_by_of_node(&mipi_dsi_bus_type, np);
141 dsi->dev.bus = &mipi_dsi_bus_type;
1185 drv->driver.bus = &mipi_dsi_bus_type;
1213 return bus_register(&mipi_dsi_bus_type);
drm_mipi_dsi.c 95 static struct bus_type mipi_dsi_bus_type = { variable in typeref:struct:bus_type
114 dev = bus_find_device_by_of_node(&mipi_dsi_bus_type, np);
141 dsi->dev.bus = &mipi_dsi_bus_type;
1185 drv->driver.bus = &mipi_dsi_bus_type;
1213 return bus_register(&mipi_dsi_bus_type);
drm_mipi_dsi.c 95 static struct bus_type mipi_dsi_bus_type = { variable in typeref:struct:bus_type
114 dev = bus_find_device_by_of_node(&mipi_dsi_bus_type, np);
141 dsi->dev.bus = &mipi_dsi_bus_type;
1185 drv->driver.bus = &mipi_dsi_bus_type;
1213 return bus_register(&mipi_dsi_bus_type);
drm_mipi_dsi.c 95 static struct bus_type mipi_dsi_bus_type = { variable in typeref:struct:bus_type
114 dev = bus_find_device_by_of_node(&mipi_dsi_bus_type, np);
141 dsi->dev.bus = &mipi_dsi_bus_type;
1185 drv->driver.bus = &mipi_dsi_bus_type;
1213 return bus_register(&mipi_dsi_bus_type);

Completed in 42 milliseconds