Home
last modified time | relevance | path

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

12345678910>>...20

/linux-5.10/drivers/spi/
Dspi-fsl-espi.c435 static int fsl_espi_do_one_msg(struct spi_master *master, in fsl_espi_do_one_msg()
594 struct spi_master *master = dev_get_drvdata(dev); in fsl_espi_runtime_suspend() local
607 struct spi_master *master = dev_get_drvdata(dev); in fsl_espi_runtime_resume() local
626 struct spi_master *master = dev_get_drvdata(dev); in fsl_espi_init_regs() local
674 struct spi_master *master; in fsl_espi_probe() local
803 struct spi_master *master = dev_get_drvdata(dev); in of_fsl_espi_suspend() local
815 struct spi_master *master = dev_get_drvdata(dev); in of_fsl_espi_resume() local
Dspi-dln2.c81 struct spi_master *master; member
590 static int dln2_spi_prepare_message(struct spi_master *master, in dln2_spi_prepare_message()
651 static int dln2_spi_transfer_one(struct spi_master *master, in dln2_spi_transfer_one()
680 struct spi_master *master; in dln2_spi_probe() local
783 struct spi_master *master = spi_master_get(platform_get_drvdata(pdev)); in dln2_spi_remove() local
798 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_suspend() local
826 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_resume() local
846 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_runtime_suspend() local
854 struct spi_master *master = dev_get_drvdata(dev); in dln2_spi_runtime_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-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
617 struct spi_master *master = platform_get_drvdata(pdev); in bcm63xx_spi_remove() local
632 struct spi_master *master = dev_get_drvdata(dev); in bcm63xx_spi_suspend() local
644 struct spi_master *master = dev_get_drvdata(dev); in bcm63xx_spi_resume() local
Dspi-gpio.c304 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()
361 struct spi_master *master; in spi_gpio_probe() local
Dspi-tegra20-slink.c153 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
1154 struct spi_master *master = platform_get_drvdata(pdev); in tegra_slink_remove() local
1178 struct spi_master *master = dev_get_drvdata(dev); in tegra_slink_suspend() local
1185 struct spi_master *master = dev_get_drvdata(dev); in tegra_slink_resume() local
1204 struct spi_master *master = dev_get_drvdata(dev); in tegra_slink_runtime_suspend() local
1216 struct spi_master *master = dev_get_drvdata(dev); in tegra_slink_runtime_resume() local
Dspi-imx.c224 static bool spi_imx_can_dma(struct spi_master *master, struct spi_device *spi, in spi_imx_can_dma()
1146 static int spi_imx_dma_configure(struct spi_master *master) in spi_imx_dma_configure()
1246 struct spi_master *master = spi_imx->bitbang.master; in spi_imx_sdma_exit() local
1260 struct spi_master *master) in spi_imx_sdma_init()
1335 struct spi_master *master = spi_imx->bitbang.master; in spi_imx_dma_transfer() local
1534 spi_imx_prepare_message(struct spi_master *master, struct spi_message *msg) in spi_imx_prepare_message()
1555 spi_imx_unprepare_message(struct spi_master *master, struct spi_message *msg) in spi_imx_unprepare_message()
1564 static int spi_imx_slave_abort(struct spi_master *master) in spi_imx_slave_abort()
1579 struct spi_master *master; in spi_imx_probe() local
1743 struct spi_master *master = platform_get_drvdata(pdev); in spi_imx_remove() local
[all …]
Dspi-sc18is602.c34 struct spi_master *master; member
183 static int sc18is602_transfer_one(struct spi_master *master, in sc18is602_transfer_one()
240 struct spi_master *master; in sc18is602_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-sifive.c131 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
Dspi-altera.c173 static int altera_spi_txrx(struct spi_master *master, in altera_spi_txrx()
214 struct spi_master *master = dev; in altera_spi_irq() local
238 struct spi_master *master; in altera_spi_probe() local
Dspi-xtensa-xtfpga.c84 struct spi_master *master; in xtfpga_spi_probe() local
128 struct spi_master *master = platform_get_drvdata(pdev); in xtfpga_spi_remove() local
Dspi-bitbang.c271 static int spi_bitbang_transfer_one(struct spi_master *master, in spi_bitbang_transfer_one()
331 struct spi_master *master = bitbang->master; in spi_bitbang_init() local
412 struct spi_master *master = bitbang->master; in spi_bitbang_start() local
Dspi-lp8841-rtc.c99 spi_lp8841_rtc_transfer_one(struct spi_master *master, in spi_lp8841_rtc_transfer_one()
186 struct spi_master *master; in spi_lp8841_rtc_probe() local
/linux-5.10/drivers/i2c/busses/
Di2c-qcom-cci.c112 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-5.10/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()
Dofpart.c24 static int parse_fixed_partitions(struct mtd_info *master, in parse_fixed_partitions()
154 static int parse_ofoldpart_partitions(struct mtd_info *master, in parse_ofoldpart_partitions()
/linux-5.10/net/dsa/
Dslave.c67 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_open() local
112 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_close() local
132 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_change_rx_flags() local
145 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_set_rx_mode() local
153 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_set_mac_address() local
332 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_vlan_add() local
419 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_vlan_del() local
827 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_netpoll_setup() local
1268 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_vlan_rx_add_vid() local
1308 struct net_device *master = dsa_slave_to_master(dev); in dsa_slave_vlan_rx_kill_vid() local
[all …]
/linux-5.10/drivers/mailbox/
Dtegra-hsp.c66 unsigned int master; member
78 unsigned int master; member
142 __tegra_hsp_doorbell_get(struct tegra_hsp *hsp, unsigned int master) in __tegra_hsp_doorbell_get()
154 tegra_hsp_doorbell_get(struct tegra_hsp *hsp, unsigned int master) in tegra_hsp_doorbell_get()
170 unsigned long master, value; in tegra_hsp_doorbell_irq() local
272 unsigned int master, unsigned int index) in tegra_hsp_doorbell_create()
504 unsigned int type = args->args[0], master = args->args[1]; in tegra_hsp_db_xlate() local
/linux-5.10/drivers/gpu/drm/sti/
Dsti_compositor.c60 struct device *master, in sti_compositor_bind()
154 static void sti_compositor_unbind(struct device *dev, struct device *master, in sti_compositor_unbind()
/linux-5.10/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-5.10/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-5.10/drivers/gpu/drm/msm/edp/
Dedp.c67 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()
/linux-5.10/drivers/gpu/drm/msm/dsi/
Ddsi.c104 static int dsi_bind(struct device *dev, struct device *master, void *data) in dsi_bind()
126 static void dsi_unbind(struct device *dev, struct device *master, in dsi_unbind()
/linux-5.10/drivers/net/wan/
Dsdla.c509 static int sdla_activate(struct net_device *slave, struct net_device *master) in sdla_activate()
531 static int sdla_deactivate(struct net_device *slave, struct net_device *master) in sdla_deactivate()
553 static int sdla_assoc(struct net_device *slave, struct net_device *master) in sdla_assoc()
589 static int sdla_deassoc(struct net_device *slave, struct net_device *master) in sdla_deassoc()
617 static int sdla_dlci_conf(struct net_device *slave, struct net_device *master, int get) in sdla_dlci_conf()
750 struct net_device *master; in sdla_receive() local

12345678910>>...20