Home
last modified time | relevance | path

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

/linux-6.1.9/sound/hda/
Dhdac_stream.c479 int pos_adj, pos_align; in snd_hdac_stream_setup_periods() local
495 pos_align = pos_adj; in snd_hdac_stream_setup_periods()
498 pos_adj = pos_align; in snd_hdac_stream_setup_periods()
500 pos_adj = roundup(pos_adj, pos_align); in snd_hdac_stream_setup_periods()