/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_dp.c | 33 #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm) macro 50 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_crtc_clock_enable() 74 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_get_modes() 103 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_bridge_attach()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_dp.c | 34 #define to_dp(nm) container_of(nm, struct exynos_dp_device, nm) macro 51 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_crtc_clock_enable() 75 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_get_modes() 104 struct exynos_dp_device *dp = to_dp(plat_data); in exynos_dp_bridge_attach()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | analogix_dp-rockchip.c | 43 #define to_dp(nm) container_of(nm, struct rockchip_dp_device, nm) macro 87 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_poweron_start() 108 struct rockchip_dp_device *dp = to_dp(plat_data); in rockchip_dp_powerdown() 169 struct rockchip_dp_device *dp = to_dp(encoder); in rockchip_dp_drm_encoder_enable() 211 struct rockchip_dp_device *dp = to_dp(encoder); in rockchip_dp_drm_encoder_disable()
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_flower.c | 345 struct dsa_port *to_dp; in sja1105_cls_flower_add() local 347 to_dp = dsa_port_from_netdev(act->dev); in sja1105_cls_flower_add() 348 if (IS_ERR(to_dp)) { in sja1105_cls_flower_add() 358 &key, BIT(to_dp->index), true); in sja1105_cls_flower_add()
|
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A D | sja1105_flower.c | 388 struct dsa_port *to_dp; in sja1105_cls_flower_add() local 390 to_dp = dsa_port_from_netdev(act->dev); in sja1105_cls_flower_add() 391 if (IS_ERR(to_dp)) { in sja1105_cls_flower_add() 401 &key, BIT(to_dp->index), true); in sja1105_cls_flower_add()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 116 u8 wr_len, *to_dp, *from_dp; in _c4iw_write_mem_inline() local 167 to_dp = (u8 *)(sc + 1); in _c4iw_write_mem_inline() 170 memcpy(to_dp, from_dp, copy_len); in _c4iw_write_mem_inline() 172 memset(to_dp, 0, copy_len); in _c4iw_write_mem_inline() 174 memset(to_dp + copy_len, 0, T4_ULPTX_MIN_IO - in _c4iw_write_mem_inline()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix_dp_core.c | 34 #define to_dp(nm) container_of(nm, struct analogix_dp_device, nm) macro 1109 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_get_modes() 1146 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_best_encoder() 1155 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_atomic_check() 1187 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_detect() 1675 struct analogix_dp_device *dp = to_dp(aux); in analogix_dpaux_transfer() 1889 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_start_crc() 1903 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_stop_crc()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix_dp_core.c | 35 #define to_dp(nm) container_of(nm, struct analogix_dp_device, nm) macro 1110 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_get_modes() 1145 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_best_encoder() 1154 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_atomic_check() 1186 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_detect() 1667 struct analogix_dp_device *dp = to_dp(aux); in analogix_dpaux_transfer() 1888 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_start_crc() 1902 struct analogix_dp_device *dp = to_dp(connector); in analogix_dp_stop_crc()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 116 u8 wr_len, *to_dp, *from_dp; in _c4iw_write_mem_inline() local 167 to_dp = (u8 *)(sc + 1); in _c4iw_write_mem_inline() 170 memcpy(to_dp, from_dp, copy_len); in _c4iw_write_mem_inline() 172 memset(to_dp, 0, copy_len); in _c4iw_write_mem_inline() 174 memset(to_dp + copy_len, 0, T4_ULPTX_MIN_IO - in _c4iw_write_mem_inline()
|
/kernel/linux/linux-5.10/net/dsa/ |
H A D | slave.c | 944 struct dsa_port *to_dp; in dsa_slave_add_cls_matchall_mirred() local 970 to_dp = dsa_slave_to_port(act->dev); in dsa_slave_add_cls_matchall_mirred() 972 mirror->to_local_port = to_dp->index; in dsa_slave_add_cls_matchall_mirred()
|
/kernel/linux/linux-6.6/net/dsa/ |
H A D | slave.c | 1390 struct dsa_port *to_dp; in dsa_slave_add_cls_matchall_mirred() local 1416 to_dp = dsa_slave_to_port(act->dev); in dsa_slave_add_cls_matchall_mirred() 1418 mirror->to_local_port = to_dp->index; in dsa_slave_add_cls_matchall_mirred()
|