/sound/soc/intel/atom/ |
D | sst-atom-controls.c | 23 static int sst_fill_byte_control(struct sst_data *drv, in sst_fill_byte_control() 47 static int sst_fill_and_send_cmd_unlocked(struct sst_data *drv, in sst_fill_and_send_cmd_unlocked() 72 static int sst_fill_and_send_cmd(struct sst_data *drv, in sst_fill_and_send_cmd() 112 static int sst_send_slot_map(struct sst_data *drv) in sst_send_slot_map() 164 struct sst_data *drv = snd_soc_component_get_drvdata(c); in sst_slot_get() local 191 static int sst_check_and_send_slot_map(struct sst_data *drv, struct snd_kcontrol *kcontrol) in sst_check_and_send_slot_map() 222 struct sst_data *drv = snd_soc_component_get_drvdata(c); in sst_slot_put() local 265 static int sst_send_algo_cmd(struct sst_data *drv, in sst_send_algo_cmd() 297 static int sst_find_and_send_pipe_algo(struct sst_data *drv, in sst_find_and_send_pipe_algo() 353 struct sst_data *drv = snd_soc_component_get_drvdata(cmpnt); in sst_algo_control_set() local [all …]
|
D | sst-mfld-platform-pcm.c | 678 struct sst_data *drv = dev_get_drvdata(component->dev); in sst_soc_probe() local 686 struct sst_data *drv = dev_get_drvdata(component->dev); in sst_soc_remove() local 704 struct sst_data *drv; in sst_platform_probe() local 743 struct sst_data *drv = dev_get_drvdata(dev); in sst_soc_prepare() local 768 struct sst_data *drv = dev_get_drvdata(dev); in sst_soc_complete() local
|
/sound/aoa/soundbus/ |
D | core.c | 39 struct soundbus_driver *drv; in soundbus_probe() local 110 struct soundbus_driver * drv = to_soundbus_driver(dev->driver); in soundbus_device_remove() local 122 struct soundbus_driver * drv = to_soundbus_driver(dev->driver); in soundbus_device_shutdown() local 164 int soundbus_register_driver(struct soundbus_driver *drv) in soundbus_register_driver() 175 void soundbus_unregister_driver(struct soundbus_driver *drv) in soundbus_unregister_driver()
|
D | soundbus.h | 194 #define to_soundbus_driver(drv) container_of(drv,struct soundbus_driver, driver) argument
|
/sound/core/seq/ |
D | seq_midi_emul.c | 77 void *drv; in snd_midi_process_event() local 235 note_off(const struct snd_midi_op *ops, void *drv, in note_off() 258 do_control(const struct snd_midi_op *ops, void *drv, in do_control() 410 rpn(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in rpn() 450 nrpn(const struct snd_midi_op *ops, void *drv, struct snd_midi_channel *chan, in nrpn() 592 all_sounds_off(const struct snd_midi_op *ops, void *drv, in all_sounds_off() 611 all_notes_off(const struct snd_midi_op *ops, void *drv, in all_notes_off()
|
/sound/hda/ |
D | hda_bus_type.c | 24 hdac_get_device_id(struct hdac_device *hdev, struct hdac_driver *drv) in hdac_get_device_id() 41 static int hdac_codec_match(struct hdac_device *dev, struct hdac_driver *drv) in hdac_codec_match() 49 static int hda_bus_match(struct device *dev, struct device_driver *drv) in hda_bus_match()
|
D | hdac_bus.c | 172 struct hdac_driver *drv; in snd_hdac_bus_process_unsol_events() local
|
/sound/pci/hda/ |
D | hda_bind.c | 21 static int hda_codec_match(struct hdac_device *dev, struct hdac_driver *drv) in hda_codec_match() 176 int __hda_codec_driver_register(struct hda_codec_driver *drv, const char *name, in __hda_codec_driver_register() 193 void hda_codec_driver_unregister(struct hda_codec_driver *drv) in hda_codec_driver_unregister()
|
/sound/core/ |
D | seq_device.c | 43 static int snd_seq_bus_match(struct device *dev, struct device_driver *drv) in snd_seq_bus_match() 239 int __snd_seq_driver_register(struct snd_seq_driver *drv, struct module *mod) in __snd_seq_driver_register() 249 void snd_seq_driver_unregister(struct snd_seq_driver *drv) in snd_seq_driver_unregister()
|
/sound/hda/ext/ |
D | hdac_ext_bus.c | 169 int snd_hda_ext_driver_register(struct hdac_driver *drv) in snd_hda_ext_driver_register() 191 void snd_hda_ext_driver_unregister(struct hdac_driver *drv) in snd_hda_ext_driver_unregister()
|
/sound/ac97/ |
D | bus.c | 191 int snd_ac97_codec_driver_register(struct ac97_codec_driver *drv) in snd_ac97_codec_driver_register() 204 void snd_ac97_codec_driver_unregister(struct ac97_codec_driver *drv) in snd_ac97_codec_driver_unregister() 473 static int ac97_bus_match(struct device *dev, struct device_driver *drv) in ac97_bus_match()
|
/sound/soc/intel/atom/sst/ |
D | sst.c | 52 struct intel_sst_drv *drv = (struct intel_sst_drv *) context; in intel_sst_interrupt_mrfld() local 116 struct intel_sst_drv *drv = (struct intel_sst_drv *) context; in intel_sst_irq_thread_mrfld() local
|
D | sst_pvt.c | 335 int sst_assign_pvt_id(struct intel_sst_drv *drv) in sst_assign_pvt_id()
|
/sound/soc/meson/ |
D | axg-tdm-formatter.c | 18 const struct axg_tdm_formatter_driver *drv; member 265 const struct axg_tdm_formatter_driver *drv; in axg_tdm_formatter_probe() local
|
D | axg-spdifin.c | 407 struct snd_soc_dai_driver *drv; in axg_spdifin_get_dai_drv() local
|
/sound/ |
D | ac97_bus.c | 83 static int ac97_bus_match(struct device *dev, struct device_driver *drv) in ac97_bus_match()
|
/sound/soc/intel/boards/ |
D | cht_bsw_nau8824.c | 260 struct cht_mc_private *drv; in snd_cht_mc_probe() local
|
D | cht_bsw_rt5672.c | 416 struct cht_mc_private *drv; in snd_cht_mc_probe() local
|
D | cht_bsw_max98090_ti.c | 539 struct cht_mc_private *drv; in snd_cht_mc_probe() local
|
D | cht_bsw_rt5645.c | 542 struct cht_mc_private *drv; in snd_cht_mc_probe() local
|
/sound/soc/codecs/ |
D | hdmi-codec.c | 757 struct snd_soc_dai_driver *drv = dai->driver; in hdmi_codec_pcm_new() local
|
D | adau1977.c | 500 unsigned int ctrl0, ctrl1, drv; in adau1977_set_tdm_slot() local
|
/sound/soc/samsung/ |
D | i2s.c | 76 struct snd_soc_dai_driver *drv; member
|
/sound/soc/sof/ |
D | sof-priv.h | 256 struct snd_soc_dai_driver *drv; member
|
/sound/soc/sh/rcar/ |
D | core.c | 1264 struct snd_soc_dai_driver *drv; in __rsnd_dai_probe() local
|