Lines Matching defs:device
182 struct device *dev;
595 struct device *dev = dsi->host.dev;
823 struct mipi_dsi_device *device)
827 dsi->lanes = device->lanes;
828 dsi->format = device->format;
829 dsi->mode_flags = device->mode_flags;
1027 static int mtk_dsi_bind(struct device *dev, struct device *master, void *data)
1051 static void mtk_dsi_unbind(struct device *dev, struct device *master,
1069 struct device *dev = &pdev->dev;