Home
last modified time | relevance | path

Searched defs:master (Results 76 – 100 of 485) sorted by relevance

12345678910>>...20

/Linux-v6.1/drivers/gpu/drm/sun4i/
Dsun6i_drc.c22 static int sun6i_drc_bind(struct device *dev, struct device *master, in sun6i_drc_bind()
77 static void sun6i_drc_unbind(struct device *dev, struct device *master, in sun6i_drc_unbind()
/Linux-v6.1/drivers/spi/
Dspi-dln2.c82 struct spi_master *master; member
592 static int dln2_spi_prepare_message(struct spi_master *master, in dln2_spi_prepare_message()
653 static int dln2_spi_transfer_one(struct spi_master *master, in dln2_spi_transfer_one()
682 struct spi_master *master; in dln2_spi_probe() local
786 struct spi_master *master = platform_get_drvdata(pdev); in dln2_spi_remove() local
801 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_suspend() local
829 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_resume() local
849 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_runtime_suspend() local
857 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_runtime_resume() local
Dspi-fsl-espi.c435 static int fsl_espi_do_one_msg(struct spi_master *master, in fsl_espi_do_one_msg()
587 struct spi_master *master = dev_get_drvdata(dev); in fsl_espi_runtime_suspend() local
600 struct spi_master *master = dev_get_drvdata(dev); in fsl_espi_runtime_resume() local
619 struct spi_master *master = dev_get_drvdata(dev); in fsl_espi_init_regs() local
667 struct spi_master *master; in fsl_espi_probe() local
796 struct spi_master *master = dev_get_drvdata(dev); in of_fsl_espi_suspend() local
808 struct spi_master *master = dev_get_drvdata(dev); in of_fsl_espi_resume() local
Dspi-bcm63xx-hsspi.c262 static int bcm63xx_hsspi_transfer_one(struct spi_master *master, in bcm63xx_hsspi_transfer_one()
332 struct spi_master *master; in bcm63xx_hsspi_probe() local
466 struct spi_master *master = platform_get_drvdata(pdev); in bcm63xx_hsspi_remove() local
480 struct spi_master *master = dev_get_drvdata(dev); in bcm63xx_hsspi_suspend() local
492 struct spi_master *master = dev_get_drvdata(dev); in bcm63xx_hsspi_resume() local
Dspi-bcm63xx.c325 static int bcm63xx_spi_transfer_one(struct spi_master *master, in bcm63xx_spi_transfer_one()
408 struct spi_master *master = (struct spi_master *)dev_id; in bcm63xx_spi_interrupt() local
492 struct spi_master *master; in bcm63xx_spi_probe() local
621 struct spi_master *master = platform_get_drvdata(pdev); in bcm63xx_spi_remove() local
636 struct spi_master *master = dev_get_drvdata(dev); in bcm63xx_spi_suspend() local
648 struct spi_master *master = dev_get_drvdata(dev); in bcm63xx_spi_resume() local
Dspi-pic32-sqi.c142 struct spi_master *master; member
319 static int pic32_sqi_prepare_hardware(struct spi_master *master) in pic32_sqi_prepare_hardware()
331 static bool pic32_sqi_can_dma(struct spi_master *master, in pic32_sqi_can_dma()
339 static int pic32_sqi_one_message(struct spi_master *master, in pic32_sqi_one_message()
442 static int pic32_sqi_unprepare_hardware(struct spi_master *master) in pic32_sqi_unprepare_hardware()
571 struct spi_master *master; in pic32_sqi_probe() local
Dspi-tegra20-slink.c156 struct spi_master *master; member
772 static int tegra_slink_prepare_message(struct spi_master *master, in tegra_slink_prepare_message()
798 static int tegra_slink_transfer_one(struct spi_master *master, in tegra_slink_transfer_one()
829 static int tegra_slink_unprepare_message(struct spi_master *master, in tegra_slink_unprepare_message()
1003 struct spi_master *master; in tegra_slink_probe() local
1139 struct spi_master *master = spi_master_get(platform_get_drvdata(pdev)); in tegra_slink_remove() local
1161 struct spi_master *master = dev_get_drvdata(dev); in tegra_slink_suspend() local
1168 struct spi_master *master = dev_get_drvdata(dev); in tegra_slink_resume() local
1187 struct spi_master *master = dev_get_drvdata(dev); in tegra_slink_runtime_suspend() local
1199 struct spi_master *master = dev_get_drvdata(dev); in tegra_slink_runtime_resume() local
Dspi-gpio.c328 struct spi_master *master) in spi_gpio_probe_dt()
337 struct spi_master *master) in spi_gpio_probe_dt()
344 struct spi_master *master) in spi_gpio_probe_pdata()
380 struct spi_master *master; in spi_gpio_probe() local
Dspi-falcon.c94 struct spi_master *master; member
354 static int falcon_sflash_xfer_one(struct spi_master *master, in falcon_sflash_xfer_one()
393 struct spi_master *master; in falcon_sflash_probe() local
Dspi-sc18is602.c34 struct spi_master *master; member
183 static int sc18is602_transfer_one(struct spi_master *master, in sc18is602_transfer_one()
245 struct spi_master *master; in sc18is602_probe() local
Dspi-bitbang.c284 static int spi_bitbang_transfer_one(struct spi_master *master, in spi_bitbang_transfer_one()
344 struct spi_master *master = bitbang->master; in spi_bitbang_init() local
425 struct spi_master *master = bitbang->master; in spi_bitbang_start() local
Dspi-xtensa-xtfpga.c84 struct spi_master *master; in xtfpga_spi_probe() local
122 struct spi_master *master = platform_get_drvdata(pdev); in xtfpga_spi_remove() local
/Linux-v6.1/drivers/hwtracing/intel_th/
Dgth.c57 signed char master[TH_CONFIGURABLE_MASTERS + 1]; member
120 unsigned int master; member
124 gth_master_set(struct gth_device *gth, unsigned int master, int port) in gth_master_set()
539 int master; in intel_th_gth_disable() local
595 int master; in intel_th_gth_enable() local
706 int master; in intel_th_gth_unassign() local
722 intel_th_gth_set_output(struct intel_th_device *thdev, unsigned int master) in intel_th_gth_set_output()
/Linux-v6.1/drivers/hwtracing/stm/
Ddummy_stm.c18 dummy_stm_packet(struct stm_data *stm_data, unsigned int master, in dummy_stm_packet()
60 static int dummy_stm_link(struct stm_data *data, unsigned int master, in dummy_stm_link()
/Linux-v6.1/drivers/infiniband/core/
Dlag.c81 struct net_device *master, in rdma_get_xmit_slave_udp()
114 struct net_device *master; in rdma_lag_get_ah_roce_slave() local
/Linux-v6.1/drivers/ata/
Dpata_pdc202xx_old.c48 unsigned long master = pci_resource_start(pdev, 4); in pdc202xx_irq_check() local
182 void __iomem *master = ap->host->ports[0]->ioaddr.bmdma_addr; in pdc2026x_bmdma_start() local
233 void __iomem *master = ap->host->ports[0]->ioaddr.bmdma_addr; in pdc2026x_bmdma_stop() local
/Linux-v6.1/drivers/gpu/drm/
Ddrm_legacy.h164 struct drm_master *master) {} in drm_legacy_master_rmmaps()
267 static inline void drm_legacy_lock_master_cleanup(struct drm_device *dev, struct drm_master *master in drm_legacy_lock_master_cleanup()
273 static inline void drm_master_legacy_init(struct drm_master *master) {} in drm_master_legacy_init()
/Linux-v6.1/drivers/w1/masters/
Dw1-gpio.c71 struct w1_bus_master *master; in w1_gpio_probe() local
156 struct w1_bus_master *master = platform_get_drvdata(pdev); in w1_gpio_remove() local
/Linux-v6.1/net/dsa/
Dslave.c114 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_sync_uc() local
128 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_unsync_uc() local
142 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_sync_mc() local
156 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_unsync_mc() local
251 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_open() local
292 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_close() local
318 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_change_rx_flags() local
342 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_set_mac_address() local
1184 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_netpoll_setup() local
1548 struct net_device *master = dsa_port_to_master(dsa_to_port(ds, port)); in dsa_slave_setup_ft_block() local
[all …]
/Linux-v6.1/drivers/net/ethernet/netronome/nfp/flower/
Dlag_conf.c106 nfp_fl_lag_group_create(struct nfp_fl_lag *lag, struct net_device *master) in nfp_fl_lag_group_create()
143 struct net_device *master) in nfp_fl_lag_find_group_for_master_with_lag()
158 struct net_device *master, in nfp_flower_lag_populate_pre_action()
185 int nfp_flower_lag_get_output_id(struct nfp_app *app, struct net_device *master) in nfp_flower_lag_get_output_id()
479 struct net_device *master) in nfp_fl_lag_schedule_group_delete()
/Linux-v6.1/drivers/mtd/
Dmtdchar.c344 struct mtd_info *master = mtd_get_master(mtd); in mtdchar_writeoob() local
596 struct mtd_info *master = mtd_get_master(mtd); in mtdchar_write_ioctl() local
694 struct mtd_info *master = mtd_get_master(mtd); in mtdchar_read_ioctl() local
826 struct mtd_info *master = mtd_get_master(mtd); in mtdchar_ioctl() local
1235 struct mtd_info *master = mtd_get_master(mtd); in mtdchar_unlocked_ioctl() local
1261 struct mtd_info *master = mtd_get_master(mtd); in mtdchar_compat_ioctl() local
/Linux-v6.1/drivers/mtd/parsers/
Dparser_imagetag.c28 static int bcm963xx_read_imagetag(struct mtd_info *master, const char *name, in bcm963xx_read_imagetag()
59 static int bcm963xx_parse_imagetag_partitions(struct mtd_info *master, in bcm963xx_parse_imagetag_partitions()
/Linux-v6.1/lib/
Dtest_lockup.c169 static void test_lock(bool master, bool verbose) in test_lock()
246 static void test_unlock(bool master, bool verbose) in test_unlock()
349 static void test_lockup(bool master) in test_lockup()
/Linux-v6.1/drivers/gpu/drm/sti/
Dsti_compositor.c61 struct device *master, in sti_compositor_bind()
153 static void sti_compositor_unbind(struct device *dev, struct device *master, in sti_compositor_unbind()
/Linux-v6.1/drivers/mailbox/
Dtegra-hsp.c74 unsigned int master; member
92 unsigned int master; member
159 __tegra_hsp_doorbell_get(struct tegra_hsp *hsp, unsigned int master) in __tegra_hsp_doorbell_get()
171 tegra_hsp_doorbell_get(struct tegra_hsp *hsp, unsigned int master) in tegra_hsp_doorbell_get()
187 unsigned long master, value; in tegra_hsp_doorbell_irq() local
271 unsigned int master, unsigned int index) in tegra_hsp_doorbell_create()
584 unsigned int type = args->args[0], master = args->args[1]; in tegra_hsp_db_xlate() local

12345678910>>...20