資源簡介
實現Linux3.14.52及以上平臺,gt911、gt928等系列多點觸摸功能
代碼片段和文件信息
/*
?*??Driver?for?Goodix?Touchscreens
?*
?*??Copyright?(c)?2014?Red?Hat?Inc.
?*
?*??This?code?is?based?on?gt9xx.c?authored?by?andrew@goodix.com:
?*
?*??2010?-?2012?Goodix?Technology.
?*/
/*
?*?This?program?is?free?software;?you?can?redistribute?it?and/or?modify?it
?*?under?the?terms?of?the?GNU?General?Public?License?as?published?by?the?Free
?*?Software?Foundation;?version?2?of?the?License.
?*/
#include?
#include?
#include?
#include?
#include?
#include?
#include?
#include?
#include?
#include?
#include?
#include?
#include?
#include?
struct?goodix_ts_data?{
struct?i2c_client?*cli
評論
共有 條評論