Home
last modified time | relevance | path

Searched refs:punc_show (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/speakup/
Dkobjects.c450 static ssize_t punc_show(struct kobject *kobj, struct kobj_attribute *attr, in punc_show() function
869 __ATTR(delimiters, S_IWUSR|S_IRUGO, punc_show, punc_store);
871 __ATTR(ex_num, S_IWUSR|S_IRUGO, punc_show, punc_store);
873 __ATTR(punc_all, S_IWUSR|S_IRUGO, punc_show, punc_store);
875 __ATTR(punc_most, S_IWUSR|S_IRUGO, punc_show, punc_store);
877 __ATTR(punc_some, S_IWUSR|S_IRUGO, punc_show, punc_store);
879 __ATTR(repeats, S_IWUSR|S_IRUGO, punc_show, punc_store);