OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aux_name
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_connector.c
1279
char
aux_name
[48] = {0};
local in function:nouveau_connector_create
1382
snprintf(
aux_name
, sizeof(
aux_name
), "sor-%04x-%04x",
1384
nv_connector->aux.name = kstrdup(
aux_name
, GFP_KERNEL);
nouveau_connector.c
1279
char
aux_name
[48] = {0};
local in function:nouveau_connector_create
1382
snprintf(
aux_name
, sizeof(
aux_name
), "sor-%04x-%04x",
1384
nv_connector->aux.name = kstrdup(
aux_name
, GFP_KERNEL);
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025