Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-btcvsd.c1209 struct mtk_btcvsd_snd_time_buffer_info time_buffer_info_tx; in btcvsd_tx_timestamp_get() local
1214 get_tx_time_stamp(bt, &time_buffer_info_tx); in btcvsd_tx_timestamp_get()
1218 time_buffer_info_tx.time_stamp_us, in btcvsd_tx_timestamp_get()
1219 time_buffer_info_tx.data_count_equi_time); in btcvsd_tx_timestamp_get()
1221 if (copy_to_user(data, &time_buffer_info_tx, in btcvsd_tx_timestamp_get()