Lines Matching defs:device
58 struct device *dev;
1095 struct device *dev = client->dev;
1120 struct device *dev = client->dev;
1477 struct mipi_dsi_device *device)
1481 dsi->flags = device->mode_flags;
1482 dsi->format = device->format;
1483 dsi->lanes = device->lanes;
1488 dev_dbg(dsi->dev, "attaching dual-channel device %s\n",
1489 dev_name(&device->dev));
1506 output->panel = of_drm_find_panel(device->dev.of_node);
1518 struct mipi_dsi_device *device)
1523 if (output->panel && &device->dev == output->panel->dev) {
1590 * the attached device.