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_path
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/xen/
xen_drm_front_cfg.c
30
char *
connector_path
;
local
32
connector_path
= devm_kasprintf(&front_info->xb_dev->dev,
34
if (!
connector_path
)
37
if (xenbus_scanf(XBT_NIL,
connector_path
, XENDISPL_FIELD_RESOLUTION,
46
connector->xenstore_path =
connector_path
;
49
connector_path
, connector->width, connector->height);
xen_drm_front_cfg.c
30
char *
connector_path
;
local
32
connector_path
= devm_kasprintf(&front_info->xb_dev->dev,
34
if (!
connector_path
)
37
if (xenbus_scanf(XBT_NIL,
connector_path
, XENDISPL_FIELD_RESOLUTION,
46
connector->xenstore_path =
connector_path
;
49
connector_path
, connector->width, connector->height);
Completed in 26 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026