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 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ hardware.h