Searched refs:xz3216_of_match (Results 1 – 1 of 1) sorted by relevance
250 static struct of_device_id xz3216_of_match[] = { variable254 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),