Searched defs:dev_attrs (Results 1 - 4 of 4) sorted by relevance

/drivers/usb/usbip/
H A Dvhci_sysfs.c242 static struct attribute *dev_attrs[] = { variable in typeref:struct:attribute
251 .attrs = dev_attrs,
/drivers/usb/misc/
H A Dusbsevseg.c327 static struct attribute *dev_attrs[] = { variable in typeref:struct:attribute
338 .attrs = dev_attrs,
/drivers/ata/
H A Dlibata-transport.c63 struct device_attribute *dev_attrs[ATA_DEV_ATTRS + 1]; member in struct:ata_internal
679 SETUP_TEMPLATE(dev_attrs, field, S_IRUGO, 1)
708 i->dev_attr_cont.ac.attrs = &i->dev_attrs[0];
736 i->dev_attrs[count] = NULL;
/drivers/usb/core/
H A Dsysfs.c685 static struct attribute *dev_attrs[] = { variable in typeref:struct:attribute
717 .attrs = dev_attrs,

Completed in 5650 milliseconds