Searched refs:snd_ak4117_create (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/sound/ |
D | ak4117.h | 180 int snd_ak4117_create(struct snd_card *card, ak4117_read_t *read, ak4117_write_t *write,
|
/linux-4.4.14/sound/i2c/other/ |
D | ak4117.c | 76 int snd_ak4117_create(struct snd_card *card, ak4117_read_t *read, ak4117_write_t *write, in snd_ak4117_create() function 543 EXPORT_SYMBOL(snd_ak4117_create);
|
/linux-4.4.14/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf_core.c | 209 …err = snd_ak4117_create(chip->card, pdacf_ak4117_read, pdacf_ak4117_write, pgm, chip, &chip->ak411… in snd_pdacf_ak4117_create()
|