/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | da7218.c | 1405 if (da7218->master) in da7218_dai_event() 1406 /* Enable DAI clks for master mode */ in da7218_dai_event() 1466 if (da7218->master) in da7218_dai_event() 1467 /* Disable DAI clks for master mode */ in da7218_dai_event() 1939 da7218->master = true; in da7218_set_dai_fmt() 1942 da7218->master = false; in da7218_set_dai_fmt()
|
/third_party/python/Lib/tkinter/test/test_ttk/ |
H A D | test_widgets.py | 157 image = tkinter.PhotoImage(master=self.root, name='image1') 158 image2 = tkinter.PhotoImage(master=self.root, name='image2') 1551 commands = self.tv.master._tclCommands 1553 self.assertEqual(commands, self.tv.master._tclCommands)
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | dw-mipi-dsi-rockchip.c | 902 static int dw_mipi_dsi_rockchip_bind(struct device *dev, struct device *master, void *data) in dw_mipi_dsi_rockchip_bind() argument 966 static void dw_mipi_dsi_rockchip_unbind(struct device *dev, struct device *master, void *data) in dw_mipi_dsi_rockchip_unbind() argument
|
H A D | cdn-dp-core.c | 951 static int cdn_dp_bind(struct device *dev, struct device *master, void *data) in cdn_dp_bind() argument 1021 static void cdn_dp_unbind(struct device *dev, struct device *master, void *data) in cdn_dp_unbind() argument
|
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | bcm_sf2.c | 343 * them to our master MDIO bus controller in bcm_sf2_sw_mdio_read() 357 * send them to our master MDIO bus controller in bcm_sf2_sw_mdio_write() 523 * regular SWITCH_MDIO master controller instead. in bcm_sf2_mdio_register() 526 * otherwise make all other PHY read/writes go to the master MDIO bus in bcm_sf2_mdio_register() 892 struct net_device *p = dsa_to_port(ds, port)->cpu_dp->master; in bcm_sf2_sw_get_wol() 916 struct net_device *p = dsa_to_port(ds, port)->cpu_dp->master; in bcm_sf2_sw_set_wol()
|
H A D | bcm_sf2_cfp.c | 1109 struct net_device *p = dsa_to_port(ds, port)->cpu_dp->master; in bcm_sf2_get_rxnfc() 1139 /* Pass up the commands to the attached master network device */ in bcm_sf2_get_rxnfc() 1152 struct net_device *p = dsa_to_port(ds, port)->cpu_dp->master; in bcm_sf2_set_rxnfc() 1176 /* Pass up the commands to the attached master network device. in bcm_sf2_set_rxnfc()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/ |
H A D | mtk_dsi.c | 1027 static int mtk_dsi_bind(struct device *dev, struct device *master, void *data) in mtk_dsi_bind() argument 1051 static void mtk_dsi_unbind(struct device *dev, struct device *master, in mtk_dsi_unbind() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4.h | 613 struct mlx4_mfunc_master_ctx master; member 1398 return &mlx4_priv(dev)->mfunc.master.res_tracker.lock; in mlx4_tlock()
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_ct.c | 112 if (ct->master == NULL) in nft_ct_get_eval() 114 help = nfct_help(ct->master); in nft_ct_get_eval()
|
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
H A D | bootgraph.py | 106 master = self.getBootFtraceFilterFunctions() 116 if func not in master:
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | pcm.h | 861 * snd_pcm_trigger_done - Mark the master substream 863 * @master: the linked master substream 868 * Then most of trigger operations are performed only to the given master 875 struct snd_pcm_substream *master) in snd_pcm_trigger_done() 877 substream->runtime->trigger_master = master; in snd_pcm_trigger_done() 874 snd_pcm_trigger_done(struct snd_pcm_substream *substream, struct snd_pcm_substream *master) snd_pcm_trigger_done() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/armada/ |
H A D | armada_crtc.c | 999 armada_lcd_bind(struct device *dev, struct device *master, void *data) in armada_lcd_bind() argument 1044 armada_lcd_unbind(struct device *dev, struct device *master, void *data) in armada_lcd_unbind() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_gsc.c | 1165 static int gsc_bind(struct device *dev, struct device *master, void *data) in gsc_bind() argument 1185 static void gsc_unbind(struct device *dev, struct device *master, in gsc_unbind() argument
|
H A D | exynos_drm_g2d.c | 1397 static int g2d_bind(struct device *dev, struct device *master, void *data) in g2d_bind() argument 1426 static void g2d_unbind(struct device *dev, struct device *master, void *data) in g2d_unbind() argument
|
H A D | exynos_drm_fimd.c | 1055 static int fimd_bind(struct device *dev, struct device *master, void *data) in fimd_bind() argument 1097 static void fimd_unbind(struct device *dev, struct device *master, in fimd_unbind() argument
|
H A D | exynos_drm_fimc.c | 1129 static int fimc_bind(struct device *dev, struct device *master, void *data) in fimc_bind() argument 1149 static void fimc_unbind(struct device *dev, struct device *master, in fimc_unbind() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mcde/ |
H A D | mcde_dsi.c | 955 dev_info(d->dev, "enabled MCDE DSI master\n"); in mcde_dsi_enable() 971 dev_info(d->dev, "set DSI master to %dx%d %u Hz %s mode\n", in mcde_dsi_bridge_mode_set() 1077 static int mcde_dsi_bind(struct device *dev, struct device *master, in mcde_dsi_bind() argument 1159 static void mcde_dsi_unbind(struct device *dev, struct device *master, in mcde_dsi_unbind() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_hqvdp.c | 1320 static int sti_hqvdp_bind(struct device *dev, struct device *master, void *data) in sti_hqvdp_bind() argument 1339 struct device *master, void *data) in sti_hqvdp_unbind() 1338 sti_hqvdp_unbind(struct device *dev, struct device *master, void *data) sti_hqvdp_unbind() argument
|
H A D | sti_hdmi.c | 1254 static int sti_hdmi_bind(struct device *dev, struct device *master, void *data) in sti_hdmi_bind() argument 1342 struct device *master, void *data) in sti_hdmi_unbind() 1341 sti_hdmi_unbind(struct device *dev, struct device *master, void *data) sti_hdmi_unbind() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/ |
H A D | dw-mipi-dsi-rockchip.c | 875 struct device *master, in dw_mipi_dsi_rockchip_bind() 890 "clock-master"); in dw_mipi_dsi_rockchip_bind() 892 "clock-master"); in dw_mipi_dsi_rockchip_bind() 895 DRM_DEV_ERROR(dsi->dev, "only one clock-master allowed\n"); in dw_mipi_dsi_rockchip_bind() 900 DRM_DEV_ERROR(dsi->dev, "no clock-master defined\n"); in dw_mipi_dsi_rockchip_bind() 961 struct device *master, in dw_mipi_dsi_rockchip_unbind() 874 dw_mipi_dsi_rockchip_bind(struct device *dev, struct device *master, void *data) dw_mipi_dsi_rockchip_bind() argument 960 dw_mipi_dsi_rockchip_unbind(struct device *dev, struct device *master, void *data) dw_mipi_dsi_rockchip_unbind() argument
|
H A D | cdn-dp-core.c | 1006 static int cdn_dp_bind(struct device *dev, struct device *master, void *data) in cdn_dp_bind() argument 1089 static void cdn_dp_unbind(struct device *dev, struct device *master, void *data) in cdn_dp_unbind() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun6i_mipi_dsi.c | 1050 static int sun6i_dsi_bind(struct device *dev, struct device *master, in sun6i_dsi_bind() argument 1089 static void sun6i_dsi_unbind(struct device *dev, struct device *master, in sun6i_dsi_unbind() argument
|
H A D | sun4i_tcon.c | 1104 static int sun4i_tcon_bind(struct device *dev, struct device *master, in sun4i_tcon_bind() argument 1294 static void sun4i_tcon_unbind(struct device *dev, struct device *master, in sun4i_tcon_unbind() argument
|
/kernel/linux/linux-5.10/drivers/staging/fbtft/ |
H A D | fbtft-core.c | 843 sprintf(text2, ", spi%d.%d at %d MHz", spi->master->bus_num, in fbtft_register_framebuffer() 1267 if (par->spi->master->bits_per_word_mask & SPI_BPW_MASK(9)) { in fbtft_probe_common()
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-fsl-dspi.c | 1212 static int dspi_slave_abort(struct spi_master *master) in dspi_slave_abort() argument 1214 struct fsl_dspi *dspi = spi_master_get_devdata(master); in dspi_slave_abort()
|