Home
last modified time | relevance | path

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

/drivers/s390/crypto/
A Dzcrypt_cex4.c477 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 …]
A Dzcrypt_api.h111 char *type_string; /* User space device name. */ member
A Dzcrypt_card.c45 return sysfs_emit(buf, "%s\n", zc->type_string); in type_show()
/drivers/acpi/acpica/
A Dexconcat.c305 const char *type_string; in acpi_ex_convert_to_object_type_string() local
307 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()
/drivers/usb/gadget/udc/
A Dnet2280.c147 static char *type_string(u8 bmAttributes) in type_string() function
349 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