Home
last modified time | relevance | path

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

/sound/drivers/
Ddummy.c442 long sec; in dummy_hrtimer_prepare() local
448 sec = period / rate; in dummy_hrtimer_prepare()
451 dpcm->period_time = ktime_set(sec, nsecs); in dummy_hrtimer_prepare()
/sound/soc/samsung/
Di2s.c976 static struct i2s_dai *i2s_alloc_dai(struct platform_device *pdev, bool sec) in i2s_alloc_dai() argument
999 if (!sec) { in i2s_alloc_dai()