Lines Matching refs:module_param
28 module_param(p_chmask, uint, S_IRUGO);
33 module_param(p_srate, uint, S_IRUGO);
38 module_param(p_ssize, uint, S_IRUGO);
43 module_param(c_chmask, uint, S_IRUGO);
48 module_param(c_srate, uint, S_IRUGO);
53 module_param(c_ssize, uint, S_IRUGO);
59 module_param(fn_play, charp, S_IRUGO);
63 module_param(fn_cap, charp, S_IRUGO);
67 module_param(fn_cntl, charp, S_IRUGO);
71 module_param(req_buf_size, int, S_IRUGO);
75 module_param(req_count, int, S_IRUGO);
79 module_param(audio_buf_size, int, S_IRUGO);