Home
last modified time | relevance | path

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

/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h106 static constexpr uint32_t FLAG_HAS_POWER_CTL = (1u << 10); member
128 bool has_power_ctl() const { return (raw_data_ & FLAG_HAS_POWER_CTL) != 0; } in has_power_ctl()

Completed in 3 milliseconds