Searched refs:rio_config_attr (Results 1 – 1 of 1) sorted by relevance
22 #define rio_config_attr(field, format_string) \ macro32 rio_config_attr(did, "0x%04x\n");33 rio_config_attr(vid, "0x%04x\n");34 rio_config_attr(device_rev, "0x%08x\n");35 rio_config_attr(asm_did, "0x%04x\n");36 rio_config_attr(asm_vid, "0x%04x\n");37 rio_config_attr(asm_rev, "0x%04x\n");38 rio_config_attr(destid, "0x%04x\n");39 rio_config_attr(hopcount, "0x%02x\n");254 static struct bin_attribute rio_config_attr = { variable[all …]