OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:harm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_wndw.c
405
struct nv50_head_atom *
harm
= NULL, *asyh = NULL;
local in function:nv50_wndw_atomic_check
426
harm
= nv50_head_atom_get(asyw->state.state, armw->state.crtc);
427
if (IS_ERR(
harm
))
428
return PTR_ERR(
harm
);
452
nv50_wndw_atomic_check_release(wndw, asyw,
harm
);
453
harm
->wndw.mask &= ~BIT(wndw->id);
nouveau_dispnv50_wndw.c
405
struct nv50_head_atom *
harm
= NULL, *asyh = NULL;
local in function:nv50_wndw_atomic_check
426
harm
= nv50_head_atom_get(asyw->state.state, armw->state.crtc);
427
if (IS_ERR(
harm
))
428
return PTR_ERR(
harm
);
452
nv50_wndw_atomic_check_release(wndw, asyw,
harm
);
453
harm
->wndw.mask &= ~BIT(wndw->id);
Completed in 24 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025