Searched refs:modcfg_buf (Results 1 – 3 of 3) sorted by relevance
361 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()
403 adev->modcfg_buf = devm_kzalloc(dev, AVS_MAILBOX_SIZE, GFP_KERNEL); in avs_bus_init()404 if (!adev->modcfg_buf) in avs_bus_init()
146 void *modcfg_buf; /* module configuration buffer */ member
Completed in 14 milliseconds