Searched refs:s5p_sss_dt_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Ds5p-sss.c204 static const struct of_device_id s5p_sss_dt_match[] = { variable in typeref:struct:of_device_id
215 MODULE_DEVICE_TABLE(of, s5p_sss_dt_match);
222 match = of_match_node(s5p_sss_dt_match, find_s5p_sss_version()
752 .of_match_table = s5p_sss_dt_match,

Completed in 45 milliseconds