Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dxz3216.c250 static struct of_device_id xz3216_of_match[] = { variable
254 MODULE_DEVICE_TABLE(of, xz3216_of_match);
312 match = of_match_device(xz3216_of_match, &i2c->dev); in xz3216_i2c_probe()
378 .of_match_table = of_match_ptr(xz3216_of_match),