Searched refs:pd_type (Results 1 – 2 of 2) sorted by relevance
204 static enum pd_types __init pd_type(const struct device_node *pd) in pd_type() function220 switch (pd_type(np)) { in rmobile_setup_pm_domain()
578 static const struct device_type pd_type = { variable630 pd->dev.type = &pd_type; in usb_power_delivery_register()