Lines Matching defs:device
352 struct mipi_dsi_device *device = dsi->device;
353 u8 bpp = mipi_dsi_pixel_format_to_bpp(device->format);
354 u8 lanes = device->lanes;
784 static int sun4i_tcon_init_clocks(struct device *dev,
812 static int sun4i_tcon_init_irq(struct device *dev,
839 static int sun4i_tcon_init_regmap(struct device *dev,
877 * list of registered backends and compare the device node.
923 * According to device tree binding input ports have even id
949 * The device tree binding says that the remote endpoint ID of any
1037 * The device tree binding says that the remote endpoint ID of any
1046 * set to 0. This means for these old device trees, we cannot just look
1051 * If so, then the device tree is a corrected version, and it will use
1054 * old device trees, where the endpoint IDs were incorrect, but did not
1057 * traversing the of_graph to try and find a matching engine by device
1060 * In the case of single display pipeline device trees, either method
1074 * Is this a corrected device tree with cross pipeline
1109 static int sun4i_tcon_bind(struct device *dev, struct device *master,
1299 static void sun4i_tcon_unbind(struct device *dev, struct device *master,
1412 /* find TCON TOP platform device and TCON id */
1545 /* sun4i_drv uses this list to check if a device node is a TCON */