Searched defs:parser (Results 1 – 3 of 3) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/drivers/hid/ |
| D | hid-core.c | 160 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/ |
| D | analog_headset_core.c | 170 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/rockchip/rk3588/kernel/scripts/ |
| D | mkbootimg | 181 def __call__(self, parser, namespace, values, option_string=None): argument
|