Home
last modified time | relevance | path

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

/drivers/soc/renesas/
Drmobile-sysc.c215 static enum pd_types __init pd_type(const struct device_node *pd) in pd_type() function
231 switch (pd_type(np)) { in rmobile_setup_pm_domain()
/drivers/usb/typec/
Dpd.c573 static struct device_type pd_type = { variable
625 pd->dev.type = &pd_type; in usb_power_delivery_register()