/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | rockchip_lvds.c | 540 static int rockchip_lvds_bind(struct device *dev, struct device *master, in rockchip_lvds_bind() argument 668 static void rockchip_lvds_unbind(struct device *dev, struct device *master, in rockchip_lvds_unbind() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun4i_frontend.c | 557 static int sun4i_frontend_bind(struct device *dev, struct device *master, in sun4i_frontend_bind() argument 621 static void sun4i_frontend_unbind(struct device *dev, struct device *master, in sun4i_frontend_unbind() argument
|
H A D | sun4i_hdmi_enc.c | 484 static int sun4i_hdmi_bind(struct device *dev, struct device *master, in sun4i_hdmi_bind() argument 675 static void sun4i_hdmi_unbind(struct device *dev, struct device *master, in sun4i_hdmi_unbind() argument
|
H A D | sun4i_tv.c | 534 static int sun4i_tv_bind(struct device *dev, struct device *master, in sun4i_tv_bind() argument 626 static void sun4i_tv_unbind(struct device *dev, struct device *master, in sun4i_tv_unbind() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_hda.c | 672 static int sti_hda_bind(struct device *dev, struct device *master, void *data) in sti_hda_bind() argument 730 struct device *master, void *data) in sti_hda_unbind() 729 sti_hda_unbind(struct device *dev, struct device *master, void *data) sti_hda_unbind() argument
|
/kernel/linux/linux-6.6/include/linux/spi/ |
H A D | spi.h | 33 * INTERFACES between SPI master-side drivers and SPI slave protocol handlers, 131 * @master: Copy of controller, for backwards compatibility. 183 struct spi_controller *master; /* Compatibility layer */ member 370 * struct spi_controller - interface to SPI master or slave controller 407 * @set_cs_timing: optional hook for SPI devices to request SPI master 1266 u32 bpw_mask = spi->master->bits_per_word_mask; in spi_is_bpw_supported() 1573 * chip_select reflects how this chip is wired to that master;
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dpi.c | 776 static int dpi_bind(struct device *dev, struct device *master, void *data) in dpi_bind() argument 796 static void dpi_unbind(struct device *dev, struct device *master, void *data) in dpi_unbind() argument
|
H A D | hdmi5.c | 707 static int hdmi5_bind(struct device *dev, struct device *master, void *data) in hdmi5_bind() argument 776 static void hdmi5_unbind(struct device *dev, struct device *master, void *data) in hdmi5_unbind() argument
|
H A D | hdmi4.c | 666 static int hdmi4_bind(struct device *dev, struct device *master, void *data) in hdmi4_bind() argument 735 static void hdmi4_unbind(struct device *dev, struct device *master, void *data) in hdmi4_unbind() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_scaler.c | 449 static int scaler_bind(struct device *dev, struct device *master, void *data) in scaler_bind() argument 470 static void scaler_unbind(struct device *dev, struct device *master, in scaler_unbind() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/ |
H A D | mtk_disp_ovl.c | 493 static int mtk_disp_ovl_bind(struct device *dev, struct device *master, in mtk_disp_ovl_bind() argument 499 static void mtk_disp_ovl_unbind(struct device *dev, struct device *master, in mtk_disp_ovl_unbind() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
H A D | meson_dw_hdmi.c | 691 static int meson_dw_hdmi_bind(struct device *dev, struct device *master, in meson_dw_hdmi_bind() argument 810 static void meson_dw_hdmi_unbind(struct device *dev, struct device *master, in meson_dw_hdmi_unbind() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/ |
H A D | dw_hdmi-rockchip.c | 549 static int dw_hdmi_rockchip_bind(struct device *dev, struct device *master, in dw_hdmi_rockchip_bind() argument 664 static void dw_hdmi_rockchip_unbind(struct device *dev, struct device *master, in dw_hdmi_rockchip_unbind() argument
|
H A D | rockchip_lvds.c | 545 static int rockchip_lvds_bind(struct device *dev, struct device *master, in rockchip_lvds_bind() argument 679 static void rockchip_lvds_unbind(struct device *dev, struct device *master, in rockchip_lvds_unbind() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_hda.c | 673 static int sti_hda_bind(struct device *dev, struct device *master, void *data) in sti_hda_bind() argument 731 struct device *master, void *data) in sti_hda_unbind() 730 sti_hda_unbind(struct device *dev, struct device *master, void *data) sti_hda_unbind() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_vec.c | 743 static int vc4_vec_bind(struct device *dev, struct device *master, void *data) in vc4_vec_bind() argument 746 struct drm_device *drm = dev_get_drvdata(master); in vc4_vec_bind()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
H A D | sun4i_hdmi_enc.c | 485 static int sun4i_hdmi_bind(struct device *dev, struct device *master, in sun4i_hdmi_bind() argument 674 static void sun4i_hdmi_unbind(struct device *dev, struct device *master, in sun4i_hdmi_unbind() argument
|
H A D | sun4i_frontend.c | 556 static int sun4i_frontend_bind(struct device *dev, struct device *master, in sun4i_frontend_bind() argument 618 static void sun4i_frontend_unbind(struct device *dev, struct device *master, in sun4i_frontend_unbind() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | icmp_redirect.sh | 231 ip -netns h1 li set eth0 master br0 up 232 ip -netns h1 li set eth1 master br0 up
|
H A D | test_bridge_neigh_suppress.sh | 236 ip -n $ns link set dev swp1 up master br0 240 ip -n $ns link add name vx0 up master br0 type vxlan \ 339 run_cmd "bridge -n sw1 fdb replace $h2_mac dev vx0 master static vlan $vid" 442 run_cmd "bridge -n sw1 fdb replace $h2_mac dev vx0 master static vlan $vid" 533 run_cmd "bridge -n sw1 fdb replace $h2_mac1 dev vx0 master static vlan $vid1" 534 run_cmd "bridge -n sw1 fdb replace $h2_mac2 dev vx0 master static vlan $vid2" 664 run_cmd "bridge -n sw1 fdb replace $h2_mac1 dev vx0 master static vlan $vid1" 665 run_cmd "bridge -n sw1 fdb replace $h2_mac2 dev vx0 master static vlan $vid2"
|
H A D | test_bridge_backup_port.sh | 187 ip -n $ns link set dev swp1 master br0 190 ip -n $ns link add name vx0 up master br0 type vxlan \ 260 run_cmd "bridge -n $sw1 fdb replace $dmac dev swp1 master static vlan 10" 360 run_cmd "bridge -n $sw1 fdb replace $dmac dev swp1 master static vlan 10" 505 run_cmd "bridge -n $sw1 fdb replace $dmac dev swp1 master static vlan 10" 611 run_cmd "bridge -n $sw1 fdb replace $sw2_mac dev swp1 master static vlan 10" 612 run_cmd "bridge -n $sw2 fdb replace $sw1_mac dev swp1 master static vlan 10" 671 run_cmd "bridge -n $sw1 fdb replace $dmac dev swp1 master static vlan 10"
|
H A D | test_vxlan_vnifiltering.sh | 225 ip -netns hv-$hvid link set $hvvethif master br$brid 272 ip -netns hv-$hvid link set $vxlandev master br$brid
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | devlink_trap_l3_drops.sh | 570 ip link set dev $rp1 master br0 619 ip link set dev $rp1 master br0
|
H A D | sch_red_core.sh | 180 ip link set dev $intf.$vlan master br1_$vlan 188 ip link set dev $intf.$vlan master br2_$vlan
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt1308.c | 55 int master; member 527 rt1308->master = 0; in rt1308_set_dai_fmt()
|