Home
last modified time | relevance | path

Searched refs:tuner_type (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DTuner.h16 enum tuner_type { enum
46 tuner_type Type() const;
65 tuner_type fType;
H A DTuner.cpp48 tuner_type brand;
274 tuner_type CTuner::Type() const in Type()