Hello All,
Can some one let me know, how does the hid class driver's
hid_parse_report() work?
My understanding is that :
1. It parses the hid report using following dispatchers:
hid_parser_main,
hid_parser_global,
hid_parser_local,
hid_parser_reserved
2. These dispatchers parse the report and fills up the hid_parser
*parser structure.
3. Both hidp_parse and ushid_parse calls hid_parse_report().
But, what happens after this? How are the parsed reports then sent to
the input subsystem?
Any clue on this would be very helpful to me.
Thanks,
Sunil
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-kernel