Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dsyr82x.c354 static struct of_device_id syr82x_of_match[] = { variable
358 MODULE_DEVICE_TABLE(of, syr82x_of_match);
405 match = of_match_device(syr82x_of_match, &i2c->dev); in syr82x_i2c_probe()
494 .of_match_table =of_match_ptr(syr82x_of_match),