Searched refs:fn_cntl (Results 1 – 6 of 6) sorted by relevance
205 char *fn_play, *fn_cap, *fn_cntl; in gaudio_open_snd_dev() local211 fn_cntl = opts->fn_cntl; in gaudio_open_snd_dev()215 snd->filp = filp_open(fn_cntl, O_RDWR, 0); in gaudio_open_snd_dev()219 fn_cntl); in gaudio_open_snd_dev()
63 char *fn_cntl; member
914 UAC1_STR_ATTRIBUTE(fn_cntl);942 kfree(opts->fn_cntl); in f_audio_free_inst()965 opts->fn_cntl = FILE_CONTROL; in f_audio_alloc_inst()
100 static char *fn_cntl = FILE_CONTROL; variable101 module_param(fn_cntl, charp, 0444);102 MODULE_PARM_DESC(fn_cntl, "Control device file name");304 uac1_opts->fn_cntl = fn_cntl; in audio_bind()
9 fn_cntl - control device file name
699 fn_cntl control device file name