Lines Matching refs:soundbus_dev
918 if (onyx->codec.soundbus_dev->attach_codec(onyx->codec.soundbus_dev,
929 onyx->codec.soundbus_dev->pcm->device; \
936 if (onyx->codec.soundbus_dev->pcm) {
977 onyx->codec.soundbus_dev->detach_codec(onyx->codec.soundbus_dev, onyx);
986 if (!onyx->codec.soundbus_dev) {
987 printk(KERN_ERR PFX "onyx_exit_codec called without soundbus_dev!\n");
990 onyx->codec.soundbus_dev->detach_codec(onyx->codec.soundbus_dev, onyx);