Home
last modified time | relevance | path

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

/linux-6.6.21/sound/hda/
Dhdac_stream.c499 int pos_adj, pos_align; in snd_hdac_stream_setup_periods() local
525 pos_align = pos_adj; in snd_hdac_stream_setup_periods()
528 pos_adj = pos_align; in snd_hdac_stream_setup_periods()
530 pos_adj = roundup(pos_adj, pos_align); in snd_hdac_stream_setup_periods()