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