Home
last modified time | relevance | path

Searched refs:modcfg_buf (Results 1 – 3 of 3) sorted by relevance

/sound/soc/intel/avs/
A Dpath.c361 cfg = adev->modcfg_buf; in avs_copier_create()
395 cfg = adev->modcfg_buf; in avs_whm_create()
528 cfg = adev->modcfg_buf; in avs_peakvol_create()
719 cfg = adev->modcfg_buf; in avs_modext_create()
A Dcore.c403 adev->modcfg_buf = devm_kzalloc(dev, AVS_MAILBOX_SIZE, GFP_KERNEL); in avs_bus_init()
404 if (!adev->modcfg_buf) in avs_bus_init()
A Davs.h146 void *modcfg_buf; /* module configuration buffer */ member

Completed in 14 milliseconds