uboot/drivers/video/hitachi_tx18d42vm_lcd.h
<<
>>
Prefs
   1/* SPDX-License-Identifier: GPL-2.0+ */
   2/*
   3 * Hitachi tx18d42vm LVDS LCD panel driver
   4 *
   5 * (C) Copyright 2015 Hans de Goede <hdegoede@redhat.com>
   6 */
   7
   8void hitachi_tx18d42vm_init(void);
   9