Searched refs:modcfg_buf (Results 1 – 3 of 3) sorted by relevance
415 cfg = adev->modcfg_buf; in avs_copier_create()449 cfg = adev->modcfg_buf; in avs_whm_create()582 cfg = adev->modcfg_buf; in avs_peakvol_create()773 cfg = adev->modcfg_buf; in avs_modext_create()
404 adev->modcfg_buf = devm_kzalloc(dev, AVS_MAILBOX_SIZE, GFP_KERNEL); in avs_bus_init() 405 if (!adev->modcfg_buf) in avs_bus_init()
145 void *modcfg_buf; /* module configuration buffer */ member