Searched refs:modcfg_buf (Results 1 – 3 of 3) sorted by relevance
316 cfg = adev->modcfg_buf; in avs_copier_create()350 cfg = adev->modcfg_buf; in avs_whm_create()483 cfg = adev->modcfg_buf; in avs_peakvol_create()674 cfg = adev->modcfg_buf; in avs_modext_create()
397 adev->modcfg_buf = devm_kzalloc(dev, AVS_MAILBOX_SIZE, GFP_KERNEL); in avs_bus_init()398 if (!adev->modcfg_buf) in avs_bus_init()
143 void *modcfg_buf; /* module configuration buffer */ member