OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pin_eld_notify
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_audio_component.h
71
* @audio_ptr: Pointer to be used in call to
pin_eld_notify
75
* @
pin_eld_notify
: Notify the HDA driver that pin sense and/or ELD information has changed
82
void (*
pin_eld_notify
)(void *audio_ptr, int port, int pipe);
member in struct:drm_audio_component_audio_ops
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_audio.c
733
acomp->base.audio_ops->
pin_eld_notify
) {
737
acomp->base.audio_ops->
pin_eld_notify
(acomp->base.audio_ops->audio_ptr,
776
acomp->base.audio_ops->
pin_eld_notify
) {
780
acomp->base.audio_ops->
pin_eld_notify
(acomp->base.audio_ops->audio_ptr,
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_disp.c
503
if (acomp && acomp->audio_ops && acomp->audio_ops->
pin_eld_notify
)
504
acomp->audio_ops->
pin_eld_notify
(acomp->audio_ops->audio_ptr,
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c
755
if (acomp && acomp->audio_ops && acomp->audio_ops->
pin_eld_notify
) {
758
acomp->audio_ops->
pin_eld_notify
(acomp->audio_ops->audio_ptr,
Completed in 20 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025