Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dad1848.c190 static void ad1848_start_input(int dev, unsigned long buf, int count, int intrflag);
945 .start_input = ad1848_start_input,
1072 static void ad1848_start_input(int dev, unsigned long buf, int count, int intrflag) in ad1848_start_input() function