Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iio/common/ssp_sensors/
Dssp_dev.c440 static const struct of_device_id ssp_of_match[] = { variable
450 MODULE_DEVICE_TABLE(of, ssp_of_match);
485 match = of_match_node(ssp_of_match, node); in ssp_parse_dt()
705 .of_match_table = of_match_ptr(ssp_of_match),