Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/xgifb/
Dvb_table.h1730 static const struct XGI330_LCDDataTablStruct XGI_LCDDataTable[] = {
1753 static const struct XGI330_LCDDataTablStruct XGI_LCDDesDataTable[] = {
1777 static const struct XGI330_LCDDataTablStruct xgifb_lcddldes[] = {
1801 static const struct XGI330_LCDDataTablStruct xgifb_epllcd_crt1_h[] = {
1816 static const struct XGI330_LCDDataTablStruct xgifb_epllcd_crt1_v[] = {
1831 static const struct XGI330_LCDDataTablStruct XGI_EPLLCDDataPtr[] = {
1848 static const struct XGI330_LCDDataTablStruct XGI_EPLLCDDesDataPtr[] = {
Dvb_struct.h56 struct XGI330_LCDDataTablStruct { struct
Dvb_setmode.c1192 static void const *XGI_GetLcdPtr(struct XGI330_LCDDataTablStruct const *table, in XGI_GetLcdPtr()