Searched refs:attribute (Results 101 - 125 of 495) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_sysfs.c111 static struct attribute *wlags_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/wusbcore/
H A Ddev-sysfs.c110 static struct attribute *wusb_dev_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/accel/
H A Dadis16209_trigger.c35 static struct attribute *adis16209_trigger_attrs[] = {
H A Dadis16240_trigger.c35 static struct attribute *adis16240_trigger_attrs[] = {
H A Dsca3000_ring.c120 * @attr: this device attribute
147 * @attr: attribute called from
199 static struct attribute *sca3000_scan_el_attrs[] = {
219 static struct attribute *sca3000_ring_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/gyro/
H A Dadis16260_trigger.c35 static struct attribute *adis16260_trigger_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/imu/
H A Dadis16300_trigger.c35 static struct attribute *adis16300_trigger_attrs[] = {
H A Dadis16350_trigger.c35 static struct attribute *adis16350_trigger_attrs[] = {
H A Dadis16400_trigger.c35 static struct attribute *adis16400_trigger_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dwm8350-hwmon.c77 static struct attribute *wm8350_attributes[] = {
H A Dmc13783-adc.c117 static struct attribute *mc13783_attr[] = {
135 static struct attribute *mc13783_attr_ts[] = {
H A Dpcf8591.c144 static struct attribute *pcf8591_attributes[] = {
156 static struct attribute *pcf8591_attributes_opt[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dsysfs.c51 struct attribute attr;
70 struct attribute *attr, char *buf)
234 static struct attribute *port_default_attrs[] = {
363 static struct attribute *pma_attrs[] = {
391 struct attribute *a;
435 static struct attribute **
440 struct attribute **tab_attr;
444 tab_attr = kcalloc(1 + len, sizeof(struct attribute *), GFP_KERNEL);
654 /* Show a given an attribute in the statistics group */
671 /* generate a read-only iwarp statistics attribute */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/power/
H A Dpower_supply_sysfs.c173 static struct attribute *
177 struct attribute *attr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dendpoint.c32 struct attribute attr;
149 static struct attribute *ep_dev_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/adouble/
H A Dad_attr.c61 int ad_setattr(const struct adouble *ad, const u_int16_t attribute) argument
66 u_int16_t attr = attribute & ~htons(ATTRBIT_DOPEN | ATTRBIT_ROPEN);
189 * set resource fork filename attribute.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dexfield.c114 ACPI_READ | (obj_desc->field.attribute << 16);
275 ACPI_WRITE | (obj_desc->field.attribute << 16);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dpadata.c927 struct attribute attr;
928 ssize_t (*show)(struct padata_instance *, struct attribute *, char *);
929 ssize_t (*store)(struct padata_instance *, struct attribute *,
934 struct attribute *attr, char *buf)
957 struct attribute *attr,
998 static struct attribute *padata_default_attrs[] = {
1005 struct attribute *attr, char *buf)
1019 static ssize_t padata_sysfs_store(struct kobject *kobj, struct attribute *attr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Daf_irda.c573 /* Requested object/attribute doesn't exist */
1947 /* The user want to add an attribute to an existing IAS object
1949 * attribute.
1951 * create the right attribute...
1997 /* Do we have the attribute already ? */
2010 /* Add an integer attribute */
2014 ias_opt->attribute.irda_attrib_int,
2019 if(ias_opt->attribute.irda_attrib_octet_seq.len >
2029 /* Add an octet sequence attribute */
2033 ias_opt->attribute
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firmware/
H A Defivars.c127 struct attribute attr;
334 static ssize_t efivar_attr_show(struct kobject *kobj, struct attribute *attr,
350 static ssize_t efivar_attr_store(struct kobject *kobj, struct attribute *attr,
383 static struct attribute *def_attrs[] = {
566 static struct attribute *efi_subsys_attrs[] = {
729 printk(KERN_ERR "efivars: Sysfs attribute export failed with error %d.\n", error);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Defi.c250 if (md->attribute & EFI_MEMORY_WB)
310 i, md->type, md->attribute, md->phys_addr,
493 * has the runtime attribute bit set in its memory descriptor and update
509 if (!(md->attribute & EFI_MEMORY_RUNTIME))
531 if (!(md->attribute & EFI_MEMORY_WB)) {
609 return md->attribute;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtexpr.tex4 supporting objects attribute/value pairs.
19 Prolog-like attribute-value syntax, and is additionally capable of
77 by a list of attribute-value pairs enclosed in parentheses, and finished
78 with a full stop. Each attribute value may be a string, a word (no quotes),
201 Note the setting of defaults before attempting to retrieve attribute values,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dipl.c233 static void make_attrs_ro(struct attribute **attrs)
453 static struct attribute *ipl_fcp_attrs[] = {
485 static struct attribute *ipl_ccw_attrs_vm[] = {
493 static struct attribute *ipl_ccw_attrs_lpar[] = {
512 static struct attribute *ipl_nss_attrs[] = {
526 static struct attribute *ipl_unknown_attrs[] = {
763 static struct attribute *reipl_fcp_attrs[] = {
858 static struct attribute *reipl_ccw_attrs_vm[] = {
865 static struct attribute *reipl_ccw_attrs_lpar[] = {
937 static struct attribute *reipl_nss_attr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uio/
H A Duio.c90 struct attribute attr;
104 static struct attribute *attrs[] = {
118 static ssize_t map_type_show(struct kobject *kobj, struct attribute *attr,
178 struct attribute attr;
192 static struct attribute *portio_attrs[] = {
206 static ssize_t portio_type_show(struct kobject *kobj, struct attribute *attr,
265 static struct attribute *uio_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Dsendserver.c27 * Purpose: Packs an attribute value pair list into a buffer.
60 *buf++ = vp->attribute;
86 *buf++ = vp->attribute;
87 switch (vp->attribute) {
99 /* Record the attribute length */

Completed in 143 milliseconds

1234567891011>>