Lines Matching refs:module_param
25 module_param(p_chmask, uint, S_IRUGO);
30 module_param(p_srate, uint, S_IRUGO);
35 module_param(p_ssize, uint, S_IRUGO);
40 module_param(c_chmask, uint, S_IRUGO);
45 module_param(c_srate, uint, S_IRUGO);
50 module_param(c_ssize, uint, S_IRUGO);
58 module_param(p_chmask, uint, S_IRUGO);
63 module_param(p_srate, uint, S_IRUGO);
68 module_param(p_ssize, uint, S_IRUGO);
73 module_param(c_chmask, uint, S_IRUGO);
78 module_param(c_srate, uint, S_IRUGO);
83 module_param(c_ssize, uint, S_IRUGO);
89 module_param(fn_play, charp, S_IRUGO);
93 module_param(fn_cap, charp, S_IRUGO);
97 module_param(fn_cntl, charp, S_IRUGO);
101 module_param(req_buf_size, int, S_IRUGO);
105 module_param(req_count, int, S_IRUGO);
109 module_param(audio_buf_size, int, S_IRUGO);