Searched refs:fn_cntl (Results 1 – 6 of 6) sorted by relevance
201 char *fn_play, *fn_cap, *fn_cntl; in gaudio_open_snd_dev() local207 fn_cntl = opts->fn_cntl; in gaudio_open_snd_dev()211 snd->filp = filp_open(fn_cntl, O_RDWR, 0); in gaudio_open_snd_dev()215 fn_cntl); in gaudio_open_snd_dev()
63 char *fn_cntl; member
909 UAC1_STR_ATTRIBUTE(fn_cntl);937 kfree(opts->fn_cntl); in f_audio_free_inst()960 opts->fn_cntl = FILE_CONTROL; in f_audio_alloc_inst()
113 static char *fn_cntl = FILE_CONTROL; variable114 module_param(fn_cntl, charp, 0444);115 MODULE_PARM_DESC(fn_cntl, "Control device file name");319 uac1_opts->fn_cntl = fn_cntl; in audio_bind()
9 fn_cntl - control device file name
716 fn_cntl control device file name