Home
last modified time | relevance | path

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

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