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

/linux-4.1.27/drivers/mfd/
H A Daxp20x.c224 static const struct of_device_id axp20x_of_match[] = { variable in typeref:struct:of_device_id
229 MODULE_DEVICE_TABLE(of, axp20x_of_match);
406 of_id = of_match_device(axp20x_of_match, dev); axp20x_match_device()
517 .of_match_table = of_match_ptr(axp20x_of_match),

Completed in 34 milliseconds