最終更新:2014-06-06 (金) 07:53:24 (3617d)  

devres_alloc
Top / devres_alloc

Allocate device resource data

https://www.kernel.org/doc/htmldocs/device-drivers/API-devres-alloc.html

実装

  • drivers/base/devres.c?

呼び出し元

呼び出し

  • if CONFIG_DEBUG_DEVRES
    • __devres_alloc?
      • alloc_dr?
      • set_node_dbginfo?
  • else