Home
last modified time | relevance | path

Searched refs:_log (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_util.c29 static dml_float_t _log(float in) in _log() function
171 return (dml_float_t) (_log(x) / _log(base)); in dml_log()
176 return (dml_float_t) (_log(x) / _log(2)); in dml_log2()
/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
A Dgsp.c1881 static void r535_debugfs_shutdown(struct nvif_log *_log) in r535_debugfs_shutdown() argument
1883 struct r535_gsp_log *log = container_of(_log, struct r535_gsp_log, log); in r535_debugfs_shutdown()

Completed in 12 milliseconds