Searched refs:type_string (Results 1 – 5 of 5) sorted by relevance
477 zc->type_string = "CEX4A"; in zcrypt_cex4_card_probe()481 zc->type_string = "CEX5A"; in zcrypt_cex4_card_probe()485 zc->type_string = "CEX6A"; in zcrypt_cex4_card_probe()489 zc->type_string = "CEX7A"; in zcrypt_cex4_card_probe()496 zc->type_string = "CEX8A"; in zcrypt_cex4_card_probe()515 zc->type_string = "CEX4C"; in zcrypt_cex4_card_probe()522 zc->type_string = "CEX5C"; in zcrypt_cex4_card_probe()529 zc->type_string = "CEX6C"; in zcrypt_cex4_card_probe()536 zc->type_string = "CEX7C"; in zcrypt_cex4_card_probe()543 zc->type_string = "CEX8C"; in zcrypt_cex4_card_probe()[all …]
111 char *type_string; /* User space device name. */ member
45 return sysfs_emit(buf, "%s\n", zc->type_string); in type_show()
305 const char *type_string; in acpi_ex_convert_to_object_type_string() local307 type_string = acpi_ut_get_type_name(obj_desc->common.type); in acpi_ex_convert_to_object_type_string()309 …return_desc = acpi_ut_create_string_object(((acpi_size)strlen(type_string) + 9)); /* 9 For "[ Obje… in acpi_ex_convert_to_object_type_string()315 strcat(return_desc->string.pointer, type_string); in acpi_ex_convert_to_object_type_string()
147 static char *type_string(u8 bmAttributes) in type_string() function349 type_string(desc->bmAttributes), in net2280_enable()1753 type_string(t1 >> 8), in registers_show()1831 type_string(d->bmAttributes), in queues_show()
Completed in 21 milliseconds