Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dvx_core.h54 struct vx_ibl_info { struct
191 struct vx_ibl_info ibl; /* IBL information */
/Linux-v4.19/sound/drivers/vx/
Dvx_pcm.c195 static int vx_set_ibl(struct vx_core *chip, struct vx_ibl_info *info) in vx_set_ibl()