Home
last modified time | relevance | path

Searched refs:radeon_audio_component_notify (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_audio.c184 static void radeon_audio_component_notify(struct radeon_device *rdev, int port);
214 radeon_audio_component_notify(rdev, pin->id); in radeon_audio_enable()
733 static void radeon_audio_component_notify(struct radeon_device *rdev, int port) in radeon_audio_component_notify() function