hw_module_methods_t 構造体リファレンス

hw_module_methods_t 構造体リファレンス

#include < hardware.h >

データ フィールド

int(*  open )(const struct hw_module_t *module, const char *id, struct hw_device_t **device)
 

詳細な説明

ファイル hardware.h 156 行 の定義。

フィールドのドキュメント

int(* open)(const struct hw_module_t *module, const char *id, struct hw_device_t **device)

特定のデバイスを開く

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


この構造体のドキュメントは、次のファイルから生成されました。