OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_dp_aux_init
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_dp_helper.c
1012
*
drm_dp_aux_init
() - minimally initialise an aux channel
1016
* with the outside world, call
drm_dp_aux_init
() first. You must still
1020
void
drm_dp_aux_init
(struct drm_dp_aux *aux)
function in typeref:typename:void
1032
EXPORT_SYMBOL(
drm_dp_aux_init
);
1035
* drm_dp_aux_fini() - undo what
drm_dp_aux_init
() does.
1049
* Automatically calls
drm_dp_aux_init
() if this hasn't been done yet.
1057
*
drm_dp_aux_init
().
1066
drm_dp_aux_init
(aux);
/src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_helper.h
1474
void
drm_dp_aux_init
(struct drm_dp_aux *aux);
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c
1769
drm_dp_aux_init
(&intel_dp->aux);
Completed in 20 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025