Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcfg802154.h514 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) macro
/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c774 static int hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) in hdmi_clk_set_parents()