Searched refs:get_dai_id (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdmi-codec.h | 93 int (*get_dai_id)(struct snd_soc_component *comment, member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdmi-codec.h | 108 int (*get_dai_id)(struct snd_soc_component *comment, member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/adv7511/ |
H A D | adv7511_audio.c | 224 .get_dai_id = adv7511_hdmi_i2s_get_dai_id,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-i2s-audio.c | 185 .get_dai_id = dw_hdmi_i2s_get_dai_id,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/ |
H A D | dw-hdmi-i2s-audio.c | 185 .get_dai_id = dw_hdmi_i2s_get_dai_id,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/adv7511/ |
H A D | adv7511_audio.c | 230 .get_dai_id = adv7511_hdmi_i2s_get_dai_id,
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdmi-codec.c | 780 if (hcp->hcd.ops->get_dai_id) in hdmi_of_xlate_dai_id() 781 ret = hcp->hcd.ops->get_dai_id(component, endpoint); in hdmi_of_xlate_dai_id()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdmi-codec.c | 982 if (hcp->hcd.ops->get_dai_id) in hdmi_of_xlate_dai_id() 983 ret = hcp->hcd.ops->get_dai_id(component, endpoint); in hdmi_of_xlate_dai_id()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
H A D | sii902x.c | 731 .get_dai_id = sii902x_audio_get_dai_id,
|
H A D | lontium-lt9611.c | 1095 .get_dai_id = lt9611_hdmi_i2s_get_dai_id,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
H A D | sii902x.c | 809 .get_dai_id = sii902x_audio_get_dai_id,
|
H A D | lontium-lt9611uxc.c | 632 .get_dai_id = lt9611uxc_hdmi_i2s_get_dai_id,
|
H A D | lontium-lt9611.c | 1026 .get_dai_id = lt9611_hdmi_i2s_get_dai_id,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/ |
H A D | anx7625.c | 2028 .get_dai_id = anx7625_hdmi_i2s_get_dai_id,
|
Completed in 25 milliseconds