OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:connector_type
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/
xf86drmMode.h
208
uint32_t
connector_type
;
member in struct:_drmModeConnector
505
drmModeGetConnectorTypeName(uint32_t
connector_type
);
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_mode.h
370
__u32
connector_type
;
member in struct:drm_mode_get_connector
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_mode.h
480
* @
connector_type
: Type of the connector.
484
__u32
connector_type
;
member in struct:drm_mode_get_connector
/xsrc/external/mit/libdrm/dist/include/drm/
drm_mode.h
480
* @
connector_type
: Type of the connector.
484
__u32
connector_type
;
member in struct:drm_mode_get_connector
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_display.c
259
int
connector_type
;
member in struct:sna_output
1026
if (sna_output->
connector_type
>= ARRAY_SIZE(sysfs_connector_types))
1036
sysfs_connector_types[sna_output->
connector_type
],
5125
if (compat_conn.conn.
connector_type
< ARRAY_SIZE(output_names))
5126
output_name = output_names[compat_conn.conn.
connector_type
];
5198
sna_output->
connector_type
= compat_conn.conn.
connector_type
;
5314
sna_output->is_panel = is_panel(compat_conn.conn.
connector_type
);
Completed in 20 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026