Home
last modified time | relevance | path

Searched refs:immd (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-Fix-build-with-fno-common.patch19 src/imm/immd/immd.h | 2 +-
119 diff --git a/src/imm/immd/immd.h b/src/imm/immd/immd.h
121 --- a/src/imm/immd/immd.h
122 +++ b/src/imm/immd/immd.h
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Doimm507b.c44 wndw->immd = func; in oimm507b_init_()
H A Dwimmc37b.c86 wndw->immd = func; in wimmc37b_init_()
H A Dwndw.h15 const struct nv50_wimm_func *immd; member
H A Dcurs507a.c194 wndw->immd = func; in curs507a_new_()
H A Dwndw.c172 wndw->immd->point(wndw, asyw); in nv50_wndw_flush_set()
173 wndw->immd->update(wndw, interlock); in nv50_wndw_flush_set()
357 if (wndw->immd) { in nv50_wndw_atomic_check_acquire()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dbase.c111 bool immd = true; in nvkm_therm_update() local
145 immd = false; in nvkm_therm_update()
159 nvkm_therm_fan_set(therm, immd, duty); in nvkm_therm_update()