Home
last modified time | relevance | path

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

/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h71 static constexpr uint32_t FLAG_HAS_BEEP_GEN = (1u << 16); member
76 bool has_beep_gen() const { return (raw_data_ & FLAG_HAS_BEEP_GEN) != 0; } in has_beep_gen()

Completed in 3 milliseconds