การอ้างอิงโครงสร้าง input_module
การอ้างอิงโครงสร้าง input_module
#include < input.h >
เขตข้อมูล | |
โครงสร้าง hw_module_t | ทั่วไป |
เป็นโมฆะ(* | init )(const input_module_t *โมดูล, input_host_t *โฮสต์, input_host_callbacks_t cb) |
เป็นโมฆะ(* | notify_report )(const input_module_t *โมดูล, input_report_t *รายงาน) |
คำอธิบายโดยละเอียด
เอกสารภาคสนาม
struct hw_module_t ทั่วไป |
วิธีการทั่วไปของโมดูลอินพุต นี่ จะต้อง เป็นสมาชิกคนแรกของ input_module เนื่องจากผู้ใช้โครงสร้างนี้จะส่ง hw_module_t ไปยังตัวชี้ input_module ในบริบทที่ทราบว่า hw_module_t อ้างอิงถึง input_module
เป็นโมฆะ (* init) (const input_module_t * โมดูล, input_host_t * โฮสต์, input_host_callbacks_t cb) |
เป็นโมฆะ (* notify_report) (const input_module_t * โมดูล, input_report_t * รายงาน) |
เอกสารประกอบสำหรับโครงสร้างนี้สร้างขึ้นจากไฟล์ต่อไปนี้:
- ฮาร์ดแวร์ / libhardware / รวม / ฮาร์ดแวร์ / input.h