Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/xgifb/
Dvb_table.h1707 static const struct XGI330_LCDDataTablStruct XGI_LCDDataTable[] = {
1730 static const struct XGI330_LCDDataTablStruct XGI_LCDDesDataTable[] = {
1754 static const struct XGI330_LCDDataTablStruct xgifb_lcddldes[] = {
1778 static const struct XGI330_LCDDataTablStruct xgifb_epllcd_crt1_h[] = {
1793 static const struct XGI330_LCDDataTablStruct xgifb_epllcd_crt1_v[] = {
1808 static const struct XGI330_LCDDataTablStruct XGI_EPLLCDDataPtr[] = {
1825 static const struct XGI330_LCDDataTablStruct XGI_EPLLCDDesDataPtr[] = {
Dvb_struct.h55 struct XGI330_LCDDataTablStruct { struct
Dvb_setmode.c1195 static void const *XGI_GetLcdPtr(struct XGI330_LCDDataTablStruct const *table, in XGI_GetLcdPtr()