imx_soc_match 576 drivers/crypto/caam/ctrl.c const struct soc_device_attribute *imx_soc_match; imx_soc_match 597 drivers/crypto/caam/ctrl.c imx_soc_match = soc_device_match(caam_imx_soc_table); imx_soc_match 598 drivers/crypto/caam/ctrl.c caam_imx = (bool)imx_soc_match; imx_soc_match 600 drivers/crypto/caam/ctrl.c if (imx_soc_match) { imx_soc_match 601 drivers/crypto/caam/ctrl.c if (!imx_soc_match->data) { imx_soc_match 606 drivers/crypto/caam/ctrl.c ret = init_clocks(dev, imx_soc_match->data);