Searched refs:tee_stmm_efi_id_table (Results 1 – 1 of 1) sorted by relevance
31 static const struct tee_client_device_id tee_stmm_efi_id_table[] = { variable546 export_uuid(sess_arg.uuid, &tee_stmm_efi_id_table[0].uuid); in tee_stmm_efi_probe()588 MODULE_DEVICE_TABLE(tee, tee_stmm_efi_id_table);591 .id_table = tee_stmm_efi_id_table,