Searched refs:partition_id_show (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Duv_sysfs.c28 static ssize_t partition_id_show(struct kobject *kobj, function
41 __ATTR(partition_id, S_IRUGO, partition_id_show, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/sn/kernel/sn2/
H A Dsn_proc_fs.c15 static int partition_id_show(struct seq_file *s, void *p) function
23 return single_open(file, partition_id_show, NULL);

Completed in 106 milliseconds