Searched refs:dev_show_devspec (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dof_device.c75 static ssize_t dev_show_devspec(struct device *dev, function
84 static DEVICE_ATTR(devspec, S_IRUGO, dev_show_devspec, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Dof_device.c739 static ssize_t dev_show_devspec(struct device *dev, struct device_attribute *attr, char *buf) function
747 static DEVICE_ATTR(devspec, S_IRUGO, dev_show_devspec, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dof_device.c1030 static ssize_t dev_show_devspec(struct device *dev, struct device_attribute *attr, char *buf) function
1038 static DEVICE_ATTR(devspec, S_IRUGO, dev_show_devspec, NULL);

Completed in 100 milliseconds