Searched defs:of_xlate (Results 1 – 14 of 14) sorted by relevance
/openbmc/u-boot/include/ |
H A D | power-domain-uclass.h | 41 int (*of_xlate)(struct power_domain *power_domain, member
|
H A D | mailbox-uclass.h | 37 int (*of_xlate)(struct mbox_chan *chan, member
|
H A D | reset-uclass.h | 39 int (*of_xlate)(struct reset_ctl *reset_ctl, member
|
H A D | clk-uclass.h | 39 int (*of_xlate)(struct clk *clock, member
|
H A D | dma-uclass.h | 44 int (*of_xlate)(struct dma *dma, member
|
H A D | hwspinlock.h | 108 int (*of_xlate)(struct hwspinlock *hws, member
|
H A D | generic-phy.h | 53 int (*of_xlate)(struct phy *phy, struct ofnode_phandle_args *args); member
|
/openbmc/linux/include/linux/pse-pd/ |
H A D | pse.h | 79 int (*of_xlate)(struct pse_controller_dev *pcdev, member
|
/openbmc/linux/include/linux/ |
H A D | reset-controller.h | 77 int (*of_xlate)(struct reset_controller_dev *rcdev, member
|
H A D | mailbox_controller.h | 82 struct mbox_chan *(*of_xlate)(struct mbox_controller *mbox, member
|
H A D | pwm.h | 301 struct pwm_device * (*of_xlate)(struct pwm_chip *chip, member
|
H A D | iommu.h | 280 int (*of_xlate)(struct device *dev, struct of_phandle_args *args); member
|
/openbmc/linux/include/linux/gpio/ |
H A D | driver.h | 527 int (*of_xlate)(struct gpio_chip *gc, member
|
/openbmc/linux/include/linux/phy/ |
H A D | phy.h | 178 struct phy * (*of_xlate)(struct device *dev, member
|