Searched refs:attach_codec (Results 1 – 4 of 4) sorted by relevance
98 if (toonie->codec.soundbus_dev->attach_codec(toonie->codec.soundbus_dev, in toonie_init_codec()
163 int (*attach_codec)(struct soundbus_dev *dev, struct snd_card *card, member
144 if (!dev->attach_codec || in soundbus_add_one()
228 dev->sound.attach_codec = i2sbus_attach_codec; in i2sbus_add_dev()