Searched refs:probe (Results 1 - 25 of 9198) sorted by last modified time

1234567891011>>

/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c1706 .probe = davinci_mcasp_dai_probe,
2532 .probe = davinci_mcasp_probe,
/linux-master/sound/soc/tegra/
H A Dtegra186_dspk.c544 .probe = tegra186_dspk_platform_probe,
/linux-master/sound/soc/sof/
H A Dpcm.c710 pd->probe = sof_pcm_probe;
H A Dcore.c205 dev_err(sdev->dev, "error: no matching ASoC machine driver found - aborting probe\n");
291 if (!sof_ops(sdev) || !sof_ops(sdev)->probe) {
338 /* probe the DSP hardware */
341 dev_err(sdev->dev, "failed to probe DSP %d\n", ret);
638 * first pass of probe which isn't allowed to run in a work-queue,
/linux-master/sound/soc/sof/intel/
H A Dpci-lnl.c63 .probe = hda_pci_intel_probe,
/linux-master/sound/soc/meson/
H A Daxg-tdm-interface.c427 .probe = axg_tdm_iface_probe_dai,
573 .probe = axg_tdm_iface_probe,
H A Daxg-card.c363 .probe = meson_card_probe,
/linux-master/sound/soc/intel/boards/
H A Dbytcr_rt5640.c1149 * are in place before the codec component driver's probe function parses them.
1909 .probe = snd_byt_rt5640_mc_probe,
/linux-master/sound/soc/codecs/
H A Dwsa881x.c1061 .probe = wsa881x_component_probe,
1225 .probe = wsa881x_probe,
H A Drt722-sdca.c1133 .probe = rt722_sdca_probe,
H A Drt715-sdca.c778 .probe = rt715_sdca_probe,
H A Drt715-sdw.c584 .probe = rt715_sdw_probe,
H A Drt5645.c3572 .probe = rt5645_probe,
4342 .probe = rt5645_i2c_probe,
H A Dcs35l56.c1092 .probe = cs35l56_component_probe,
1451 * If RESET is shared the first amp to probe will grab the reset
H A Dcs35l56-sdw.c574 .probe = cs35l56_sdw_probe,
H A Dcs35l41.c1009 .probe = cs35l41_component_probe,
/linux-master/sound/soc/amd/yc/
H A Dacp6x-mach.c501 .probe = acp6x_probe,
/linux-master/sound/pci/emu10k1/
H A Demu10k1.c234 .probe = snd_card_emu10k1_probe,
/linux-master/drivers/spi/
H A Dspi.c433 if (sdrv->probe) {
434 ret = sdrv->probe(spi);
467 .probe = spi_probe,
2568 * This may only be called from main SPI device's probe routine.
3261 * such as the platform bus. The final stage of probe() in that code
H A Dspi-hisi-kunpeng.c540 .probe = hisi_spi_probe,
H A Dspi-axi-spi-engine.c675 .probe = spi_engine_probe,
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c5191 .probe = ccwgroup_probe_ccwdev,
/linux-master/drivers/s390/char/
H A Draw3270.c1234 * _remove is the opposite of _probe; it's probe that
1307 .probe = &raw3270_probe,
/linux-master/drivers/regulator/
H A Dvqmmc-ipq4019-regulator.c90 .probe = ipq4019_regulator_probe,
H A Dmt6360-regulator.c459 .probe = mt6360_regulator_probe,

Completed in 254 milliseconds

1234567891011>>