Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/mediatek/common/
A Dmtk-btcvsd.c1216 struct mtk_btcvsd_snd_time_buffer_info time_buffer_info_tx; in btcvsd_tx_timestamp_get() local
1221 get_tx_time_stamp(bt, &time_buffer_info_tx); in btcvsd_tx_timestamp_get()
1225 time_buffer_info_tx.time_stamp_us, in btcvsd_tx_timestamp_get()
1226 time_buffer_info_tx.data_count_equi_time); in btcvsd_tx_timestamp_get()
1228 if (copy_to_user(data, &time_buffer_info_tx, in btcvsd_tx_timestamp_get()

Completed in 5 milliseconds