Searched refs:tvout_chip_type (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/graphics/skeleton/
H A DDriverInterface.h212 { // tvout_chip_type in order of capability (more or less)
250 uint32 tvout_chip_type; /* see tvchip_type enum above */ member in struct:__anon937::__anon943
/haiku/headers/private/graphics/via/
H A DDriverInterface.h147 { // tvout_chip_type in order of capability (more or less)
261 uint32 tvout_chip_type; /* see tvchip_type enum above */ member in struct:__anon7::__anon10
/haiku/src/add-ons/accelerants/via/engine/
H A Dinfo.c120 si->ps.tvout_chip_type = NONE;
126 si->ps.tvout_chip_type = ???;
1065 switch (si->ps.tvout_chip_type)
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dinfo.c2058 si->ps.tvout_chip_type = NONE;
2064 si->ps.tvout_chip_type = ???;
3048 switch (si->ps.tvout_chip_type)

Completed in 51 milliseconds