Searched defs:codec_info (Results 1 – 5 of 5) sorted by relevance
/linux/sound/aoa/soundbus/ |
H A D | soundbus.h | 62 struct codec_info { struct 83 int (*switch_clock)(struct codec_info_item *cii, argument 99 int (*usable)(struct codec_info_item *cii, argument 105 int (*open)(struct codec_info_item *cii, argument 110 int (*close)(struct codec_info_item *cii, argument 119 int (*prepare)(struct codec_info_item *cii, argument 125 int (*start)(struct codec_info_item *cii, argument 130 int (*stop)(struct codec_info_item *cii, argument 133 int (*suspend)(struct codec_info_item *cii, pm_message_t state); argument 134 int (*resume)(struct codec_info_item *cii); argument
|
/linux/sound/soc/sdw_utils/ |
H A D | soc_sdw_utils.c | 746 struct asoc_sdw_codec_info *codec_info; asoc_sdw_rtd_init() local 1002 _asoc_sdw_get_codec_name(struct device * dev,const struct asoc_sdw_codec_info * codec_info,const struct snd_soc_acpi_link_adr * adr_link,int adr_index) _asoc_sdw_get_codec_name() argument 1024 asoc_sdw_get_codec_name(struct device * dev,const struct asoc_sdw_codec_info * codec_info,const struct snd_soc_acpi_link_adr * adr_link,int adr_index) asoc_sdw_get_codec_name() argument 1231 is_sdca_endpoint_present(struct device * dev,struct asoc_sdw_codec_info * codec_info,const struct snd_soc_acpi_link_adr * adr_link,int adr_index,int end_index) is_sdca_endpoint_present() argument 1325 struct asoc_sdw_codec_info *codec_info; asoc_sdw_parse_sdw_endpoints() local [all...] |
/linux/include/sound/ |
H A D | soc_sdw_utils.h | 107 struct asoc_sdw_codec_info *codec_info; member
|
/linux/sound/hda/common/ |
H A D | hda_local.h | 720 #define codec_info(codec, fmt, args...) \ macro
|
/linux/include/uapi/drm/ |
H A D | amdgpu_drm.h | 1567 struct drm_amdgpu_info_video_codec_info codec_info[AMDGPU_INFO_VIDEO_CAPS_CODEC_IDX_COUNT]; global() member
|