Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-btcvsd.c143 struct mtk_btcvsd_snd_time_buffer_info { struct
259 struct mtk_btcvsd_snd_time_buffer_info *ts) in get_tx_time_stamp()
266 struct mtk_btcvsd_snd_time_buffer_info *ts) in get_rx_time_stamp()
1159 struct mtk_btcvsd_snd_time_buffer_info time_buffer_info_rx; in btcvsd_rx_timestamp_get()
1161 if (size > sizeof(struct mtk_btcvsd_snd_time_buffer_info)) in btcvsd_rx_timestamp_get()
1172 sizeof(struct mtk_btcvsd_snd_time_buffer_info))) { in btcvsd_rx_timestamp_get()
1209 struct mtk_btcvsd_snd_time_buffer_info time_buffer_info_tx; in btcvsd_tx_timestamp_get()
1211 if (size > sizeof(struct mtk_btcvsd_snd_time_buffer_info)) in btcvsd_tx_timestamp_get()
1222 sizeof(struct mtk_btcvsd_snd_time_buffer_info))) { in btcvsd_tx_timestamp_get()
1246 sizeof(struct mtk_btcvsd_snd_time_buffer_info),
[all …]