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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/atm/
H A Datm_sysfs.c12 static ssize_t show_type(struct class_device *cdev, char *buf) function
96 static CLASS_DEVICE_ATTR(type, S_IRUGO, show_type, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-sysfs.c102 static ssize_t show_type(int id,struct class_device *class_dev,char *buf) function
122 pvr2_sysfs_trace("pvr2_sysfs(%p) show_type(cid=%d) is %s",sfp,id,name);
314 CREATE_SHOW_INSTANCE(show_type,ctl_id) \
387 ssize_t (*show_type)(struct class_device *,char *); member in struct:pvr2_sysfs_func_set
403 .show_type = show_type_##ctl_id, \
515 cip->attr_type.show = fp->show_type;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/bluetooth/
H A Dhci_sysfs.c38 static ssize_t show_type(struct device *dev, struct device_attribute *attr, char *buf) function
172 static DEVICE_ATTR(type, S_IRUGO, show_type, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Dtopology.c212 static ssize_t show_type(struct cache_info *this_leaf, char *buf) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dintel_cacheinfo.c555 static ssize_t show_type(struct _cpuid4_info *this_leaf, char *buf) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/core/
H A Dnet-sysfs.c238 __ATTR(type, S_IRUGO, show_type, NULL),
/netgear-WNDR4500-V1.0.1.40_1.0.68/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 196 milliseconds