Home
last modified time | relevance | path

Searched defs:cdc (Results 1 – 5 of 5) sorted by relevance

/linux/net/smc/
H A Dsmc_cdc.c241 struct smcd_cdc_msg cdc; in smcd_cdc_msg_send() local
308 static void smc_cdc_msg_validate(struct smc_sock *smc, struct smc_cdc_msg *cdc, in smc_cdc_msg_validate()
331 struct smc_cdc_msg *cdc) in smc_cdc_msg_recv_action()
427 static void smc_cdc_msg_recv(struct smc_sock *smc, struct smc_cdc_msg *cdc) in smc_cdc_msg_recv()
446 struct smcd_cdc_msg cdc; in smcd_cdc_rx_tsklet() local
472 struct smc_cdc_msg *cdc = buf; in smc_cdc_rx_handler() local
/linux/sound/hda/codecs/side-codecs/
H A Dhda_component.c34 hda_component_manager_bind_acpi_notifications(struct hda_codec * cdc,struct hda_component_parent * parent,acpi_notify_handler handler,void * data) hda_component_manager_bind_acpi_notifications() argument
69 hda_component_manager_unbind_acpi_notifications(struct hda_codec * cdc,struct hda_component_parent * parent,acpi_notify_handler handler) hda_component_manager_unbind_acpi_notifications() argument
138 hda_component_manager_bind(struct hda_codec * cdc,struct hda_component_parent * parent) hda_component_manager_bind() argument
154 hda_component_manager_init(struct hda_codec * cdc,struct hda_component_parent * parent,int count,const char * bus,const char * hid,const char * match_str,const struct component_master_ops * ops) hda_component_manager_init() argument
[all...]
H A Dhda_component.h54 static inline int hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_bind_acpi_notifications() argument
63 static inline void hda_component_manager_unbind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_unbind_acpi_notifications() argument
95 static inline void hda_component_manager_unbind(struct hda_codec *cdc, in hda_component_manager_unbind() argument
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm23550.dtsi54 cdc: cdc@1b0e000 { label
/linux/sound/hda/codecs/realtek/
H A Dalc269.c2837 struct hda_codec *cdc = data; in comp_acpi_device_notify() local
2847 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_bind() local
2862 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_unbind() local
2874 comp_generic_playback_hook(struct hda_pcm_stream * hinfo,struct hda_codec * cdc,struct snd_pcm_substream * sub,int action) comp_generic_playback_hook() argument
2882 comp_generic_fixup(struct hda_codec * cdc,int action,const char * bus,const char * hid,const char * match_str,int count) comp_generic_fixup() argument
2903 find_cirrus_companion_amps(struct hda_codec * cdc) find_cirrus_companion_amps() argument
2967 cs35l41_fixup_i2c_two(struct hda_codec * cdc,const struct hda_fixup * fix,int action) cs35l41_fixup_i2c_two() argument
2972 cs35l41_fixup_i2c_four(struct hda_codec * cdc,const struct hda_fixup * fix,int action) cs35l41_fixup_i2c_four() argument
2992 alc287_fixup_legion_16achg6_speakers(struct hda_codec * cdc,const struct hda_fixup * fix,int action) alc287_fixup_legion_16achg6_speakers() argument
2998 alc287_fixup_legion_16ithg6_speakers(struct hda_codec * cdc,const struct hda_fixup * fix,int action) alc287_fixup_legion_16ithg6_speakers() argument
3004 alc285_fixup_asus_ga403u(struct hda_codec * cdc,const struct hda_fixup * fix,int action) alc285_fixup_asus_ga403u() argument
3014 tas2781_fixup_tias_i2c(struct hda_codec * cdc,const struct hda_fixup * fix,int action) tas2781_fixup_tias_i2c() argument
3020 tas2781_fixup_spi(struct hda_codec * cdc,const struct hda_fixup * fix,int action) tas2781_fixup_spi() argument
3025 tas2781_fixup_txnw_i2c(struct hda_codec * cdc,const struct hda_fixup * fix,int action) tas2781_fixup_txnw_i2c() argument
3031 yoga7_14arb7_fixup_i2c(struct hda_codec * cdc,const struct hda_fixup * fix,int action) yoga7_14arb7_fixup_i2c() argument
[all...]