Home
last modified time | relevance | path

Searched defs:codec (Results 326 - 350 of 367) sorted by relevance

1...<<1112131415

/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Dcs46xx_lib.c2428 static int cs46xx_detect_codec(struct snd_cs46xx *chip, int codec) in cs46xx_detect_codec() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h390 u8 codec; member
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c4350 struct snd_soc_dapm_widget *dai, *codec, *playback_cpu, *capture_cpu; in dapm_connect_dai_pair() local
[all...]
/kernel/linux/linux-5.10/sound/soc/sunxi/
H A Dsun4i-codec.c1593 const struct snd_soc_component_driver *codec; global() member
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/abx500/
H A Dab8500.h384 struct ab8500_codec_platform_data *codec; member
/kernel/linux/linux-6.6/include/linux/mfd/abx500/
H A Dab8500.h381 struct ab8500_codec_platform_data *codec; member
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs_v6.c1118 calculate_dec_input_frame_size(u32 width, u32 height, u32 codec, in calculate_dec_input_frame_size() argument
1156 static int output_buffer_count(u32 session_type, u32 codec) in output_buffer_count() argument
1186 u32 codec = params->codec; in bufreq_dec() local
1268 u32 codec = params->codec; bufreq_enc() local
[all...]
H A Dcore.h539 venus_caps_by_codec(struct venus_core *core, u32 codec, u32 domain) in venus_caps_by_codec() argument
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c4361 struct snd_soc_dapm_widget *codec, *cpu; in dapm_connect_dai_pair() local
[all...]
H A Dsoc-core.c1054 struct snd_soc_dai_link_component *codec, *platform, *cpu; in snd_soc_add_pcm_runtime() local
[all...]
/kernel/linux/linux-6.6/sound/pci/ali5451/
H A Dali5451.c180 struct snd_ali *codec; member
266 static inline unsigned int snd_ali_5451_peek(struct snd_ali *codec, in snd_ali_5451_peek() argument
272 static inline void snd_ali_5451_poke(struct snd_ali *codec, in snd_ali_5451_poke() argument
279 static int snd_ali_codec_ready(struct snd_ali *codec, in snd_ali_codec_ready() argument
301 snd_ali_stimer_ready(struct snd_ali *codec) snd_ali_stimer_ready() argument
322 snd_ali_codec_poke(struct snd_ali *codec,int secondary, unsigned short reg, unsigned short val) snd_ali_codec_poke() argument
354 snd_ali_codec_peek(struct snd_ali *codec, int secondary, unsigned short reg) snd_ali_codec_peek() argument
393 struct snd_ali *codec = ac97->private_data; snd_ali_codec_write() local
409 struct snd_ali *codec = ac97->private_data; snd_ali_codec_read() local
419 snd_ali_reset_5451(struct snd_ali *codec) snd_ali_reset_5451() argument
460 snd_ali_enable_special_channel(struct snd_ali *codec, unsigned int channel) snd_ali_enable_special_channel() argument
470 snd_ali_disable_special_channel(struct snd_ali *codec, unsigned int channel) snd_ali_disable_special_channel() argument
480 snd_ali_enable_address_interrupt(struct snd_ali *codec) snd_ali_enable_address_interrupt() argument
490 snd_ali_disable_address_interrupt(struct snd_ali *codec) snd_ali_disable_address_interrupt() argument
500 snd_ali_disable_voice_irq(struct snd_ali *codec, unsigned int channel) snd_ali_disable_voice_irq() argument
514 snd_ali_alloc_pcm_channel(struct snd_ali *codec, int channel) snd_ali_alloc_pcm_channel() argument
533 snd_ali_find_free_channel(struct snd_ali * codec, int rec) snd_ali_find_free_channel() argument
582 snd_ali_free_channel_pcm(struct snd_ali *codec, int channel) snd_ali_free_channel_pcm() argument
602 snd_ali_stop_voice(struct snd_ali *codec, unsigned int channel) snd_ali_stop_voice() argument
614 snd_ali_delay(struct snd_ali *codec,int interval) snd_ali_delay() argument
629 snd_ali_detect_spdif_rate(struct snd_ali *codec) snd_ali_detect_spdif_rate() argument
685 snd_ali_get_spdif_in_rate(struct snd_ali *codec) snd_ali_get_spdif_in_rate() argument
710 snd_ali_enable_spdif_in(struct snd_ali *codec) snd_ali_enable_spdif_in() argument
725 snd_ali_disable_spdif_in(struct snd_ali *codec) snd_ali_disable_spdif_in() argument
737 snd_ali_set_spdif_out_rate(struct snd_ali *codec, unsigned int rate) snd_ali_set_spdif_out_rate() argument
760 snd_ali_enable_spdif_out(struct snd_ali *codec) snd_ali_enable_spdif_out() argument
793 snd_ali_enable_spdif_chnout(struct snd_ali *codec) snd_ali_enable_spdif_chnout() argument
811 snd_ali_disable_spdif_chnout(struct snd_ali *codec) snd_ali_disable_spdif_chnout() argument
822 snd_ali_disable_spdif_out(struct snd_ali *codec) snd_ali_disable_spdif_out() argument
832 snd_ali_update_ptr(struct snd_ali *codec, int channel) snd_ali_update_ptr() argument
882 struct snd_ali *codec = dev_id; snd_ali_card_interrupt() local
908 snd_ali_alloc_voice(struct snd_ali * codec, int type, int rec, int channel) snd_ali_alloc_voice() argument
938 snd_ali_free_voice(struct snd_ali * codec, struct snd_ali_voice *pvoice) snd_ali_free_voice() argument
963 snd_ali_clear_voices(struct snd_ali *codec, unsigned int v_min, unsigned int v_max) snd_ali_clear_voices() argument
975 snd_ali_write_voice_regs(struct snd_ali *codec, unsigned int Channel, unsigned int LBA, unsigned int CSO, unsigned int ESO, unsigned int DELTA, unsigned int ALPHA_FMS, unsigned int GVSEL, unsigned int PAN, unsigned int VOL, unsigned int CTRL, unsigned int EC) snd_ali_write_voice_regs() argument
1070 struct snd_ali *codec = snd_pcm_substream_chip(substream); snd_ali_trigger() local
1134 struct snd_ali *codec = snd_pcm_substream_chip(substream); snd_ali_playback_hw_params() local
1164 struct snd_ali *codec = snd_pcm_substream_chip(substream); snd_ali_playback_hw_free() local
1178 struct snd_ali *codec = snd_pcm_substream_chip(substream); snd_ali_playback_prepare() local
1271 struct snd_ali *codec = snd_pcm_substream_chip(substream); snd_ali_prepare() local
1360 struct snd_ali *codec = snd_pcm_substream_chip(substream); snd_ali_playback_pointer() local
1382 struct snd_ali *codec = snd_pcm_substream_chip(substream); snd_ali_pointer() local
1459 struct snd_ali *codec = snd_pcm_substream_chip(substream); snd_ali_open() local
1496 struct snd_ali *codec = snd_pcm_substream_chip(substream); snd_ali_close() local
1617 struct snd_ali *codec = pcm->private_data; snd_ali_pcm_free() local
1622 snd_ali_pcm(struct snd_ali *codec, int device, struct ali_pcm_description *desc) snd_ali_pcm() argument
1671 snd_ali_build_pcms(struct snd_ali *codec) snd_ali_build_pcms() argument
1693 struct snd_ali *codec = kcontrol->private_data; snd_ali5451_spdif_get() local
1721 struct snd_ali *codec = kcontrol->private_data; snd_ali5451_spdif_put() local
1786 snd_ali_mixer(struct snd_ali *codec) snd_ali_mixer() argument
1919 struct snd_ali *codec = card->private_data; snd_ali_free() local
1927 snd_ali_chip_init(struct snd_ali *codec) snd_ali_chip_init() argument
1991 struct snd_ali *codec = entry->private_data; snd_ali_proc_read() local
1997 snd_ali_proc_init(struct snd_ali *codec) snd_ali_proc_init() argument
2002 snd_ali_resources(struct snd_ali *codec) snd_ali_resources() argument
2029 struct snd_ali *codec = card->private_data; snd_ali_create() local
2131 struct snd_ali *codec; __snd_ali_probe() local
[all...]
/kernel/linux/linux-6.6/sound/pci/
H A Datiixp.c428 static unsigned short snd_atiixp_codec_read(struct atiixp *chip, unsigned short codec, unsigned short reg) in snd_atiixp_codec_read() argument
456 static void snd_atiixp_codec_write(struct atiixp *chip, unsigned short codec, in snd_atiixp_codec_write() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_cs8409.h302 struct hda_codec *codec; member
323 struct hda_codec *codec; member
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h390 u8 codec; member
/kernel/linux/linux-6.6/sound/soc/sunxi/
H A Dsun4i-codec.c1579 const struct snd_soc_component_driver *codec; global() member
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h520 } codec; member
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c40 struct hda_codec *codec = container_of(dev, struct hda_codec, core); in codec_exec_verb() local
79 snd_hda_sequence_write(struct hda_codec *codec, const struct hda_verb *seq) snd_hda_sequence_write() argument
96 lookup_conn_list(struct hda_codec *codec, hda_nid_t nid) lookup_conn_list() argument
106 add_conn_list(struct hda_codec *codec, hda_nid_t nid, int len, const hda_nid_t *list) add_conn_list() argument
121 remove_conn_list(struct hda_codec *codec) remove_conn_list() argument
132 read_and_add_raw_conns(struct hda_codec *codec, hda_nid_t nid) read_and_add_raw_conns() argument
168 snd_hda_get_conn_list(struct hda_codec *codec, hda_nid_t nid, const hda_nid_t **listp) snd_hda_get_conn_list() argument
207 snd_hda_get_connections(struct hda_codec *codec, hda_nid_t nid, hda_nid_t *conn_list, int max_conns) snd_hda_get_connections() argument
238 snd_hda_override_conn_list(struct hda_codec *codec, hda_nid_t nid, int len, const hda_nid_t *list) snd_hda_override_conn_list() argument
264 snd_hda_get_conn_index(struct hda_codec *codec, hda_nid_t mux, hda_nid_t nid, int recursive) snd_hda_get_conn_index() argument
300 snd_hda_get_num_devices(struct hda_codec *codec, hda_nid_t nid) snd_hda_get_num_devices() argument
326 snd_hda_get_devices(struct hda_codec *codec, hda_nid_t nid, u8 *dev_list, int max_devices) snd_hda_get_devices() argument
365 snd_hda_get_dev_select(struct hda_codec *codec, hda_nid_t nid) snd_hda_get_dev_select() argument
383 snd_hda_set_dev_select(struct hda_codec *codec, hda_nid_t nid, int dev_id) snd_hda_set_dev_select() argument
416 read_widget_caps(struct hda_codec *codec, hda_nid_t fg_node) read_widget_caps() argument
432 read_pin_defaults(struct hda_codec *codec) read_pin_defaults() argument
460 look_up_pincfg(struct hda_codec *codec, struct snd_array *array, hda_nid_t nid) look_up_pincfg() argument
477 snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list, hda_nid_t nid, unsigned int cfg) snd_hda_add_pincfg() argument
512 snd_hda_codec_set_pincfg(struct hda_codec *codec, hda_nid_t nid, unsigned int cfg) snd_hda_codec_set_pincfg() argument
528 snd_hda_codec_get_pincfg(struct hda_codec *codec, hda_nid_t nid) snd_hda_codec_get_pincfg() argument
564 snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid, unsigned int val) snd_hda_codec_set_pin_target() argument
582 snd_hda_codec_get_pin_target(struct hda_codec *codec, hda_nid_t nid) snd_hda_codec_get_pin_target() argument
600 snd_hda_shutup_pins(struct hda_codec *codec) snd_hda_shutup_pins() argument
621 restore_shutup_pins(struct hda_codec *codec) restore_shutup_pins() argument
641 struct hda_codec *codec = hda_jackpoll_work() local
665 free_init_pincfgs(struct hda_codec *codec) free_init_pincfgs() argument
688 get_hda_cvt_setup(struct hda_codec *codec, hda_nid_t nid) get_hda_cvt_setup() argument
723 snd_hda_codec_pcm_new(struct hda_codec *codec, const char *fmt, ...) snd_hda_codec_pcm_new() argument
751 codec_release_pcms(struct hda_codec *codec) codec_release_pcms() argument
763 snd_hda_codec_cleanup_for_unbind(struct hda_codec *codec) snd_hda_codec_cleanup_for_unbind() argument
801 codec_display_power(struct hda_codec *codec, bool enable) codec_display_power() argument
808 snd_hda_codec_register(struct hda_codec *codec) snd_hda_codec_register() argument
829 struct hda_codec *codec = device->device_data; snd_hda_codec_dev_free() local
853 struct hda_codec *codec = dev_to_hda_codec(dev); snd_hda_codec_dev_release() local
875 struct hda_codec *codec; snd_hda_codec_device_init() local
924 snd_hda_codec_device_new(struct hda_bus *bus, struct snd_card *card, unsigned int codec_addr, struct hda_codec *codec) snd_hda_codec_device_new() argument
1021 snd_hda_codec_update_widgets(struct hda_codec *codec) snd_hda_codec_update_widgets() argument
1047 update_pcm_stream_id(struct hda_codec *codec, struct hda_cvt_setup *p, hda_nid_t nid, u32 stream_tag, int channel_id) update_pcm_stream_id() argument
1066 update_pcm_format(struct hda_codec *codec, struct hda_cvt_setup *p, hda_nid_t nid, int format) update_pcm_format() argument
1092 snd_hda_codec_setup_stream(struct hda_codec *codec, hda_nid_t nid, u32 stream_tag, int channel_id, int format) snd_hda_codec_setup_stream() argument
1143 __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid, int do_now) __snd_hda_codec_cleanup_stream() argument
1169 really_cleanup_stream(struct hda_codec *codec, struct hda_cvt_setup *q) really_cleanup_stream() argument
1185 purify_inactive_streams(struct hda_codec *codec) purify_inactive_streams() argument
1201 hda_cleanup_all_streams(struct hda_codec *codec) hda_cleanup_all_streams() argument
1229 query_amp_caps(struct hda_codec *codec, hda_nid_t nid, int direction) query_amp_caps() argument
1248 snd_hda_check_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int bits) snd_hda_check_amp_caps() argument
1273 snd_hda_override_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int caps) snd_hda_override_amp_caps() argument
1285 encode_amp(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx) encode_amp() argument
1309 snd_hda_codec_amp_update(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, int mask, int val) snd_hda_codec_amp_update() argument
1330 snd_hda_codec_amp_stereo(struct hda_codec *codec, hda_nid_t nid, int direction, int idx, int mask, int val) snd_hda_codec_amp_stereo() argument
1358 snd_hda_codec_amp_init(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, int mask, int val) snd_hda_codec_amp_init() argument
1380 snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, int mask, int val) snd_hda_codec_amp_init_stereo() argument
1394 get_amp_max_value(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int ofs) get_amp_max_value() argument
1416 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_mixer_amp_volume_info() local
1438 read_amp_value(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, unsigned int ofs) read_amp_value() argument
1452 update_amp_value(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, unsigned int ofs, unsigned int val) update_amp_value() argument
1479 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_mixer_amp_volume_get() local
1506 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_mixer_amp_volume_put() local
1528 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); get_ctl_amp_tlv() local
1584 snd_hda_set_vmaster_tlv(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int *tlv) snd_hda_set_vmaster_tlv() argument
1603 find_mixer_ctl(struct hda_codec *codec, const char *name, int dev, int idx) find_mixer_ctl() argument
1623 snd_hda_find_mixer_ctl(struct hda_codec *codec, const char *name) snd_hda_find_mixer_ctl() argument
1630 find_empty_mixer_ctl_idx(struct hda_codec *codec, const char *name, int start_idx) find_empty_mixer_ctl_idx() argument
1661 snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid, struct snd_kcontrol *kctl) snd_hda_ctl_add() argument
1701 snd_hda_add_nid(struct hda_codec *codec, struct snd_kcontrol *kctl, unsigned int index, hda_nid_t nid) snd_hda_add_nid() argument
1725 snd_hda_ctls_clear(struct hda_codec *codec) snd_hda_ctls_clear() argument
1747 struct hda_codec *codec; snd_hda_lock_devices() local
1801 snd_hda_codec_reset(struct hda_codec *codec) snd_hda_codec_reset() argument
1819 map_followers(struct hda_codec *codec, const char * const *followers, const char *suffix, map_follower_func_t func, void *data) map_followers() argument
1850 check_follower_present(struct hda_codec *codec, void *data, struct snd_kcontrol *sctl) check_follower_present() argument
1871 struct hda_codec *codec; global() member
1930 add_follower(struct hda_codec *codec, void *data, struct snd_kcontrol *follower) add_follower() argument
1955 __snd_hda_add_vmaster(struct hda_codec *codec, char *name, unsigned int *tlv, const char * const *followers, const char *suffix, bool init_follower_vol, struct snd_kcontrol **ctl_ret) __snd_hda_add_vmaster() argument
2064 snd_hda_add_vmaster_hook(struct hda_codec *codec, struct hda_vmaster_mute_hook *hook, bool expose_enum_ctl) snd_hda_add_vmaster_hook() argument
2137 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_mixer_amp_switch_get() local
2165 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_mixer_amp_switch_put() local
2224 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_default_get() local
2295 set_dig_out(struct hda_codec *codec, hda_nid_t nid, int mask, int val) set_dig_out() argument
2310 set_dig_out_convert(struct hda_codec *codec, hda_nid_t nid, int dig1, int dig2) set_dig_out_convert() argument
2330 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_default_put() local
2361 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_out_switch_get() local
2374 set_spdif_ctls(struct hda_codec *codec, hda_nid_t nid, int dig1, int dig2) set_spdif_ctls() argument
2388 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_out_switch_put() local
2454 snd_hda_create_dig_out_ctls(struct hda_codec *codec, hda_nid_t associated_nid, hda_nid_t cvt_nid, int type) snd_hda_create_dig_out_ctls() argument
2519 snd_hda_spdif_out_of_nid(struct hda_codec *codec, hda_nid_t nid) snd_hda_spdif_out_of_nid() argument
2540 snd_hda_spdif_ctls_unassign(struct hda_codec *codec, int idx) snd_hda_spdif_ctls_unassign() argument
2561 snd_hda_spdif_ctls_assign(struct hda_codec *codec, int idx, hda_nid_t nid) snd_hda_spdif_ctls_assign() argument
2611 snd_hda_create_spdif_share_sw(struct hda_codec *codec, struct hda_multi_out *mout) snd_hda_create_spdif_share_sw() argument
2636 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_in_switch_get() local
2645 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_in_switch_put() local
2664 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); snd_hda_spdif_in_status_get() local
2707 snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid) snd_hda_create_spdif_in_ctls() argument
2746 snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg, unsigned int power_state) snd_hda_codec_set_power_to_all() argument
2776 snd_hda_codec_eapd_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) snd_hda_codec_eapd_power_filter() argument
2797 hda_set_power_state(struct hda_codec *codec, unsigned int power_state) hda_set_power_state() argument
2840 sync_power_up_states(struct hda_codec *codec) sync_power_up_states() argument
2864 hda_exec_init_verbs(struct hda_codec *codec) hda_exec_init_verbs() argument
2870 hda_exec_init_verbs(struct hda_codec *codec) hda_exec_init_verbs() argument
2875 update_power_acct(struct hda_codec *codec, bool on) update_power_acct() argument
2886 snd_hda_update_power_acct(struct hda_codec *codec) snd_hda_update_power_acct() argument
2895 hda_call_codec_suspend(struct hda_codec *codec) hda_call_codec_suspend() argument
2912 hda_call_codec_resume(struct hda_codec *codec) hda_call_codec_resume() argument
2942 struct hda_codec *codec = dev_to_hda_codec(dev); hda_codec_runtime_suspend() local
2961 struct hda_codec *codec = dev_to_hda_codec(dev); hda_codec_runtime_resume() local
2985 struct hda_codec *codec = dev_to_hda_codec(dev); hda_codec_pm_complete() local
3046 add_std_chmaps(struct hda_codec *codec) add_std_chmaps() argument
3084 snd_hda_codec_build_controls(struct hda_codec *codec) snd_hda_codec_build_controls() argument
3113 hda_pcm_default_open_close(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) hda_pcm_default_open_close() argument
3120 hda_pcm_default_prepare(struct hda_pcm_stream *hinfo, struct hda_codec *codec, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) hda_pcm_default_prepare() argument
3130 hda_pcm_default_cleanup(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream) hda_pcm_default_cleanup() argument
3138 set_pcm_default_values(struct hda_codec *codec, struct hda_pcm_stream *info) set_pcm_default_values() argument
3183 snd_hda_codec_prepare(struct hda_codec *codec, struct hda_pcm_stream *hinfo, unsigned int stream, unsigned int format, struct snd_pcm_substream *substream) snd_hda_codec_prepare() argument
3211 snd_hda_codec_cleanup(struct hda_codec *codec, struct hda_pcm_stream *hinfo, struct snd_pcm_substream *substream) snd_hda_codec_cleanup() argument
3276 snd_hda_codec_parse_pcms(struct hda_codec *codec) snd_hda_codec_parse_pcms() argument
3317 snd_hda_codec_build_pcms(struct hda_codec *codec) snd_hda_codec_build_pcms() argument
3362 snd_hda_add_new_ctls(struct hda_codec *codec, const struct snd_kcontrol_new *knew) snd_hda_add_new_ctls() argument
3403 codec_set_power_save(struct hda_codec *codec, int delay) codec_set_power_save() argument
3451 snd_hda_check_amp_list_power(struct hda_codec *codec, struct hda_loopback_check *check, hda_nid_t nid) snd_hda_check_amp_list_power() argument
3524 snd_hda_input_mux_put(struct hda_codec *codec, const struct hda_input_mux *imux, struct snd_ctl_elem_value *ucontrol, hda_nid_t nid, unsigned int *cur_val) snd_hda_input_mux_put() argument
3579 setup_dig_out_stream(struct hda_codec *codec, hda_nid_t nid, unsigned int stream_tag, unsigned int format) setup_dig_out_stream() argument
3618 cleanup_dig_out_stream(struct hda_codec *codec, hda_nid_t nid) cleanup_dig_out_stream() argument
3633 snd_hda_multi_out_dig_open(struct hda_codec *codec, struct hda_multi_out *mout) snd_hda_multi_out_dig_open() argument
3654 snd_hda_multi_out_dig_prepare(struct hda_codec *codec, struct hda_multi_out *mout, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) snd_hda_multi_out_dig_prepare() argument
3672 snd_hda_multi_out_dig_cleanup(struct hda_codec *codec, struct hda_multi_out *mout) snd_hda_multi_out_dig_cleanup() argument
3687 snd_hda_multi_out_dig_close(struct hda_codec *codec, struct hda_multi_out *mout) snd_hda_multi_out_dig_close() argument
3708 snd_hda_multi_out_analog_open(struct hda_codec *codec, struct hda_multi_out *mout, struct snd_pcm_substream *substream, struct hda_pcm_stream *hinfo) snd_hda_multi_out_analog_open() argument
3762 snd_hda_multi_out_analog_prepare(struct hda_codec *codec, struct hda_multi_out *mout, unsigned int stream_tag, unsigned int format, struct snd_pcm_substream *substream) snd_hda_multi_out_analog_prepare() argument
3838 snd_hda_multi_out_analog_cleanup(struct hda_codec *codec, struct hda_multi_out *mout) snd_hda_multi_out_analog_cleanup() argument
3874 snd_hda_get_default_vref(struct hda_codec *codec, hda_nid_t pin) snd_hda_get_default_vref() argument
3901 snd_hda_correct_pin_ctl(struct hda_codec *codec, hda_nid_t pin, unsigned int val) snd_hda_correct_pin_ctl() argument
3964 _snd_hda_set_pin_ctl(struct hda_codec *codec, hda_nid_t pin, unsigned int val, bool cached) _snd_hda_set_pin_ctl() argument
3990 snd_hda_add_imux_item(struct hda_codec *codec, struct hda_input_mux *imux, const char *label, int index, int *type_idx) snd_hda_add_imux_item() argument
4024 struct hda_codec *codec; snd_hda_bus_reset_codecs() local
[all...]
H A Dpatch_sigmatel.c289 static void stac_gpio_set(struct hda_codec *codec, unsigned int mask, in stac_gpio_set() argument
241 stac_playback_pcm_hook(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream, int action) stac_playback_pcm_hook() argument
251 stac_capture_pcm_hook(struct hda_pcm_stream *hinfo, struct hda_codec *codec, struct snd_pcm_substream *substream, int action) stac_capture_pcm_hook() argument
327 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); stac_capture_led_update() local
338 stac_vrefout_set(struct hda_codec *codec, hda_nid_t nid, unsigned int new_vref) stac_vrefout_set() argument
363 stac_vref_led_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) stac_vref_led_power_filter() argument
373 stac_update_led_status(struct hda_codec *codec, bool muted) stac_update_led_status() argument
402 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); stac_vmaster_hook() local
409 stac_update_outputs(struct hda_codec *codec) stac_update_outputs() argument
434 stac_toggle_power_map(struct hda_codec *codec, hda_nid_t nid, bool enable, bool do_write) stac_toggle_power_map() argument
465 jack_update_power(struct hda_codec *codec, struct hda_jack_callback *jack) jack_update_power() argument
496 stac_vref_event(struct hda_codec *codec, struct hda_jack_callback *event) stac_vref_event() argument
511 stac_init_power_map(struct hda_codec *codec) stac_init_power_map() argument
537 get_int_hint(struct hda_codec *codec, const char *key, int *valp) get_int_hint() argument
544 stac_store_hints(struct hda_codec *codec) stac_store_hints() argument
575 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_aloopback_get() local
587 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_aloopback_put() local
640 hp_bnb2011_with_dock(struct hda_codec *codec) hp_bnb2011_with_dock() argument
710 set_hp_led_gpio(struct hda_codec *codec) set_hp_led_gpio() argument
746 find_mute_led_cfg(struct hda_codec *codec, int default_polarity) find_mute_led_cfg() argument
802 has_builtin_speaker(struct hda_codec *codec) has_builtin_speaker() argument
829 stac_auto_create_beep_ctls(struct hda_codec *codec, hda_nid_t nid) stac_auto_create_beep_ctls() argument
876 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_dig_beep_switch_get() local
884 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_dig_beep_switch_put() local
896 stac_beep_switch_ctl(struct hda_codec *codec) stac_beep_switch_ctl() argument
913 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_smux_enum_info() local
921 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_smux_enum_get() local
932 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_smux_enum_put() local
954 stac_create_spdif_mux_ctls(struct hda_codec *codec) stac_create_spdif_mux_ctls() argument
1354 stac9200_fixup_panasonic(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac9200_fixup_panasonic() argument
1790 stac92hd73xx_fixup_ref(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_ref() argument
1802 stac92hd73xx_fixup_dell(struct hda_codec *codec) stac92hd73xx_fixup_dell() argument
1810 stac92hd73xx_fixup_dell_eq(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_dell_eq() argument
1824 stac92hd73xx_fixup_dell_m6_amic(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_dell_m6_amic() argument
1835 stac92hd73xx_fixup_dell_m6_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_dell_m6_dmic() argument
1846 stac92hd73xx_fixup_dell_m6_both(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_dell_m6_both() argument
1857 stac92hd73xx_fixup_alienware_m17x(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_alienware_m17x() argument
1869 stac92hd73xx_fixup_no_jd(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_fixup_no_jd() argument
1877 stac92hd73xx_disable_automute(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd73xx_disable_automute() argument
2100 stac92hd83xxx_fixup_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp() argument
2122 stac92hd83xxx_fixup_hp_zephyr(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp_zephyr() argument
2132 stac92hd83xxx_fixup_hp_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp_led() argument
2141 stac92hd83xxx_fixup_hp_inv_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp_inv_led() argument
2150 stac92hd83xxx_fixup_hp_mic_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp_mic_led() argument
2164 stac92hd83xxx_fixup_hp_led_gpio10(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_hp_led_gpio10() argument
2175 stac92hd83xxx_fixup_headset_jack(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_headset_jack() argument
2184 stac92hd83xxx_fixup_gpio10_eapd(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd83xxx_fixup_gpio10_eapd() argument
2197 hp_envy_ts_fixup_dac_bind(struct hda_codec *codec, const struct hda_fixup *fix, int action) hp_envy_ts_fixup_dac_bind() argument
2956 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_hp_bass_gpio_get() local
2965 struct hda_codec *codec = snd_kcontrol_chip(kcontrol); stac_hp_bass_gpio_put() local
2985 stac_add_hp_bass_switch(struct hda_codec *codec) stac_add_hp_bass_switch() argument
3059 stac92hd71bxx_fixup_ref(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_ref() argument
3071 stac92hd71bxx_fixup_hp_m4(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_hp_m4() argument
3094 stac92hd71bxx_fixup_hp_dv4(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_hp_dv4() argument
3104 stac92hd71bxx_fixup_hp_dv5(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_hp_dv5() argument
3124 stac92hd71bxx_fixup_hp_hdx(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_hp_hdx() argument
3134 is_hp_output(struct hda_codec *codec, hda_nid_t pin) is_hp_output() argument
3144 fixup_hp_headphone(struct hda_codec *codec, hda_nid_t pin) fixup_hp_headphone() argument
3158 stac92hd71bxx_fixup_hp(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd71bxx_fixup_hp() argument
3521 stac922x_fixup_intel_mac_auto(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac922x_fixup_intel_mac_auto() argument
3535 stac922x_fixup_intel_mac_gpio(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac922x_fixup_intel_mac_gpio() argument
3827 stac927x_fixup_ref_no_jd(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac927x_fixup_ref_no_jd() argument
3835 stac927x_fixup_ref(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac927x_fixup_ref() argument
3847 stac927x_fixup_dell_dmic(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac927x_fixup_dell_dmic() argument
3865 stac927x_fixup_volknob(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac927x_fixup_volknob() argument
4101 stac9205_fixup_ref(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac9205_fixup_ref() argument
4113 stac9205_fixup_dell_m43(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac9205_fixup_dell_m43() argument
4141 stac9205_fixup_eapd(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac9205_fixup_eapd() argument
4230 stac92hd95_fixup_hp_led(struct hda_codec *codec, const struct hda_fixup *fix, int action) stac92hd95_fixup_hp_led() argument
4272 stac_parse_auto_config(struct hda_codec *codec) stac_parse_auto_config() argument
4358 stac_init(struct hda_codec *codec) stac_init() argument
4396 stac_shutup(struct hda_codec *codec) stac_shutup() argument
4411 stac92hd_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) stac92hd_proc_hook() argument
4420 analog_loop_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, unsigned int verb) analog_loop_proc_hook() argument
4429 stac92hd7x_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) stac92hd7x_proc_hook() argument
4437 stac9205_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) stac9205_proc_hook() argument
4444 stac927x_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) stac927x_proc_hook() argument
4458 stac_suspend(struct hda_codec *codec) stac_suspend() argument
4479 alloc_stac_spec(struct hda_codec *codec) alloc_stac_spec() argument
4494 patch_stac9200(struct hda_codec *codec) patch_stac9200() argument
4526 patch_stac925x(struct hda_codec *codec) patch_stac925x() argument
4556 patch_stac92hd73xx(struct hda_codec *codec) patch_stac92hd73xx() argument
4638 stac_setup_gpio(struct hda_codec *codec) stac_setup_gpio() argument
4662 patch_stac92hd83xxx(struct hda_codec *codec) patch_stac92hd83xxx() argument
4711 patch_stac92hd95(struct hda_codec *codec) patch_stac92hd95() argument
4753 patch_stac92hd71bxx(struct hda_codec *codec) patch_stac92hd71bxx() argument
4837 patch_stac922x(struct hda_codec *codec) patch_stac922x() argument
4879 patch_stac927x(struct hda_codec *codec) patch_stac927x() argument
4937 patch_stac9205(struct hda_codec *codec) patch_stac9205() argument
5024 patch_stac9872(struct hda_codec *codec) patch_stac9872() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/
H A Dintel8x0.c494 snd_intel8x0_codec_semaphore(struct intel8x0 *chip, unsigned int codec) snd_intel8x0_codec_semaphore() argument
578 snd_intel8x0_codec_read_test(struct intel8x0 *chip, unsigned int codec) snd_intel8x0_codec_read_test() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dallegro-core.c198 u32 codec; member
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/wm8350/
H A Dcore.h610 struct wm8350_codec codec; member
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c221 u32 codec; member
2627 u32 codec = channel->codec; allegro_channel_adjust() local
[all...]
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtwl.h685 struct twl4030_codec_data *codec; member
/kernel/linux/linux-6.6/include/linux/mfd/wm8350/
H A Dcore.h610 struct wm8350_codec codec; member
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h524 } codec; member

Completed in 58 milliseconds

1...<<1112131415