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