Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/common/ssp_sensors/
H A Dssp_dev.c429 static const struct of_device_id ssp_of_match[] = { variable
439 MODULE_DEVICE_TABLE(of, ssp_of_match);
464 match = of_match_node(ssp_of_match, node); in ssp_parse_dt()
675 .of_match_table = of_match_ptr(ssp_of_match),
/kernel/linux/linux-6.6/drivers/iio/common/ssp_sensors/
H A Dssp_dev.c429 static const struct of_device_id ssp_of_match[] = { variable
439 MODULE_DEVICE_TABLE(of, ssp_of_match);
657 .of_match_table = ssp_of_match,

Completed in 2 milliseconds