hw_module_methods_t 結構參考
hw_module_methods_t 結構參考
#include < hardware.h >
資料欄位 | |
整數(* | 開啟)(const struct hw_module_t *模組,const char *id,struct hw_device_t **裝置) |
詳細說明
定義位於檔案hardware.h的第156行。
現場文檔
int(* open)(const struct hw_module_t *模組,const char *id,struct hw_device_t **設備) |
開啟特定設備
定義位於檔案hardware.h的第158行。
該結構的文檔是從以下文件產生的: