Home
last modified time | relevance | path

Searched refs:avs_mods_info (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/sound/soc/intel/avs/
Dutils.c113 avs_module_ida_alloc(struct avs_dev *adev, struct avs_mods_info *newinfo, bool purge) in avs_module_ida_alloc()
115 struct avs_mods_info *oldinfo = adev->mods_info; in avs_module_ida_alloc()
159 struct avs_mods_info *info; in avs_module_info_init()
Dmessages.h531 struct avs_mods_info { struct
542 int avs_ipc_get_modules_info(struct avs_dev *adev, struct avs_mods_info **info); argument
Dmessages.c669 int avs_ipc_get_modules_info(struct avs_dev *adev, struct avs_mods_info **info) in avs_ipc_get_modules_info()
684 *info = (struct avs_mods_info *)payload; in avs_ipc_get_modules_info()
Davs.h123 struct avs_mods_info *mods_info;