matched_spu_type 4745 drivers/crypto/bcm/cipher.c const struct spu_type_subtype *matched_spu_type; matched_spu_type 4752 drivers/crypto/bcm/cipher.c matched_spu_type = of_device_get_match_data(dev); matched_spu_type 4753 drivers/crypto/bcm/cipher.c if (!matched_spu_type) { matched_spu_type 4758 drivers/crypto/bcm/cipher.c spu->spu_type = matched_spu_type->type; matched_spu_type 4759 drivers/crypto/bcm/cipher.c spu->spu_subtype = matched_spu_type->subtype;