Home
last modified time | relevance | path

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

/drivers/staging/speakup/
Dkobjects.c843 static ssize_t message_store(struct kobject *kobj, struct kobj_attribute *attr, in message_store() function
910 __ATTR(announcements, S_IWUSR|S_IRUGO, message_show, message_store);
918 __ATTR(ctl_keys, S_IWUSR|S_IRUGO, message_show, message_store);
920 __ATTR(colors, S_IWUSR|S_IRUGO, message_show, message_store);
922 __ATTR(formatted, S_IWUSR|S_IRUGO, message_show, message_store);
924 __ATTR(function_names, S_IWUSR|S_IRUGO, message_show, message_store);
926 __ATTR(key_names, S_IWUSR|S_IRUGO, message_show, message_store);
928 __ATTR(states, S_IWUSR|S_IRUGO, message_show, message_store);