Home
last modified time | relevance | path

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

/sound/firewire/bebob/
Dbebob_stream.c257 unsigned int sec, sections, ch, channels; in map_data_channels() local
295 for (sec = 0; sec < sections; sec++) { in map_data_channels()
300 sec, &type); in map_data_channels()
/sound/drivers/
Ddummy.c431 long sec; in dummy_hrtimer_prepare() local
437 sec = period / rate; in dummy_hrtimer_prepare()
440 dpcm->period_time = ktime_set(sec, nsecs); in dummy_hrtimer_prepare()