| /Linux-v5.15/drivers/spi/ |
| D | spi-dln2.c | 81 struct spi_master *master; member 591 static int dln2_spi_prepare_message(struct spi_master *master, in dln2_spi_prepare_message() 652 static int dln2_spi_transfer_one(struct spi_master *master, in dln2_spi_transfer_one() 681 struct spi_master *master; in dln2_spi_probe() local 784 struct spi_master *master = platform_get_drvdata(pdev); in dln2_spi_remove() local 799 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_suspend() local 827 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_resume() local 847 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_runtime_suspend() local 855 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_runtime_resume() local
|
| D | spi-fsl-espi.c | 435 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
|
| D | spi-bcm63xx-hsspi.c | 262 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
|
| D | spi-pic32-sqi.c | 142 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
|
| D | spi-bcm63xx.c | 325 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
|
| D | spi-gpio.c | 304 struct spi_master *master) in spi_gpio_probe_dt() 313 struct spi_master *master) in spi_gpio_probe_dt() 320 struct spi_master *master) in spi_gpio_probe_pdata() 356 struct spi_master *master; in spi_gpio_probe() local
|
| D | spi-tegra20-slink.c | 153 struct spi_master *master; member 770 static int tegra_slink_prepare_message(struct spi_master *master, in tegra_slink_prepare_message() 796 static int tegra_slink_transfer_one(struct spi_master *master, in tegra_slink_transfer_one() 827 static int tegra_slink_unprepare_message(struct spi_master *master, in tegra_slink_unprepare_message() 1001 struct spi_master *master; in tegra_slink_probe() local 1139 struct spi_master *master = platform_get_drvdata(pdev); in tegra_slink_remove() local 1160 struct spi_master *master = dev_get_drvdata(dev); in tegra_slink_suspend() local 1167 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
|
| D | spi-imx.c | 228 static bool spi_imx_can_dma(struct spi_master *master, struct spi_device *spi, in spi_imx_can_dma() 1156 static int spi_imx_dma_configure(struct spi_master *master) in spi_imx_dma_configure() 1267 struct spi_master *master = spi_imx->bitbang.master; in spi_imx_sdma_exit() local 1281 struct spi_master *master) in spi_imx_sdma_init() 1352 struct spi_master *master = spi_imx->bitbang.master; in spi_imx_dma_transfer() local 1551 spi_imx_prepare_message(struct spi_master *master, struct spi_message *msg) in spi_imx_prepare_message() 1573 spi_imx_unprepare_message(struct spi_master *master, struct spi_message *msg) in spi_imx_unprepare_message() 1582 static int spi_imx_slave_abort(struct spi_master *master) in spi_imx_slave_abort() 1595 struct spi_master *master; in spi_imx_probe() local 1768 struct spi_master *master = platform_get_drvdata(pdev); in spi_imx_remove() local [all …]
|
| D | spi-sifive.c | 131 sifive_spi_prepare_message(struct spi_master *master, struct spi_message *msg) in sifive_spi_prepare_message() 255 sifive_spi_transfer_one(struct spi_master *master, struct spi_device *device, in sifive_spi_transfer_one() 297 struct spi_master *master; in sifive_spi_probe() local 420 struct spi_master *master = platform_get_drvdata(pdev); in sifive_spi_remove() local
|
| D | spi-sc18is602.c | 34 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
|
| D | spi-falcon.c | 94 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
|
| D | spi-xtensa-xtfpga.c | 84 struct spi_master *master; in xtfpga_spi_probe() local 128 struct spi_master *master = platform_get_drvdata(pdev); in xtfpga_spi_remove() local
|
| D | spi-bitbang.c | 284 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
|
| D | spi-altera-dfl.c | 107 static void config_spi_master(void __iomem *base, struct spi_master *master) in config_spi_master() 128 struct spi_master *master; in dfl_spi_altera_probe() local
|
| /Linux-v5.15/drivers/i2c/busses/ |
| D | i2c-qcom-cci.c | 112 u16 master; member 134 struct cci_master master[NUM_MASTERS]; member 210 struct cci_master *master; in cci_halt() local 295 static int cci_run_queue(struct cci *cci, u8 master, u8 queue) in cci_run_queue() 318 static int cci_validate_queue(struct cci *cci, u8 master, u8 queue) in cci_validate_queue() 335 static int cci_i2c_read(struct cci *cci, u16 master, in cci_i2c_read() 388 static int cci_i2c_write(struct cci *cci, u16 master, in cci_i2c_write()
|
| /Linux-v5.15/drivers/hwtracing/intel_th/ |
| D | gth.c | 57 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-v5.15/drivers/w1/masters/ |
| D | w1-gpio.c | 71 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-v5.15/drivers/ata/ |
| D | pata_pdc202xx_old.c | 50 unsigned long master = pci_resource_start(pdev, 4); in pdc202xx_irq_check() local 184 void __iomem *master = ap->host->ports[0]->ioaddr.bmdma_addr; in pdc2026x_bmdma_start() local 235 void __iomem *master = ap->host->ports[0]->ioaddr.bmdma_addr; in pdc2026x_bmdma_stop() local
|
| /Linux-v5.15/drivers/mtd/parsers/ |
| D | parser_imagetag.c | 28 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-v5.15/drivers/mailbox/ |
| D | tegra-hsp.c | 66 unsigned int master; member 78 unsigned int master; member 144 __tegra_hsp_doorbell_get(struct tegra_hsp *hsp, unsigned int master) in __tegra_hsp_doorbell_get() 156 tegra_hsp_doorbell_get(struct tegra_hsp *hsp, unsigned int master) in tegra_hsp_doorbell_get() 172 unsigned long master, value; in tegra_hsp_doorbell_irq() local 274 unsigned int master, unsigned int index) in tegra_hsp_doorbell_create() 506 unsigned int type = args->args[0], master = args->args[1]; in tegra_hsp_db_xlate() local
|
| /Linux-v5.15/net/dsa/ |
| D | slave.c | 68 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_open() local 116 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_close() local 136 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_change_rx_flags() local 149 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_set_rx_mode() local 157 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_set_mac_address() local 351 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_vlan_add() local 447 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_vlan_del() local 907 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_netpoll_setup() local 1289 struct net_device *master = cpu_dp->master; in dsa_slave_setup_ft_block() local 1357 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_vlan_rx_add_vid() local [all …]
|
| /Linux-v5.15/drivers/net/ethernet/netronome/nfp/flower/ |
| D | lag_conf.c | 106 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-v5.15/drivers/gpu/drm/sti/ |
| D | sti_compositor.c | 60 struct device *master, in sti_compositor_bind() 152 static void sti_compositor_unbind(struct device *dev, struct device *master, in sti_compositor_unbind()
|
| /Linux-v5.15/lib/ |
| D | test_lockup.c | 169 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-v5.15/drivers/gpu/drm/msm/edp/ |
| D | edp.c | 67 static int edp_bind(struct device *dev, struct device *master, void *data) in edp_bind() 82 static void edp_unbind(struct device *dev, struct device *master, void *data) in edp_unbind()
|