Searched refs:inited (Results 26 - 26 of 26) sorted by path

12

/linux-master/sound/hda/
H A Dhdac_stream.c672 bool inited = false; local
677 azx_timecounter_init(s, inited, cycle_last);
678 if (!inited) {
679 inited = true;

Completed in 153 milliseconds

12