Searched defs:cdc (Results 1 – 4 of 4) sorted by relevance
/linux/sound/hda/codecs/side-codecs/ ! |
H A D | hda_component.c | 34 int hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_bind_acpi_notifications() 69 void hda_component_manager_unbind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_unbind_acpi_notifications() 138 int hda_component_manager_bind(struct hda_codec *cdc, in hda_component_manager_bind() 154 int hda_component_manager_init(struct hda_codec *cdc, in hda_component_manager_init()
|
H A D | hda_component.h | 54 static inline int hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_bind_acpi_notifications() 63 static inline void hda_component_manager_unbind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_unbind_acpi_notifications() 95 static inline void hda_component_manager_unbind(struct hda_codec *cdc, in hda_component_manager_unbind()
|
/linux/arch/arm/boot/dts/broadcom/ ! |
H A D | bcm23550.dtsi | 54 cdc: cdc@1b0e000 { label
|
/linux/sound/hda/codecs/realtek/ ! |
H A D | alc269.c | 2838 struct hda_codec *cdc = data; in comp_acpi_device_notify() local 2848 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_bind() local 2863 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_unbind() local 2875 static void comp_generic_playback_hook(struct hda_pcm_stream *hinfo, struct hda_codec *cdc, in comp_generic_playback_hook() 2883 static void comp_generic_fixup(struct hda_codec *cdc, int action, const char *bus, in comp_generic_fixup() 2904 static void find_cirrus_companion_amps(struct hda_codec *cdc) in find_cirrus_companion_amps() 2968 static void cs35l41_fixup_i2c_two(struct hda_codec *cdc, const struct hda_fixup *fix, int action) in cs35l41_fixup_i2c_two() 2973 static void cs35l41_fixup_i2c_four(struct hda_codec *cdc, const struct hda_fixup *fix, int action) in cs35l41_fixup_i2c_four() 2993 static void alc287_fixup_legion_16achg6_speakers(struct hda_codec *cdc, const struct hda_fixup *fix, in alc287_fixup_legion_16achg6_speakers() 2999 static void alc287_fixup_legion_16ithg6_speakers(struct hda_codec *cdc, const struct hda_fixup *fix, in alc287_fixup_legion_16ithg6_speakers() [all …]
|