Searched refs:cs35l41_hda_probe (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | cs35l41_hda_spi.c | 28 return cs35l41_hda_probe(&spi->dev, device_name, spi_get_chipselect(spi, 0), spi->irq, in cs35l41_hda_spi_probe()
|
H A D | cs35l41_hda_i2c.c | 32 return cs35l41_hda_probe(&clt->dev, device_name, clt->addr, clt->irq, in cs35l41_hda_i2c_probe()
|
H A D | cs35l41_hda.h | 83 int cs35l41_hda_probe(struct device *dev, const char *device_name, int id, int irq,
|
H A D | cs35l41_hda.c | 1550 int cs35l41_hda_probe(struct device *dev, const char *device_name, int id, int irq, in cs35l41_hda_probe() function 1691 EXPORT_SYMBOL_NS_GPL(cs35l41_hda_probe, SND_HDA_SCODEC_CS35L41);
|