Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/adc/
Dhx711.c553 static const struct of_device_id of_hx711_match[] = { variable
558 MODULE_DEVICE_TABLE(of, of_hx711_match);
564 .of_match_table = of_hx711_match,