Searched refs:fn_cntl (Results 1 – 6 of 6) sorted by relevance
67 static char *fn_cntl = FILE_CONTROL; variable68 module_param(fn_cntl, charp, S_IRUGO);69 MODULE_PARM_DESC(fn_cntl, "Control device file name");250 uac1_opts->fn_cntl = fn_cntl; in audio_bind()
209 char *fn_play, *fn_cap, *fn_cntl; in gaudio_open_snd_dev() local214 fn_cntl = opts->fn_cntl; in gaudio_open_snd_dev()218 snd->filp = filp_open(fn_cntl, O_RDWR, 0); in gaudio_open_snd_dev()222 fn_cntl); in gaudio_open_snd_dev()
68 char *fn_cntl; member
884 UAC1_STR_ATTRIBUTE(fn_cntl);912 kfree(opts->fn_cntl); in f_audio_free_inst()935 opts->fn_cntl = FILE_CONTROL; in f_audio_alloc_inst()
9 fn_cntl - control device file name
605 fn_cntl - control device file name