Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/sof/
Dtopology.c222 static inline int get_tlv_data(const int *p, int tlv[TLV_ITEMS]) in get_tlv_data() function
1067 if (get_tlv_data(kc->tlv.p, tlv) < 0) { in sof_control_load_volume()