Home
last modified time | relevance | path

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

/linux/drivers/cdx/
H A Dcdx.c382 #define cdx_config_attr(field, format_string) \ macro
391 cdx_config_attr(vendor, "0x%04x\n");
392 cdx_config_attr(device, "0x%04x\n");
393 cdx_config_attr(subsystem_vendor, "0x%04x\n");
394 cdx_config_attr(subsystem_device, "0x%04x\n");
395 cdx_config_attr(revision, "0x%02x\n");
396 cdx_config_attr(class, "0x%06x\n");