Searched refs:SST_DRV_NAME (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/ |
H A D | sst_pci.c | 30 ret = pci_request_regions(pci, SST_DRV_NAME); in sst_platform_get_resources() 182 .name = SST_DRV_NAME,
|
H A D | sst.h | 22 #define SST_DRV_NAME "intel_sst_driver" macro
|
H A D | sst.c | 311 ctx->ops->irq_thread, 0, SST_DRV_NAME, in sst_context_init()
|
/kernel/linux/linux-6.6/sound/soc/intel/atom/sst/ |
H A D | sst_pci.c | 29 ret = pci_request_regions(pci, SST_DRV_NAME); in sst_platform_get_resources() 181 .name = SST_DRV_NAME,
|
H A D | sst.h | 22 #define SST_DRV_NAME "intel_sst_driver" macro
|
H A D | sst.c | 317 ctx->ops->irq_thread, 0, SST_DRV_NAME, in sst_context_init()
|
Completed in 5 milliseconds