Searched refs:spi_devs (Results 1 – 1 of 1) sorted by relevance
48 struct spi_device **spi_devs; member98 spi_unregister_device(smi->spi_devs[smi->spi_num]); in smi_devs_unregister()128 smi->spi_devs = devm_kcalloc(dev, count, sizeof(*smi->spi_devs), GFP_KERNEL); in smi_spi_probe()129 if (!smi->spi_devs) in smi_spi_probe()167 smi->spi_devs[i] = spi_dev; in smi_spi_probe()