Searched refs:attribute (Results 226 - 250 of 495) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dbitfield.h43 /* Specified attribute (e.g. LBN) of the specified field */
44 #define EFX_VAL(field, attribute) field ## _ ## attribute
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/accel/
H A Dadis16209_core.c440 static struct attribute *adis16209_event_attributes[] = {
448 static struct attribute *adis16209_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/gyro/
H A Dadis16260_core.c481 static struct attribute *adis16260_event_attributes[] = {
489 static struct attribute *adis16260_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/imu/
H A Dadis16300_core.c561 static struct attribute *adis16300_event_attributes[] = {
569 static struct attribute *adis16300_attributes[] = {
H A Dadis16350_core.c536 static struct attribute *adis16350_attributes[] = {
567 static struct attribute *adis16350_event_attributes[] = {
H A Dadis16400_core.c555 static struct attribute *adis16400_event_attributes[] = {
563 static struct attribute *adis16400_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/
H A Dindustrialio-core.c580 struct attribute **attrp, **attrq;
611 struct attribute **attrq;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/client/
H A Dsmbctool.c167 Return a string representing an attribute for a file.
731 void do_list(const char *mask,uint16 attribute,void (*fn)(file_info *),BOOL rec, BOOL dirs) argument
771 cli_list(targetcli, targetpath, attribute, do_list_helper, NULL);
793 if (cli_list(targetcli, targetpath, attribute, do_list_helper, NULL) == -1)
835 uint16 attribute = aDIR | aSYSTEM | aHIDDEN; local
856 do_list(mask, attribute, do_du, recurse, True);
1835 uint16 attribute = aSYSTEM | aHIDDEN; local
1838 attribute |= aDIR;
1848 do_list(mask, attribute,do_del,False,False);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dsysfs.c412 static struct attribute **all_attrs;
612 all_attrs = kzalloc(sizeof(struct attribute *) * (num_counters + 1),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcacheinfo.c494 static ssize_t cache_index_show(struct kobject *k, struct attribute *attr, char *buf)
629 static struct attribute *cache_index_default_attrs[] = {
672 /* We don't want to create an attribute that can't provide a
674 * attribute's ->show method before registering the
675 * attribute.
685 pr_debug("not creating %s attribute for "
692 pr_debug("could not create %s attribute for %s(%s)\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dadm1025.c355 static struct attribute *adm1025_attributes[] = {
395 static struct attribute *adm1025_attributes_in4[] = {
H A Dlm63.c411 static struct attribute *lm63_attributes[] = {
435 static struct attribute *lm63_attributes_fan1[] = {
H A Dmax6650.c385 * influences the behaviour. Unfortunately, there's no sysfs attribute
477 static mode_t max6650_attrs_visible(struct kobject *kobj, struct attribute *a,
502 static struct attribute *max6650_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bluetooth/
H A Dhci_sysfs.c63 static struct attribute *bt_link_attrs[] = {
364 static struct attribute *bt_host_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dvirtual.c274 static struct attribute *regulator_virtual_attributes[] = {
311 "Failed to create attribute group: %d\n", ret);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dsclp_cpi_sys.c371 static struct attribute *cpi_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mfd/
H A Dpcf50633-core.c207 static struct attribute *pcf_sysfs_entries[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dep93xx_pwm.c259 static struct attribute *ep93xx_pwm_attrs[] = {
H A Dtsl2550.c305 static struct attribute *tsl2550_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dmd.h412 struct attribute attr;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dpci.h201 struct attribute attr;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_spi.c1339 * the attribute containers for the device */
1380 static struct attribute *host_attributes[] = {
1396 struct attribute *attr = &dev_attr_signalling.attr;
1406 * overloads the return by setting 1<<1 if the attribute should
1413 struct attribute *attr, int i)
1474 static struct attribute *target_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/adis16255/
H A Dadis16255.c270 static struct attribute *adis16255_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/wusbcore/
H A Dwusbhc.c179 static struct attribute *wusbhc_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/uwb/i1480/i1480u-wlp/
H A Dsysfs.c202 * them factorized already). i1480u_ATTR creates the attribute file
338 static struct attribute *i1480u_attrs[] = {

Completed in 262 milliseconds

1234567891011>>