Searched refs:rirb_get_response (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/pci/lola/ |
H A D | lola.c | 137 static int rirb_get_response(struct lola *chip, unsigned int *val, in rirb_get_response() function 201 err = rirb_get_response(chip, val, extval); in lola_codec_read() 209 return rirb_get_response(chip, &tmp, NULL); in lola_codec_flush()
|
/kernel/linux/linux-5.10/sound/pci/lola/ |
H A D | lola.c | 138 static int rirb_get_response(struct lola *chip, unsigned int *val, in rirb_get_response() function 202 err = rirb_get_response(chip, val, extval); in lola_codec_read() 210 return rirb_get_response(chip, &tmp, NULL); in lola_codec_flush()
|
Completed in 2 milliseconds