OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drm_mode_hsync
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/include/drm/
drm_modes.h
506
int
drm_mode_hsync
(const struct drm_display_mode *mode);
/src/sys/external/bsd/drm2/dist/drm/
drm_modes.c
761
*
drm_mode_hsync
- get the hsync of a mode
768
int
drm_mode_hsync
(const struct drm_display_mode *mode)
function in typeref:typename:int
784
EXPORT_SYMBOL(
drm_mode_hsync
);
drm_edid.c
2468
if (
drm_mode_hsync
(mode) > drm_gtf2_hbreak(edid)) {
2650
hsync =
drm_mode_hsync
(mode);
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c
8767
mode->hsync =
drm_mode_hsync
(mode);
Completed in 29 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025