Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/mediatek/common/
H 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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds