Searched refs:coherence_id_show (Results 1 – 2 of 2) sorted by relevance
33 static ssize_t coherence_id_show(struct kobject *kobj, in coherence_id_show() function43 __ATTR(coherence_id, S_IRUGO, coherence_id_show, NULL);
80 static int coherence_id_show(struct seq_file *s, void *p) in coherence_id_show() function89 return single_open(file, coherence_id_show, NULL); in coherence_id_open()