Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-himax-hx8394.c65 struct hx8394 { struct
81 int (*init_sequence)(struct hx8394 *ctx); argument
86 return container_of(panel, struct hx8394, panel); in panel_to_hx8394()
208 struct hx8394 *ctx = panel_to_hx8394(panel); in hx8394_enable()
245 struct hx8394 *ctx = panel_to_hx8394(panel); in hx8394_disable()
262 struct hx8394 *ctx = panel_to_hx8394(panel); in hx8394_unprepare()
279 struct hx8394 *ctx = panel_to_hx8394(panel); in hx8394_prepare()
316 struct hx8394 *ctx = panel_to_hx8394(panel); in hx8394_get_modes()
348 struct hx8394 *ctx; in hx8394_probe()
405 struct hx8394 *ctx = mipi_dsi_get_drvdata(dsi); in hx8394_shutdown()
[all …]
H A DMakefile17 obj-$(CONFIG_DRM_PANEL_HIMAX_HX8394) += panel-himax-hx8394.o
H A DKconfig175 If M is selected the module will be called panel-himax-hx8394.
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dhimax,hx8394.yaml4 $id: http://devicetree.org/schemas/display/panel/himax,hx8394.yaml#
26 - const: himax,hx8394
61 compatible = "hannstar,hsd060bhw4", "himax,hx8394";
/openbmc/linux/
H A DMAINTAINERS6557 F: Documentation/devicetree/bindings/display/panel/himax,hx8394.yaml
6558 F: drivers/gpu/drm/panel/panel-himax-hx8394.c