Searched refs:attribute (Results 376 - 400 of 495) sorted by relevance

<<11121314151617181920

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/ioat/
H A Ddma.c1120 static struct attribute *ioat1_attrs[] = {
1129 ioat_attr_show(struct kobject *kobj, struct attribute *attr, char *page)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dadm1031.c800 static struct attribute *adm1031_attributes[] = {
846 static struct attribute *adm1031_attributes_opt[] = {
H A Dlm87.c573 static struct attribute *lm87_attributes[] = {
613 static struct attribute *lm87_attributes_opt[] = {
H A Dadm1026.c1472 static struct attribute *adm1026_attributes[] = {
1609 static struct attribute *adm1026_attributes_temp3[] = {
1629 static struct attribute *adm1026_attributes_in8_9[] = {
H A Dw83791d.c1148 static struct attribute *w83791d_attributes[] = {
1192 static struct attribute *w83791d_attributes_fanpwm45[] = {
H A Dw83792d.c1121 static struct attribute *w83792d_attributes_fan[4][5] = {
1156 static struct attribute *w83792d_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html576 if ((@{$style->{'args'}} == 1) and defined($style->{'attribute'}))
578 $style = $style->{'attribute'};
2737 # default is {'args' => ['normal'], 'attribute' => ''},
2740 'b', {'attribute' => 'b'},
2741 'cite', {'attribute' => 'cite'},
2742 'code', {'args' => ['code'], 'attribute' => 'code'},
2743 'command', {'args' => ['code'], 'attribute' => 'code'},
2745 'dfn', {'attribute' => 'em'},
2752 'emph', {'attribute' => 'em'},
2753 'env', {'args' => ['code'], 'attribute'
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dmixer.c2016 int attribute, int value, int index)
2033 switch (attribute) {
2054 snd_printk(KERN_DEBUG "unknown attribute %d in interrupt\n",
2055 attribute);
2015 snd_usb_mixer_interrupt_v2(struct usb_mixer_interface *mixer, int attribute, int value, int index) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Ddevice.c632 static struct attribute *io_subchannel_attrs[] = {
643 static struct attribute * ccwdev_attrs[] = {
H A Dcss.c307 static struct attribute *subch_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/memstick/core/
H A Dmspro_block.c255 static struct mspro_sys_attr *mspro_from_sysfs_attr(struct attribute *attr)
457 rc += scnprintf(buffer + rc, PAGE_SIZE - rc, "attribute: %x\n",
1008 printk(KERN_WARNING "%s: way too many attribute entries\n",
1015 * sizeof(struct attribute),
1041 dev_dbg(&card->dev, "adding attribute %d: id %x, address %x, "
1099 dev_dbg(&card->dev, "reading attribute pages %x, %x\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dmd.c2310 struct attribute attr;
2679 static struct attribute *rdev_default_attrs[] = {
2689 rdev_attr_show(struct kobject *kobj, struct attribute *attr, char *page)
2711 rdev_attr_store(struct kobject *kobj, struct attribute *attr,
4135 static struct attribute *md_default_attrs[] = {
4152 static struct attribute *md_redundancy_attrs[] = {
4175 md_attr_show(struct kobject *kobj, struct attribute *attr, char *page)
4192 md_attr_store(struct kobject *kobj, struct attribute *attr,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
H A Dimon.c774 static struct attribute *imon_display_sysfs_entries[] = {
783 static struct attribute *imon_rf_sysfs_entries[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap/
H A Domapfb_main.c1428 static struct attribute *panel_attrs[] = {
1452 static struct attribute *ctrl_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/
H A Di2c-core.c313 static struct attribute *i2c_dev_attrs[] = {
776 static struct attribute *i2c_adapter_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/wsdl/
H A Dwsdl.cpp409 void wsdl__definitions::builtinAttribute(const char *attribute) argument
410 { builtinAttributeSet.insert(attribute);
1080 cerr << "WSDL definitions/import has no location attribute" << endl;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/wsdl/
H A Dwsdl.cpp409 void wsdl__definitions::builtinAttribute(const char *attribute) argument
410 { builtinAttributeSet.insert(attribute);
1080 cerr << "WSDL definitions/import has no location attribute" << endl;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dcompal-laptop.c682 static struct attribute *compal_attributes[] = {
H A Dfujitsu-laptop.c564 static struct attribute *fujitsupf_attributes[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-m41t80.c467 static struct attribute *attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/block/
H A Ddasd_devmap.c1129 static struct attribute * dasd_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dtape_core.c164 static struct attribute *tape_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/
H A Dzcrypt_api.c98 static struct attribute * zcrypt_device_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dll_temac_main.c946 static struct attribute *temac_device_attrs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pvrusb2/
H A Dpvrusb2-sysfs.c77 struct attribute *attr_gen[8];

Completed in 222 milliseconds

<<11121314151617181920