input_module 구조체 참조
input_module 구조체 참조
#include <
input.h
>
데이터 필드 |
|
struct hw_module_t | 일반적인 |
void(* | init )(const input_module_t *module, input_host_t *host, input_host_callbacks_t cb) |
void(* | notify_report )(const input_module_t *module, input_report_t *report) |
상세 설명
필드 문서
struct hw_module_t common |
입력 모듈의 일반적인 메서드입니다. 이 구조체의 사용자는 hw_module_t 가 input_module 을 참조하는 것으로 알려진 컨텍스트에서 hw_module_t 를 input_module 포인터로 변환하므로 이 πρέπει 는 input_module 의 첫 번째 구성원입니다.
void(* init)(const input_module_t *module, input_host_t *host, input_host_callbacks_t cb) |
void(* notify_report)(const input_module_t *module, input_report_t *report) |
이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.
- hardware/libhardware/include/hardware/ input.h