Searched defs:sel (Results 1 – 4 of 4) sorted by relevance
102 ProgramType getType(const ProgramSelector& sel) { in getType()126 bool hasId(const ProgramSelector& sel, const IdentifierType type) { in hasId()136 uint64_t getId(const ProgramSelector& sel, const IdentifierType type) { in getId()147 uint64_t getId(const ProgramSelector& sel, const IdentifierType type, uint64_t defval) { in getId()153 ProgramSelector sel = {}; in make_selector() local185 bool getLegacyChannel(const ProgramSelector& sel, uint32_t* channelOut, uint32_t* subChannelOut) { in getLegacyChannel()199 bool isDigital(const ProgramSelector& sel) { in isDigital()
132 void Tuner::tuneInternalLocked(const ProgramSelector& sel) { in tuneInternalLocked()257 Return<Result> Tuner::tuneByProgramSelector(const ProgramSelector& sel) { in tuneByProgramSelector()
381 ProgramSelector sel = {}; in TEST_P() local401 ProgramSelector sel = {}; in TEST_P() local
668 struct snd_timer_select sel; in enable_timer() local