Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dad1848.c191 static int ad1848_prepare_for_output(int dev, int bsize, int bcount);
947 .prepare_for_output = ad1848_prepare_for_output,
1123 static int ad1848_prepare_for_output(int dev, int bsize, int bcount) in ad1848_prepare_for_output() function