Home
last modified time | relevance | path

Searched refs:sst_alloc_drv_context (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/
H A Dsst_pci.c120 ret = sst_alloc_drv_context(&sst_drv_ctx, &pci->dev, pci->device); in intel_sst_probe()
H A Dsst.c224 int sst_alloc_drv_context(struct intel_sst_drv **ctx, in sst_alloc_drv_context() function
236 EXPORT_SYMBOL_GPL(sst_alloc_drv_context); variable
H A Dsst_acpi.c272 ret = sst_alloc_drv_context(&ctx, dev, dev_id); in sst_acpi_probe()
H A Dsst.h525 int sst_alloc_drv_context(struct intel_sst_drv **ctx,
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/
H A Dsst_pci.c119 ret = sst_alloc_drv_context(&sst_drv_ctx, &pci->dev, pci->device); in intel_sst_probe()
H A Dsst.c230 int sst_alloc_drv_context(struct intel_sst_drv **ctx, in sst_alloc_drv_context() function
242 EXPORT_SYMBOL_GPL(sst_alloc_drv_context); variable
H A Dsst.h522 int sst_alloc_drv_context(struct intel_sst_drv **ctx,
H A Dsst_acpi.c279 ret = sst_alloc_drv_context(&ctx, dev, dev_id); in sst_acpi_probe()

Completed in 6 milliseconds