Home
last modified time | relevance | path

Searched refs:DEVICE_COUNT_RESOURCE (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Dpci.h107 DEVICE_COUNT_RESOURCE enumerator
242 struct resource resource[DEVICE_COUNT_RESOURCE]; /* I/O and memory regions + expansion ROMs */
267 struct bin_attribute *res_attr[DEVICE_COUNT_RESOURCE]; /* sysfs file for resources */
268 …struct bin_attribute *res_attr_wc[DEVICE_COUNT_RESOURCE]; /* sysfs file for WC mapping of resource…