Home
last modified time | relevance | path

Searched refs:to_primary_dsi (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/panel/
H A Dpanel-himax-hx83121a.c73 static inline struct mipi_dsi_device *to_primary_dsi(struct himax *ctx) in to_primary_dsi() function
90 struct mipi_dsi_device *dsi = to_primary_dsi(ctx); in himax_prepare()
136 struct mipi_dsi_device *dsi = to_primary_dsi(ctx); in himax_unprepare()
220 return mipi_dsi_dcs_set_display_brightness_large(to_primary_dsi(ctx), in himax_bl_update_status()
232 struct device *dev = &to_primary_dsi(ctx)->dev; in himax_create_backlight()