Searched refs:tvout_mode (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dtv_fs450.h195 int FS450_set_tvout_mode(unsigned long tvout_mode);
196 /* tvout_mode is a bitmask of FS450_TVOUT_MODE constants */
H A Dgfx_tv.c681 gfx_set_tvout_mode(unsigned long tvout_mode) argument
687 retval = fs450_set_tvout_mode(tvout_mode);
H A Dtv_fs450.c465 static void config_tvout_mode(unsigned long tvout_mode);
499 unsigned long tvout_mode; member in struct:_S_DEVICE_SETTINGS
1009 conget_tvout_mode(&d.tvout_mode);
1012 d.tvout_mode = GFX_TVOUT_MODE_CVBS_YC;
1150 config_tvout_mode(d.tvout_mode);
1458 *p_tvout_mode = d.tvout_mode;
1465 fs450_set_tvout_mode(unsigned long tvout_mode) argument
1468 gfx_set_tvout_mode(unsigned long tvout_mode)
1471 d.tvout_mode = tvout_mode;
2283 config_tvout_mode(unsigned long tvout_mode) argument
[all...]
H A Dtv_1200.c165 int sc1200_set_tvout_mode(unsigned long tvout_mode);
H A Dgfx_rtns.h693 int gfx_set_tvout_mode(unsigned long tvout_mode);
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dtv_fs450.h93 int FS450_set_tvout_mode(unsigned long tvout_mode);
94 /* tvout_mode is a bitmask of FS450_TVOUT_MODE constants */
H A Dgfx_tv.c577 gfx_set_tvout_mode(unsigned long tvout_mode) argument
583 retval = fs450_set_tvout_mode(tvout_mode);
H A Dtv_fs450.c321 static void config_tvout_mode(unsigned long tvout_mode);
352 unsigned long tvout_mode; member in struct:_S_DEVICE_SETTINGS
836 d.tvout_mode = GFX_TVOUT_MODE_CVBS_YC;
943 config_tvout_mode(d.tvout_mode);
1250 *p_tvout_mode = d.tvout_mode;
1257 fs450_set_tvout_mode(unsigned long tvout_mode) argument
1260 gfx_set_tvout_mode(unsigned long tvout_mode)
1263 d.tvout_mode = tvout_mode;
2049 config_tvout_mode(unsigned long tvout_mode) argument
[all...]
H A Dgfx_rtns.h592 int gfx_set_tvout_mode(unsigned long tvout_mode);
H A Dgfx_priv.h1000 int fs450_set_tvout_mode(unsigned long tvout_mode);

Completed in 58 milliseconds