hw_module_methods_t 構造体のリファレンス

hw_module_methods_t 構造体リファレンス

#include < hardware.h >

データフィールド

int(* open )(const struct hw_module_t *モジュール, const char *id, struct hw_device_t **デバイス)

詳細な説明

ファイルhardware.h156行目の定義。

フィールドドキュメント

int(* open)(const struct hw_module_t *module, const char *id, struct hw_device_t **デバイス)

特定のデバイスを開く

ファイルhardware.h158行目の定義。


この構造体のドキュメントは次のファイルから生成されました。
  • hardware/libhardware/include/hardware/ hardware.h