Searched refs:id8 (Results 1 – 2 of 2) sorted by relevance
2769 u8 id8; in b53_switch_detect() local2772 ret = b53_read8(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id8); in b53_switch_detect()2776 switch (id8) { in b53_switch_detect()2797 dev->chip_id = id8; in b53_switch_detect()2819 id8, id32); in b53_switch_detect()
2319 gchar *id8 = g_utf16_to_utf8(id, -1, NULL, NULL, NULL); in ga_get_hardware_ids() local2320 g_array_append_val(values, id8); in ga_get_hardware_ids()