Lines Matching refs:S_IRUGO
29 module_param(p_chmask, uint, S_IRUGO);
34 module_param(p_srate, uint, S_IRUGO);
39 module_param(p_ssize, uint, S_IRUGO);
44 module_param(c_chmask, uint, S_IRUGO);
49 module_param(c_srate, uint, S_IRUGO);
54 module_param(c_ssize, uint, S_IRUGO);
60 module_param(fn_play, charp, S_IRUGO);
64 module_param(fn_cap, charp, S_IRUGO);
68 module_param(fn_cntl, charp, S_IRUGO);
72 module_param(req_buf_size, int, S_IRUGO);
76 module_param(req_count, int, S_IRUGO);
80 module_param(audio_buf_size, int, S_IRUGO);