Searched defs:to_phy (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/phy/ |
| D | phy.h | 180 #define to_phy(a) (container_of((a), struct phy, dev)) macro
|
| /kernel/linux/linux-6.6/include/linux/phy/ |
| D | phy.h | 196 #define to_phy(a) (container_of((a), struct phy, dev)) macro
|
| /kernel/linux/linux-5.10/include/net/ |
| D | cfg802154.h | 364 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) macro
|
| /kernel/linux/linux-6.6/include/net/ |
| D | cfg802154.h | 484 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) macro
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
| D | exynos_hdmi.c | 765 static int hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) in hdmi_clk_set_parents()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
| D | exynos_hdmi.c | 774 static int hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) in hdmi_clk_set_parents()
|