Home
last modified time | relevance | path

Searched defs:dev (Results 1 – 25 of 960) sorted by relevance

12345678910>>...39

/sound/soc/dwc/
Ddwc-i2s.c41 static inline void i2s_disable_channels(struct dw_i2s_dev *dev, u32 stream) in i2s_disable_channels()
54 static inline void i2s_clear_irqs(struct dw_i2s_dev *dev, u32 stream) in i2s_clear_irqs()
67 static inline void i2s_disable_irqs(struct dw_i2s_dev *dev, u32 stream, in i2s_disable_irqs()
85 static inline void i2s_enable_irqs(struct dw_i2s_dev *dev, u32 stream, in i2s_enable_irqs()
105 struct dw_i2s_dev *dev = dev_id; in i2s_irq_handler() local
154 static void i2s_enable_dma(struct dw_i2s_dev *dev, u32 stream) in i2s_enable_dma()
167 static void i2s_disable_dma(struct dw_i2s_dev *dev, u32 stream) in i2s_disable_dma()
182 static void i2s_start(struct dw_i2s_dev *dev, in i2s_start()
209 static void i2s_stop(struct dw_i2s_dev *dev, in i2s_stop()
234 struct dw_i2s_dev *dev = snd_soc_dai_get_drvdata(cpu_dai); in dw_i2s_startup() local
[all …]
Ddwc-pcm.c95 static void dw_pcm_transfer(struct dw_i2s_dev *dev, bool push) in dw_pcm_transfer()
128 void dw_pcm_push_tx(struct dw_i2s_dev *dev) in dw_pcm_push_tx()
133 void dw_pcm_pop_rx(struct dw_i2s_dev *dev) in dw_pcm_pop_rx()
143 struct dw_i2s_dev *dev = snd_soc_dai_get_drvdata(snd_soc_rtd_to_cpu(rtd, 0)); in dw_pcm_open() local
164 struct dw_i2s_dev *dev = runtime->private_data; in dw_pcm_hw_params() local
196 struct dw_i2s_dev *dev = runtime->private_data; in dw_pcm_trigger() local
231 struct dw_i2s_dev *dev = runtime->private_data; in dw_pcm_pointer() local
/sound/core/
Ddevice.c32 struct snd_device *dev; in snd_device_new() local
59 static void __snd_device_disconnect(struct snd_device *dev) in __snd_device_disconnect()
69 static void __snd_device_free(struct snd_device *dev) in __snd_device_free()
84 struct snd_device *dev; in look_for_dev() local
108 struct snd_device *dev; in snd_device_disconnect() local
132 struct snd_device *dev; in snd_device_free() local
145 static int __snd_device_register(struct snd_device *dev) in __snd_device_register()
173 struct snd_device *dev; in snd_device_register() local
191 struct snd_device *dev; in snd_device_register_all() local
210 struct snd_device *dev; in snd_device_disconnect_all() local
[all …]
Dseq_device.c43 static int snd_seq_bus_match(struct device *dev, const struct device_driver *drv) in snd_seq_bus_match()
63 static int print_dev_info(struct device *dev, void *data) in print_dev_info()
89 static int request_seq_drv(struct device *dev, void *data) in request_seq_drv()
156 struct snd_seq_device *dev = device->device_data; in snd_seq_device_dev_free() local
167 struct snd_seq_device *dev = device->device_data; in snd_seq_device_dev_register() local
180 struct snd_seq_device *dev = device->device_data; in snd_seq_device_dev_disconnect() local
186 static void snd_seq_dev_release(struct device *dev) in snd_seq_dev_release()
201 struct snd_seq_device *dev; in snd_seq_device_new() local
/sound/soc/intel/atom/sst/
Dsst_drv_interface.c35 #define GET_USAGE_COUNT(dev) (atomic_read(&dev->power.usage_count)) argument
37 #define GET_USAGE_COUNT(dev) 1 argument
132 static int sst_power_control(struct device *dev, bool state) in sst_power_control()
170 static int sst_open_pcm_stream(struct device *dev, in sst_open_pcm_stream()
188 static int sst_cdev_open(struct device *dev, in sst_cdev_open()
215 static int sst_cdev_close(struct device *dev, unsigned int str_id) in sst_cdev_close()
238 static int sst_cdev_ack(struct device *dev, unsigned int str_id, in sst_cdev_ack()
269 static int sst_cdev_set_metadata(struct device *dev, in sst_cdev_set_metadata()
291 static int sst_cdev_stream_pause(struct device *dev, unsigned int str_id) in sst_cdev_stream_pause()
298 static int sst_cdev_stream_pause_release(struct device *dev, in sst_cdev_stream_pause_release()
[all …]
/sound/core/seq/
Dseq_midi_event.c104 struct snd_midi_event *dev; in snd_midi_event_new() local
126 void snd_midi_event_free(struct snd_midi_event *dev) in snd_midi_event_free()
138 static inline void reset_encode(struct snd_midi_event *dev) in reset_encode()
145 void snd_midi_event_reset_encode(struct snd_midi_event *dev) in snd_midi_event_reset_encode()
152 void snd_midi_event_reset_decode(struct snd_midi_event *dev) in snd_midi_event_reset_decode()
159 void snd_midi_event_no_status(struct snd_midi_event *dev, int on) in snd_midi_event_no_status()
170 bool snd_midi_event_encode_byte(struct snd_midi_event *dev, unsigned char c, in snd_midi_event_encode_byte()
237 static void note_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in note_event()
245 static void one_param_ctrl_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in one_param_ctrl_event()
252 static void pitchbend_ctrl_event(struct snd_midi_event *dev, struct snd_seq_event *ev) in pitchbend_ctrl_event()
[all …]
/sound/soc/starfive/
Djh7110_pwmdac.c96 struct device *dev; member
111 static void jh7110_pwmdac_set_enable(struct jh7110_pwmdac_dev *dev, bool enable) in jh7110_pwmdac_set_enable()
124 static void jh7110_pwmdac_set_shift(struct jh7110_pwmdac_dev *dev) in jh7110_pwmdac_set_shift()
137 static void jh7110_pwmdac_set_duty_cycle(struct jh7110_pwmdac_dev *dev) in jh7110_pwmdac_set_duty_cycle()
148 static void jh7110_pwmdac_set_cnt_n(struct jh7110_pwmdac_dev *dev) in jh7110_pwmdac_set_cnt_n()
159 static void jh7110_pwmdac_set_data_change(struct jh7110_pwmdac_dev *dev) in jh7110_pwmdac_set_data_change()
172 static void jh7110_pwmdac_set_data_mode(struct jh7110_pwmdac_dev *dev) in jh7110_pwmdac_set_data_mode()
185 static void jh7110_pwmdac_set_data_shift(struct jh7110_pwmdac_dev *dev) in jh7110_pwmdac_set_data_shift()
196 static void jh7110_pwmdac_set(struct jh7110_pwmdac_dev *dev) in jh7110_pwmdac_set()
208 static void jh7110_pwmdac_stop(struct jh7110_pwmdac_dev *dev) in jh7110_pwmdac_stop()
[all …]
/sound/isa/wavefront/
Dwavefront_synth.c260 wavefront_status (snd_wavefront_t *dev) in wavefront_status()
276 wavefront_wait (snd_wavefront_t *dev, int mask) in wavefront_wait()
307 wavefront_read (snd_wavefront_t *dev) in wavefront_read()
319 wavefront_write (snd_wavefront_t *dev, unsigned char data) in wavefront_write()
333 snd_wavefront_cmd (snd_wavefront_t *dev, in snd_wavefront_cmd()
599 wavefront_delete_sample (snd_wavefront_t *dev, int sample_num) in wavefront_delete_sample()
616 wavefront_get_sample_status (snd_wavefront_t *dev, int assume_rom) in wavefront_get_sample_status()
685 wavefront_get_patch_status (snd_wavefront_t *dev) in wavefront_get_patch_status()
735 wavefront_get_program_status (snd_wavefront_t *dev) in wavefront_get_program_status()
783 wavefront_send_patch (snd_wavefront_t *dev, wavefront_patch_info *header) in wavefront_send_patch()
[all …]
/sound/soc/sof/
Dpm.c73 static int sof_resume(struct device *dev, bool runtime_resume) in sof_resume()
196 static int sof_suspend(struct device *dev, bool runtime_suspend) in sof_suspend()
307 int snd_sof_runtime_suspend(struct device *dev) in snd_sof_runtime_suspend()
313 int snd_sof_runtime_idle(struct device *dev) in snd_sof_runtime_idle()
321 int snd_sof_runtime_resume(struct device *dev) in snd_sof_runtime_resume()
327 int snd_sof_resume(struct device *dev) in snd_sof_resume()
333 int snd_sof_suspend(struct device *dev) in snd_sof_suspend()
339 int snd_sof_prepare(struct device *dev) in snd_sof_prepare()
383 void snd_sof_complete(struct device *dev) in snd_sof_complete()
/sound/soc/
Dsoc-devres.c12 static void devm_dai_release(struct device *dev, void *res) in devm_dai_release()
25 struct snd_soc_dai *devm_snd_soc_register_dai(struct device *dev, in devm_snd_soc_register_dai()
49 static void devm_component_release(struct device *dev, void *res) in devm_component_release()
66 int devm_snd_soc_register_component(struct device *dev, in devm_snd_soc_register_component()
89 static void devm_card_release(struct device *dev, void *res) in devm_card_release()
102 int devm_snd_soc_register_card(struct device *dev, struct snd_soc_card *card) in devm_snd_soc_register_card()
125 static void devm_dmaengine_pcm_release(struct device *dev, void *res) in devm_dmaengine_pcm_release()
139 int devm_snd_dmaengine_pcm_register(struct device *dev, in devm_snd_dmaengine_pcm_register()
/sound/isa/cs423x/
Dcs4236.c204 static int snd_cs423x_pnp_init_wss(int dev, struct pnp_dev *pdev) in snd_cs423x_pnp_init_wss()
227 static int snd_cs423x_pnp_init_ctrl(int dev, struct pnp_dev *pdev) in snd_cs423x_pnp_init_ctrl()
239 static int snd_cs423x_pnp_init_mpu(int dev, struct pnp_dev *pdev) in snd_cs423x_pnp_init_mpu()
259 static int snd_card_cs423x_pnp(int dev, struct snd_card_cs4236 *acard, in snd_card_cs423x_pnp()
273 static int snd_card_cs423x_pnpc(int dev, struct snd_card_cs4236 *acard, in snd_card_cs423x_pnpc()
308 #define is_isapnp_selected(dev) isapnp[dev] argument
310 #define is_isapnp_selected(dev) 0 argument
313 static int snd_cs423x_card_new(struct device *pdev, int dev, in snd_cs423x_card_new()
327 static int snd_cs423x_probe(struct snd_card *card, int dev) in snd_cs423x_probe()
411 unsigned int dev) in snd_cs423x_isa_match()
[all …]
/sound/hda/ext/
Dhdac_ext_bus.c29 int snd_hdac_ext_bus_init(struct hdac_bus *bus, struct device *dev, in snd_hdac_ext_bus_init()
81 #define dev_to_hdac(dev) (container_of((dev), \ argument
84 static inline struct hdac_driver *get_hdrv(struct device *dev) in get_hdrv()
90 static inline struct hdac_device *get_hdev(struct device *dev) in get_hdev()
96 static int hda_ext_drv_probe(struct device *dev) in hda_ext_drv_probe()
101 static int hdac_ext_drv_remove(struct device *dev) in hdac_ext_drv_remove()
106 static void hdac_ext_drv_shutdown(struct device *dev) in hdac_ext_drv_shutdown()
/sound/soc/atmel/
Dmchp-spdiftx.c107 static bool mchp_spdiftx_readable_reg(struct device *dev, unsigned int reg) in mchp_spdiftx_readable_reg()
131 static bool mchp_spdiftx_writeable_reg(struct device *dev, unsigned int reg) in mchp_spdiftx_writeable_reg()
157 static bool mchp_spdiftx_precious_reg(struct device *dev, unsigned int reg) in mchp_spdiftx_precious_reg()
193 struct device *dev; member
201 static inline int mchp_spdiftx_is_running(struct mchp_spdiftx_dev *dev) in mchp_spdiftx_is_running()
209 static void mchp_spdiftx_channel_status_write(struct mchp_spdiftx_dev *dev) in mchp_spdiftx_channel_status_write()
225 static void mchp_spdiftx_user_data_write(struct mchp_spdiftx_dev *dev) in mchp_spdiftx_user_data_write()
243 struct mchp_spdiftx_dev *dev = dev_id; in mchp_spdiftx_interrupt() local
286 struct mchp_spdiftx_dev *dev = snd_soc_dai_get_drvdata(dai); in mchp_spdiftx_dai_startup() local
298 struct mchp_spdiftx_dev *dev = snd_soc_dai_get_drvdata(dai); in mchp_spdiftx_dai_shutdown() local
[all …]
Dmchp-spdifrx.c131 static bool mchp_spdifrx_readable_reg(struct device *dev, unsigned int reg) in mchp_spdifrx_readable_reg()
171 static bool mchp_spdifrx_writeable_reg(struct device *dev, unsigned int reg) in mchp_spdifrx_writeable_reg()
185 static bool mchp_spdifrx_precious_reg(struct device *dev, unsigned int reg) in mchp_spdifrx_precious_reg()
196 static bool mchp_spdifrx_volatile_reg(struct device *dev, unsigned int reg) in mchp_spdifrx_volatile_reg()
303 struct device *dev; member
310 static void mchp_spdifrx_channel_status_read(struct mchp_spdifrx_dev *dev, in mchp_spdifrx_channel_status_read()
327 static void mchp_spdifrx_channel_user_data_read(struct mchp_spdifrx_dev *dev, in mchp_spdifrx_channel_user_data_read()
346 struct mchp_spdifrx_dev *dev = dev_id; in mchp_spdif_interrupt() local
390 struct mchp_spdifrx_dev *dev = snd_soc_dai_get_drvdata(dai); in mchp_spdifrx_trigger() local
431 struct mchp_spdifrx_dev *dev = snd_soc_dai_get_drvdata(dai); in mchp_spdifrx_hw_params() local
[all …]
/sound/aoa/soundbus/
Dcore.c17 struct soundbus_dev *soundbus_dev_get(struct soundbus_dev *dev) in soundbus_dev_get()
31 void soundbus_dev_put(struct soundbus_dev *dev) in soundbus_dev_put()
38 static int soundbus_probe(struct device *dev) in soundbus_probe()
60 static int soundbus_uevent(const struct device *dev, struct kobj_uevent_env *env) in soundbus_uevent()
109 static void soundbus_device_remove(struct device *dev) in soundbus_device_remove()
119 static void soundbus_device_shutdown(struct device *dev) in soundbus_device_shutdown()
139 int soundbus_add_one(struct soundbus_dev *dev) in soundbus_add_one()
158 void soundbus_remove_one(struct soundbus_dev *dev) in soundbus_remove_one()
/sound/soc/codecs/
Dcs35l41-lib.c71 static bool cs35l41_readable_reg(struct device *dev, unsigned int reg) in cs35l41_readable_reg()
360 static bool cs35l41_precious_reg(struct device *dev, unsigned int reg) in cs35l41_precious_reg()
376 static bool cs35l41_volatile_reg(struct device *dev, unsigned int reg) in cs35l41_volatile_reg()
782 int cs35l41_test_key_unlock(struct device *dev, struct regmap *regmap) in cs35l41_test_key_unlock()
798 int cs35l41_test_key_lock(struct device *dev, struct regmap *regmap) in cs35l41_test_key_lock()
815 int cs35l41_otp_unpack(struct device *dev, struct regmap *regmap) in cs35l41_otp_unpack()
900 int cs35l41_register_errata_patch(struct device *dev, struct regmap *reg, unsigned int reg_revid) in cs35l41_register_errata_patch()
938 int cs35l41_set_channels(struct device *dev, struct regmap *reg, in cs35l41_set_channels()
988 static int cs35l41_boost_config(struct device *dev, struct regmap *regmap, int boost_ind, in cs35l41_boost_config()
1140 int cs35l41_init_boost(struct device *dev, struct regmap *regmap, in cs35l41_init_boost()
[all …]
Dwcd938x-sdw.c668 static bool wcd938x_rdwr_register(struct device *dev, unsigned int reg) in wcd938x_rdwr_register()
1076 static bool wcd938x_readonly_register(struct device *dev, unsigned int reg) in wcd938x_readonly_register()
1152 static bool wcd938x_readable_register(struct device *dev, unsigned int reg) in wcd938x_readable_register()
1163 static bool wcd938x_writeable_register(struct device *dev, unsigned int reg) in wcd938x_writeable_register()
1168 static bool wcd938x_volatile_register(struct device *dev, unsigned int reg) in wcd938x_volatile_register()
1201 static int wcd938x_sdw_component_bind(struct device *dev, in wcd938x_sdw_component_bind()
1207 static void wcd938x_sdw_component_unbind(struct device *dev, in wcd938x_sdw_component_unbind()
1220 struct device *dev = &pdev->dev; in wcd9380_probe() local
1297 struct device *dev = &pdev->dev; in wcd9380_remove() local
1314 static int __maybe_unused wcd938x_sdw_runtime_suspend(struct device *dev) in wcd938x_sdw_runtime_suspend()
[all …]
Dwcd937x-sdw.c514 static bool wcd937x_rdwr_register(struct device *dev, unsigned int reg) in wcd937x_rdwr_register()
875 static bool wcd937x_readable_register(struct device *dev, unsigned int reg) in wcd937x_readable_register()
943 static bool wcd937x_volatile_register(struct device *dev, unsigned int reg) in wcd937x_volatile_register()
992 static int wcd937x_sdw_component_bind(struct device *dev, in wcd937x_sdw_component_bind()
1004 static void wcd937x_sdw_component_unbind(struct device *dev, in wcd937x_sdw_component_unbind()
1020 struct device *dev = &pdev->dev; in wcd9370_probe() local
1083 struct device *dev = &pdev->dev; in wcd9370_remove() local
1096 static int __maybe_unused wcd937x_sdw_runtime_suspend(struct device *dev) in wcd937x_sdw_runtime_suspend()
1108 static int __maybe_unused wcd937x_sdw_runtime_resume(struct device *dev) in wcd937x_sdw_runtime_resume()
Dwcd939x-sdw.c748 static bool wcd939x_rdwr_register(struct device *dev, unsigned int reg) in wcd939x_rdwr_register()
1243 static bool wcd939x_readable_register(struct device *dev, unsigned int reg) in wcd939x_readable_register()
1326 static bool wcd939x_volatile_register(struct device *dev, unsigned int reg) in wcd939x_volatile_register()
1369 static bool wcd939x_writeable_register(struct device *dev, unsigned int reg) in wcd939x_writeable_register()
1393 static int wcd939x_sdw_component_bind(struct device *dev, struct device *master, in wcd939x_sdw_component_bind()
1405 static void wcd939x_sdw_component_unbind(struct device *dev, in wcd939x_sdw_component_unbind()
1420 struct device *dev = &pdev->dev; in wcd9390_probe() local
1493 struct device *dev = &pdev->dev; in wcd9390_remove() local
1510 static int __maybe_unused wcd939x_sdw_runtime_suspend(struct device *dev) in wcd939x_sdw_runtime_suspend()
1522 static int __maybe_unused wcd939x_sdw_runtime_resume(struct device *dev) in wcd939x_sdw_runtime_resume()
/sound/soc/generic/
Daudio-graph-card2-custom-sample.c32 struct device *dev = simple_priv_to_dev(simple_priv); in custom_card_probe() local
44 struct device *dev = simple_priv_to_dev(priv); in custom_hook_pre() local
54 struct device *dev = simple_priv_to_dev(priv); in custom_hook_post() local
71 struct device *dev = simple_priv_to_dev(priv); in custom_normal() local
86 struct device *dev = simple_priv_to_dev(priv); in custom_dpcm() local
101 struct device *dev = simple_priv_to_dev(priv); in custom_c2c() local
127 struct device *dev = simple_priv_to_dev(priv); in custom_startup() local
145 struct device *dev = &pdev->dev; in custom_probe() local
/sound/soc/qcom/
Dlpass-cpu.c43 static int lpass_cpu_init_i2sctl_bitfields(struct device *dev, in lpass_cpu_init_i2sctl_bitfields()
488 static bool lpass_cpu_regmap_writeable(struct device *dev, unsigned int reg) in lpass_cpu_regmap_writeable()
530 static bool lpass_cpu_regmap_readable(struct device *dev, unsigned int reg) in lpass_cpu_regmap_readable()
578 static bool lpass_cpu_regmap_volatile(struct device *dev, unsigned int reg) in lpass_cpu_regmap_volatile()
613 static int lpass_hdmi_init_bitfields(struct device *dev, struct regmap *map) in lpass_hdmi_init_bitfields()
691 static bool lpass_hdmi_regmap_writeable(struct device *dev, unsigned int reg) in lpass_hdmi_regmap_writeable()
736 static bool lpass_hdmi_regmap_readable(struct device *dev, unsigned int reg) in lpass_hdmi_regmap_readable()
785 static bool lpass_hdmi_regmap_volatile(struct device *dev, unsigned int reg) in lpass_hdmi_regmap_volatile()
824 static bool __lpass_rxtx_regmap_accessible(struct device *dev, unsigned int reg, bool rw) in __lpass_rxtx_regmap_accessible()
880 static bool lpass_rxtx_regmap_writeable(struct device *dev, unsigned int reg) in lpass_rxtx_regmap_writeable()
[all …]
/sound/isa/sb/
Dsb16.c110 struct pnp_dev *dev; member
224 static int snd_card_sb16_pnp(int dev, struct snd_card_sb16 *acard, in snd_card_sb16_pnp()
283 #define is_isapnp_selected(dev) isapnp[dev] argument
285 #define is_isapnp_selected(dev) 0 argument
288 static int snd_sb16_card_new(struct device *devptr, int dev, in snd_sb16_card_new()
302 static int snd_sb16_probe(struct snd_card *card, int dev) in snd_sb16_probe()
459 static int snd_sb16_isa_probe1(int dev, struct device *pdev) in snd_sb16_isa_probe1()
488 static int snd_sb16_isa_match(struct device *pdev, unsigned int dev) in snd_sb16_isa_match()
493 static int snd_sb16_isa_probe(struct device *pdev, unsigned int dev) in snd_sb16_isa_probe()
538 static int snd_sb16_isa_suspend(struct device *dev, unsigned int n, in snd_sb16_isa_suspend()
[all …]
/sound/core/seq/oss/
Dseq_oss_synth.c92 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_oss_synth_probe() local
143 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_seq_oss_synth_remove() local
182 get_sdev(int dev) in get_sdev()
332 get_synthinfo_nospec(struct seq_oss_devinfo *dp, int dev) in get_synthinfo_nospec()
344 get_synthdev(struct seq_oss_devinfo *dp, int dev) in get_synthdev()
391 snd_seq_oss_synth_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_reset()
442 snd_seq_oss_synth_load_patch(struct seq_oss_devinfo *dp, int dev, int fmt, in snd_seq_oss_synth_load_patch()
471 snd_seq_oss_synth_info(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_info()
490 snd_seq_oss_synth_sysex(struct seq_oss_devinfo *dp, int dev, unsigned char *buf, struct snd_seq_eve… in snd_seq_oss_synth_sysex()
550 snd_seq_oss_synth_addr(struct seq_oss_devinfo *dp, int dev, struct snd_seq_event *ev) in snd_seq_oss_synth_addr()
[all …]
/sound/soc/bcm/
Dbcm2835-i2s.c113 struct device *dev; member
128 static void bcm2835_i2s_start_clock(struct bcm2835_i2s_dev *dev) in bcm2835_i2s_start_clock()
146 static void bcm2835_i2s_stop_clock(struct bcm2835_i2s_dev *dev) in bcm2835_i2s_stop_clock()
153 static void bcm2835_i2s_clear_fifos(struct bcm2835_i2s_dev *dev, in bcm2835_i2s_clear_fifos()
222 struct bcm2835_i2s_dev *dev = snd_soc_dai_get_drvdata(dai); in bcm2835_i2s_set_dai_fmt() local
230 struct bcm2835_i2s_dev *dev = snd_soc_dai_get_drvdata(dai); in bcm2835_i2s_set_dai_bclk_ratio() local
253 struct bcm2835_i2s_dev *dev = snd_soc_dai_get_drvdata(dai); in bcm2835_i2s_set_dai_tdm_slot() local
333 struct bcm2835_i2s_dev *dev = snd_soc_dai_get_drvdata(dai); in bcm2835_i2s_hw_params() local
620 struct bcm2835_i2s_dev *dev = snd_soc_dai_get_drvdata(dai); in bcm2835_i2s_prepare() local
641 static void bcm2835_i2s_stop(struct bcm2835_i2s_dev *dev, in bcm2835_i2s_stop()
[all …]
/sound/soc/amd/ps/
Dpci-ps.c70 static int acp63_init(void __iomem *acp_base, struct device *dev) in acp63_init()
89 static int acp63_deinit(void __iomem *acp_base, struct device *dev) in acp63_deinit()
236 static int acp_scan_sdw_devices(struct device *dev, u64 addr) in acp_scan_sdw_devices()
254 static int amd_sdw_probe(struct device *dev) in amd_sdw_probe()
286 static struct snd_soc_acpi_mach *acp63_sdw_machine_select(struct device *dev) in acp63_sdw_machine_select()
322 static int acp_scan_sdw_devices(struct device *dev, u64 addr) in acp_scan_sdw_devices()
327 static int amd_sdw_probe(struct device *dev) in amd_sdw_probe()
337 static struct snd_soc_acpi_mach *acp63_sdw_machine_select(struct device *dev) in acp63_sdw_machine_select()
343 static int acp63_machine_register(struct device *dev) in acp63_machine_register()
662 static int __maybe_unused snd_acp63_suspend(struct device *dev) in snd_acp63_suspend()
[all …]

12345678910>>...39