Searched refs:_log (Results 1 – 2 of 2) sorted by relevance
29 static dml_float_t _log(float in) in _log() function171 return (dml_float_t) (_log(x) / _log(base)); in dml_log()176 return (dml_float_t) (_log(x) / _log(2)); in dml_log2()
1881 static void r535_debugfs_shutdown(struct nvif_log *_log) in r535_debugfs_shutdown() argument1883 struct r535_gsp_log *log = container_of(_log, struct r535_gsp_log, log); in r535_debugfs_shutdown()
Completed in 12 milliseconds