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

/linux-4.1.27/drivers/mfd/
H A Dtps65910.c382 static const struct of_device_id tps65910_of_match[] = { variable in typeref:struct:of_device_id
387 MODULE_DEVICE_TABLE(of, tps65910_of_match);
398 match = of_match_device(tps65910_of_match, &client->dev); tps65910_parse_dt()
548 .of_match_table = of_match_ptr(tps65910_of_match),

Completed in 36 milliseconds