Searched refs:attribute (Results 276 - 300 of 495) sorted by relevance

<<11121314151617181920

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/hp/sim/boot/
H A Dfw-emu.c261 md->attribute = attr; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/
H A Dsm_ftl.c60 struct attribute **attributes;
84 attributes = kzalloc(sizeof(struct attribute *) * (NUM_ATTRIBUTES + 1),
88 /* Finally create the attribute group */
96 struct attribute **attributes = ftl->disk_attributes->attrs;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dmesh.c24 * @brief Get function for sysfs attribute anycast_mask
43 * @brief Set function for sysfs attribute anycast_mask
65 * @brief Get function for sysfs attribute prb_rsp_limit
88 * @brief Set function for sysfs attribute prb_rsp_limit
117 * Get function for sysfs attribute mesh
127 * Set function for sysfs attribute mesh
155 * lbs_mesh attribute to be exported per ethX interface
161 * anycast_mask attribute to be exported per mshX interface
167 * prb_rsp_limit attribute to be exported per mshX interface
173 static struct attribute *lbs_mesh_sysfs_entrie
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Demc2103.c521 static struct attribute *emc2103_attributes[] = {
543 static struct attribute *emc2103_attributes_temp3[] = {
554 static struct attribute *emc2103_attributes_temp4[] = {
H A Dsis5595.c463 static struct attribute *sis5595_attributes[] = {
499 static struct attribute *sis5595_attributes_in4[] = {
511 static struct attribute *sis5595_attributes_temp1[] = {
H A Dvt8231.c575 static struct attribute *vt8231_attributes_temps[6][5] = {
624 static struct attribute *vt8231_attributes_volts[6][5] = {
673 static struct attribute *vt8231_attributes[] = {
H A Df71805f.c678 static struct attribute *f71805f_attr_pwm[];
1112 static struct attribute *f71805f_attributes[] = {
1212 static struct attribute *f71805f_attributes_optin[4][5] = {
1249 static struct attribute *f71805f_attributes_pwm_freq[] = {
1261 static struct attribute *f71805f_attr_pwm[] = {
H A Dpc87427.c480 static struct attribute *pc87427_attributes_fan[8][5] = {
655 static struct attribute *pc87427_attributes_pwm[4][3] = {
848 static struct attribute *pc87427_attributes_temp[6][10] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpi_internal.h149 /* Get the sub-index of the attribute for a control type */
152 /* Extract the control from the control attribute */
271 /*?? channel mode used hpi_multiplexer_source attribute == 1 */
956 u16 attribute; /* control attribute or property */ member in struct:hpi_control_msg
964 u16 attribute; /* control attribute or property */ member in struct:hpi_control_union_msg
1061 u16 attribute; /* control attribute or property */ member in struct:hpi_controlx_msg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c3851 struct attribute attr;
4273 static struct attribute *slab_attrs[] = {
4338 struct attribute *attr,
4341 struct slab_attribute *attribute; local
4345 attribute = to_slab_attr(attr);
4348 if (!attribute->show)
4351 err = attribute->show(s, buf);
4357 struct attribute *attr,
4360 struct slab_attribute *attribute; local
4364 attribute
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlStub.h23 /* xs:attribute-use */
100 char *name; /* optional attribute */
101 char *ref; /* optional attribute */
102 char *type; /* optional attribute */
103 char *default_; /* optional attribute */
104 char *default__; /* optional attribute */
105 char *fixed; /* optional attribute */
106 char *fixed_; /* optional attribute */
107 bool nillable; /* optional attribute */
108 bool abstract; /* optional attribute */
358 std::vector<xs__attribute >attribute; /* optional element of type xs:attribute */ member in class:xs__attributeGroup
492 std::vector<xs__attribute >attribute; /* optional element of type xs:attribute */ member in class:xs__extension
569 std::vector<xs__attribute >attribute; /* optional element of type xs:attribute */ member in class:xs__restriction
697 std::vector<xs__attribute >attribute; /* optional element of type xs:attribute */ member in class:xs__complexType
819 std::vector<xs__attribute >attribute; /* optional element of type xs:attribute */ member in class:xs__schema
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A DwsdlStub.h23 /* xs:attribute-use */
100 char *name; /* optional attribute */
101 char *ref; /* optional attribute */
102 char *type; /* optional attribute */
103 char *default_; /* optional attribute */
104 char *default__; /* optional attribute */
105 char *fixed; /* optional attribute */
106 char *fixed_; /* optional attribute */
107 bool nillable; /* optional attribute */
108 bool abstract; /* optional attribute */
358 std::vector<xs__attribute >attribute; /* optional element of type xs:attribute */ member in class:xs__attributeGroup
492 std::vector<xs__attribute >attribute; /* optional element of type xs:attribute */ member in class:xs__extension
569 std::vector<xs__attribute >attribute; /* optional element of type xs:attribute */ member in class:xs__restriction
697 std::vector<xs__attribute >attribute; /* optional element of type xs:attribute */ member in class:xs__complexType
819 std::vector<xs__attribute >attribute; /* optional element of type xs:attribute */ member in class:xs__schema
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dvideo.c1786 struct acpi_video_device_attrib* attribute; local
1807 attribute = acpi_video_get_device_attr(video, device_id);
1809 if((attribute != NULL) && attribute->device_id_scheme) {
1810 switch (attribute->display_type) {
1827 if(attribute->bios_can_detect)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/accel/
H A Dsca3000_core.c795 static struct attribute *sca3000_attributes[] = {
809 static struct attribute *sca3000_attributes_with_temp[] = {
1158 /* Free fall detector related event attribute */
1194 static struct attribute *sca3000_event_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cpufreq/
H A Dcpufreq.c681 static struct attribute *default_attrs[] = {
702 static ssize_t show(struct kobject *kobj, struct attribute *attr, char *buf)
726 static ssize_t store(struct kobject *kobj, struct attribute *attr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/power/
H A Dpcf50633-charger.c244 * This attribute allows to change MBC charging limit on the fly
250 static struct attribute *pcf50633_mbc_sysfs_entries[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-isl1208.c465 static struct attribute *isl1208_rtc_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dbmp085.c364 static struct attribute *bmp085_attributes[] = {
H A Denclosure.c531 static struct attribute *enclosure_component_attrs[] = {
H A Dics932s401.c355 static struct attribute *ics932s401_attr[] =
H A Disl29003.c327 static struct attribute *isl29003_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/misc/
H A Dusbsevseg.c328 static struct attribute *dev_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_tgt_if.c120 ev.p.cmd_req.attribute = cmd->tag;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/
H A Dlc-dev.c222 static struct attribute *dev_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/backlight/
H A Dadp5520_bl.c266 static struct attribute *adp5520_bl_attributes[] = {

Completed in 325 milliseconds

<<11121314151617181920