Home
last modified time | relevance | path

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

/system/ulib/intel-hda/include/intel-hda/utils/
A Dcodec-caps.h104 static constexpr uint32_t FLAG_HAS_CONN_LIST = (1u << 8); member
126 bool has_conn_list() const { return (raw_data_ & FLAG_HAS_CONN_LIST) != 0; } in has_conn_list()

Completed in 3 milliseconds