Home
last modified time | relevance | path

Searched defs:drv (Results 1 – 11 of 11) sorted by relevance

/sound/aoa/soundbus/
Dcore.c40 struct soundbus_driver *drv; in soundbus_probe() local
111 struct soundbus_driver * drv = to_soundbus_driver(dev->driver); in soundbus_device_remove() local
123 struct soundbus_driver * drv = to_soundbus_driver(dev->driver); in soundbus_device_shutdown() local
134 struct soundbus_driver * drv = to_soundbus_driver(dev->driver); in soundbus_device_suspend() local
144 struct soundbus_driver * drv = to_soundbus_driver(dev->driver); in soundbus_device_resume() local
191 int soundbus_register_driver(struct soundbus_driver *drv) in soundbus_register_driver()
202 void soundbus_unregister_driver(struct soundbus_driver *drv) in soundbus_unregister_driver()
Dsoundbus.h197 #define to_soundbus_driver(drv) container_of(drv,struct soundbus_driver, driver) argument
/sound/soc/intel/
Dsst-atom-controls.c28 static int sst_fill_byte_control(struct sst_data *drv, in sst_fill_byte_control()
52 static int sst_fill_and_send_cmd_unlocked(struct sst_data *drv, in sst_fill_and_send_cmd_unlocked()
70 static int sst_fill_and_send_cmd(struct sst_data *drv, in sst_fill_and_send_cmd()
84 static int sst_send_algo_cmd(struct sst_data *drv, in sst_send_algo_cmd()
142 struct sst_data *drv = snd_soc_component_get_drvdata(cmpnt); in sst_algo_control_set() local
204 struct sst_data *drv = snd_soc_platform_get_drvdata(platform); in sst_dsp_init_v2_dpcm() local
Dbyt-max98090.c89 struct byt_max98090_private *drv = snd_soc_card_get_drvdata(card); in byt_max98090_init() local
Dsst-mfld-platform-pcm.c595 struct sst_data *drv; in sst_platform_probe() local
/sound/core/seq/
Dseq_midi_emul.c88 void *drv; in snd_midi_process_event() local
245 note_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in note_off()
267 do_control(struct snd_midi_op *ops, void *drv, struct snd_midi_channel_set *chset, in do_control()
414 rpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn()
454 nrpn(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn()
596 all_sounds_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_sounds_off()
614 all_notes_off(struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan) in all_notes_off()
/sound/
Dac97_bus.c25 static int ac97_bus_match(struct device *dev, struct device_driver *drv) in ac97_bus_match()
/sound/soc/codecs/
Dadau1977.c508 unsigned int ctrl0, ctrl1, drv; in adau1977_set_tdm_slot() local
/sound/soc/sh/rcar/
Dcore.c813 struct snd_soc_dai_driver *drv; in rsnd_dai_probe() local
/sound/soc/
Dsoc-core.c575 struct snd_soc_dai_driver *drv = dai->driver; in snd_soc_suspend() local
769 struct snd_soc_dai_driver *drv = dai->driver; in soc_resume_deferred() local
Dsoc-pcm.c2375 struct snd_soc_dai_driver *drv = dai->driver; in soc_dpcm_be_digital_mute() local