Home
last modified time | relevance | path

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

/drivers/crypto/
Ds5p-sss.c406 static const struct of_device_id s5p_sss_dt_match[] = { variable
421 MODULE_DEVICE_TABLE(of, s5p_sss_dt_match);
429 match = of_match_node(s5p_sss_dt_match, in find_s5p_sss_version()
2355 .of_match_table = s5p_sss_dt_match,