hw_module_methods_t 구조체 참조

hw_module_methods_t 구조체 참조

#include < hardware.h >

데이터 필드

정수(* 열기 )(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 번째 줄에 정의되어 있습니다.


이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.