Home
last modified time | relevance | path

Searched defs:phy_provider (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h66826 struct phy_provider { struct
66827 struct device *dev;
66828 struct device_node *children;
66829 struct module *owner;
66830 struct list_head list;
66831 struct phy * (*of_xlate)(struct device *, struct of_phandle_args *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h76293 struct phy_provider { struct
76294 struct device *dev;
76295 struct device_node *children;
76296 struct module *owner;
76297 struct list_head list;
76298 struct phy * (*of_xlate)(struct device *, struct of_phandle_args *);