Searched refs:vx_set_ibl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/vx/ |
H A D | vx_pcm.c | 179 static int vx_set_ibl(struct vx_core *chip, struct vx_ibl_info *info) in vx_set_ibl() function 193 snd_printdd(KERN_DEBUG "vx_set_ibl: size = %d, max = %d, min = %d, gran = %d\n", in vx_set_ibl() 1155 vx_set_ibl(chip, &chip->ibl); /* query the info */ in vx_init_audio_io() 1163 vx_set_ibl(chip, &chip->ibl); in vx_init_audio_io()
|
/kernel/linux/linux-6.6/sound/drivers/vx/ |
H A D | vx_pcm.c | 179 static int vx_set_ibl(struct vx_core *chip, struct vx_ibl_info *info) in vx_set_ibl() function 193 snd_printdd(KERN_DEBUG "vx_set_ibl: size = %d, max = %d, min = %d, gran = %d\n", in vx_set_ibl() 1164 vx_set_ibl(chip, &chip->ibl); /* query the info */ in vx_init_audio_io() 1171 vx_set_ibl(chip, &chip->ibl); in vx_init_audio_io()
|
Completed in 4 milliseconds