Home
last modified time | relevance | path

Searched refs:vx_ibl_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/include/sound/
Dvx_core.h41 struct vx_ibl_info { struct
178 struct vx_ibl_info ibl; /* IBL information */
/Linux-v5.10/sound/drivers/vx/
Dvx_pcm.c179 static int vx_set_ibl(struct vx_core *chip, struct vx_ibl_info *info) in vx_set_ibl()