Home
last modified time | relevance | path

Searched defs:parser (Results 1 - 2 of 2) sorted by relevance

/device/board/hihope/rk3568/audio_drivers/headset_monitor/src/
H A Danalog_headset_core.c170 static int32_t ReadHookModeConfig(struct DeviceResourceIface *parser, in ReadHookModeConfig() argument
211 static int32_t ReadMicConfig(struct DeviceResourceIface *parser, in ReadMicConfig() argument
248 struct DeviceResourceIface *parser = DeviceResourceGetIfaceInstance(HDF_CONFIG_SOURCE); ReadConfig() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/hid/
H A Dhid-core.c160 static int open_collection(struct hid_parser *parser, unsigned type) in open_collection() argument
216 close_collection(struct hid_parser *parser) close_collection() argument
230 hid_lookup_collection(struct hid_parser *parser, unsigned type) hid_lookup_collection() argument
249 complete_usage(struct hid_parser *parser, unsigned int index) complete_usage() argument
260 hid_add_usage(struct hid_parser *parser, unsigned usage, u8 size) hid_add_usage() argument
286 hid_add_field(struct hid_parser *parser, unsigned report_type, unsigned flags) hid_add_field() argument
381 hid_parser_global(struct hid_parser *parser, struct hid_item *item) hid_parser_global() argument
478 hid_parser_local(struct hid_parser *parser, struct hid_item *item) hid_parser_local() argument
567 hid_concatenate_last_usage_page(struct hid_parser *parser) hid_concatenate_last_usage_page() argument
602 hid_parser_main(struct hid_parser *parser, struct hid_item *item) hid_parser_main() argument
640 hid_parser_reserved(struct hid_parser *parser, struct hid_item *item) hid_parser_reserved() argument
767 hid_scan_input_usage(struct hid_parser *parser, u32 usage) hid_scan_input_usage() argument
776 hid_scan_feature_usage(struct hid_parser *parser, u32 usage) hid_scan_feature_usage() argument
789 hid_scan_collection(struct hid_parser *parser, unsigned type) hid_scan_collection() argument
825 hid_scan_main(struct hid_parser *parser, struct hid_item *item) hid_scan_main() argument
871 struct hid_parser *parser; hid_scan_report() local
1174 struct hid_parser *parser; hid_open_report() local
[all...]

Completed in 2 milliseconds