Home
last modified time | relevance | path

Searched defs:to_dp (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_dp.c31 #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm) macro
/Linux-v5.4/drivers/gpu/drm/rockchip/
Danalogix_dp-rockchip.c42 #define to_dp(nm) container_of(nm, struct rockchip_dp_device, nm) macro
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dmem.c116 u8 wr_len, *to_dp, *from_dp; in _c4iw_write_mem_inline() local
/Linux-v5.4/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.c33 #define to_dp(nm) container_of(nm, struct analogix_dp_device, nm) macro
/Linux-v5.4/net/dsa/
Dslave.c875 struct dsa_port *to_dp; in dsa_slave_add_cls_matchall() local