Home
last modified time | relevance | path

Searched defs:parser (Results 1 – 8 of 8) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/hid/
Dhid-core.c160 static int open_collection(struct hid_parser *parser, unsigned type) in open_collection()
216 static int close_collection(struct hid_parser *parser) in close_collection()
230 static unsigned hid_lookup_collection(struct hid_parser *parser, unsigned type) in hid_lookup_collection()
249 static void complete_usage(struct hid_parser *parser, unsigned int index) in complete_usage()
260 static int hid_add_usage(struct hid_parser *parser, unsigned usage, u8 size) in hid_add_usage()
286 static int hid_add_field(struct hid_parser *parser, unsigned report_type, unsigned flags) in hid_add_field()
381 static int hid_parser_global(struct hid_parser *parser, struct hid_item *item) in hid_parser_global()
478 static int hid_parser_local(struct hid_parser *parser, struct hid_item *item) in hid_parser_local()
567 static void hid_concatenate_last_usage_page(struct hid_parser *parser) in hid_concatenate_last_usage_page()
602 static int hid_parser_main(struct hid_parser *parser, struct hid_item *item) in hid_parser_main()
[all …]
/device/board/hihope/rk3568/audio_drivers/headset_monitor/src/
Danalog_headset_core.c170 static int32_t ReadHookModeConfig(struct DeviceResourceIface *parser, in ReadHookModeConfig()
211 static int32_t ReadMicConfig(struct DeviceResourceIface *parser, in ReadMicConfig()
248 struct DeviceResourceIface *parser = DeviceResourceGetIfaceInstance(HDF_CONFIG_SOURCE); in ReadConfig() local
/device/soc/hisilicon/ws63v100/sdk/build/config/target_config/ws63/script/
Dcopy_files_to_interim.py21 parser = argparse.ArgumentParser(description="copy_files_to_interim") variable
/device/soc/hisilicon/ws63v100/sdk/build/script/
Dusr_config.py98 parser = argparse.ArgumentParser( variable
Dmake_upg_res_pack.py159 parser = argparse.ArgumentParser() variable
/device/soc/hisilicon/ws63v100/sdk/build/script/utils/
Delftodu.py30 parser = argparse.ArgumentParser( variable
/device/soc/rockchip/rk3588/kernel/scripts/
Dmkbootimg181 def __call__(self, parser, namespace, values, option_string=None): argument
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/wpa_supplicant/
Dconfig.c42 int (*parser)(const struct parse_data *data, struct wpa_ssid *ssid, member
4570 int (*parser)(const struct global_parse_data *data, member