Searched refs:attach_codec (Results 1 – 6 of 6) sorted by relevance
98 if (toonie->codec.soundbus_dev->attach_codec(toonie->codec.soundbus_dev, in toonie_init_codec()
814 if (tas->codec.soundbus_dev->attach_codec(tas->codec.soundbus_dev, in tas_init_codec()
918 if (onyx->codec.soundbus_dev->attach_codec(onyx->codec.soundbus_dev, in onyx_init_codec()
163 int (*attach_codec)(struct soundbus_dev *dev, struct snd_card *card, member
142 if (!dev->attach_codec || in soundbus_add_one()
226 dev->sound.attach_codec = i2sbus_attach_codec; in i2sbus_add_dev()