Searched refs:show_type (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Datm_sysfs.c13 static ssize_t show_type(struct device *cdev, function
103 static DEVICE_ATTR(type, S_IRUGO, show_type, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm95241.c138 #define show_type(flag) \ macro
139 static ssize_t show_type##flag(struct device *dev, \
149 show_type(1);
150 show_type(2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dhci_sysfs.c212 static ssize_t show_type(struct device *dev, struct device_attribute *attr, char *buf) function
348 static DEVICE_ATTR(type, S_IRUGO, show_type, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dnamespace.c835 static void show_type(struct seq_file *m, struct super_block *sb) function
854 show_type(m, mnt->mnt_sb);
914 show_type(m, sb);
955 show_type(m, mnt->mnt_sb);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dtopology.c228 static ssize_t show_type(struct cache_info *this_leaf, char *buf) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-sysfs.c101 static ssize_t show_type(struct device *class_dev, function
117 pvr2_sysfs_trace("pvr2_sysfs(%p) show_type(cid=%d) is %s",
333 cip->attr_type.show = show_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dintel_cacheinfo.c954 static ssize_t show_type(struct _cpuid4_info *this_leaf, char *buf) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dnet-sysfs.c306 __ATTR(type, S_IRUGO, show_type, NULL),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_vty.c6252 enum show_type
6811 enum show_type type, union sockunion *su)
6841 bgp_show_neighbor_vty (struct vty *vty, char *name, enum show_type type,
6186 enum show_type enum

Completed in 299 milliseconds