HomeSort by: relevance | last modified time | path
    Searched defs:tvout_mode (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-geode/dist/src/gfx/
tv_fs450.c 321 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)
1260 gfx_set_tvout_mode(unsigned long tvout_mode)
1263 d.tvout_mode = tvout_mode;
2049 config_tvout_mode(unsigned long tvout_mode)
    [all...]
  /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
tv_fs450.c 465 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)
1468 gfx_set_tvout_mode(unsigned long tvout_mode)
1471 d.tvout_mode = tvout_mode;
    [all...]

Completed in 22 milliseconds