Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/speakup/
Dkobjects.c840 static ssize_t message_store(struct kobject *kobj, struct kobj_attribute *attr, in message_store() function
905 __ATTR(announcements, S_IWUSR|S_IRUGO, message_show, message_store);
913 __ATTR(ctl_keys, S_IWUSR|S_IRUGO, message_show, message_store);
915 __ATTR(colors, S_IWUSR|S_IRUGO, message_show, message_store);
917 __ATTR(formatted, S_IWUSR|S_IRUGO, message_show, message_store);
919 __ATTR(function_names, S_IWUSR|S_IRUGO, message_show, message_store);
921 __ATTR(key_names, S_IWUSR|S_IRUGO, message_show, message_store);
923 __ATTR(states, S_IWUSR|S_IRUGO, message_show, message_store);