/linux/sound/firewire/motu/ |
H A D | motu-register-dsp-message-parser.c | 103 struct msg_parser *parser; in snd_motu_register_dsp_message_parser_new() local 116 struct msg_parser *parser = motu->message_parser; in snd_motu_register_dsp_message_parser_init() local 129 struct msg_parser *parser = motu->message_parser; in queue_event() local 150 struct msg_parser *parser = motu->message_parser; in snd_motu_register_dsp_message_parser_parse() local 373 struct msg_parser *parser = motu->message_parser; in snd_motu_register_dsp_message_parser_copy_meter() local 384 struct msg_parser *parser = motu->message_parser; in snd_motu_register_dsp_message_parser_copy_parameter() local 394 struct msg_parser *parser = motu->message_parser; in snd_motu_register_dsp_message_parser_count_event() local 404 struct msg_parser *parser = motu->message_parser; in snd_motu_register_dsp_message_parser_copy_event() local
|
H A D | motu-command-dsp-message-parser.c | 38 struct msg_parser *parser; in snd_motu_command_dsp_message_parser_new() local 51 struct msg_parser *parser = motu->message_parser; in snd_motu_command_dsp_message_parser_init() local 88 struct msg_parser *parser = motu->message_parser; in snd_motu_command_dsp_message_parser_parse() local 178 struct msg_parser *parser = motu->message_parser; in snd_motu_command_dsp_message_parser_copy_meter() local
|
/linux/tools/perf/util/ |
H A D | demangle-rust-v0.c | 102 struct parser { struct 112 demangle_status status; // if status == 0 parser is valid argument 113 struct parser parser; member 124 static NODISCARD demangle_status try_parse_path(struct parser *parser) { in try_parse_path() 172 struct parser parser = { inner, inner_len, 0, 0 }; in rust_demangle_v0_demangle() local 662 static NODISCARD demangle_status parser_push_depth(struct parser *parser) { in parser_push_depth() 671 static demangle_status parser_pop_depth(struct parser *parser) { in parser_pop_depth() 676 static uint8_t parser_peek(struct parser const *parser) { in parser_peek() 684 static bool parser_eat(struct parser *parser, uint8_t ch) { in parser_eat() 695 static uint8_t parser_next(struct parser *parser) { in parser_next() [all …]
|
/linux/drivers/hid/ |
H A D | hid-core.c | 151 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() 231 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() 287 static int hid_add_field(struct hid_parser *parser, unsigned report_type, unsigned flags) in hid_add_field() 401 static int hid_parser_global(struct hid_parser *parser, struct hid_item *item) in hid_parser_global() 507 static int hid_parser_local(struct hid_parser *parser, struct hid_item *item) in hid_parser_local() 606 static void hid_concatenate_last_usage_page(struct hid_parser *parser) in hid_concatenate_last_usage_page() 638 static int hid_parser_main(struct hid_parser *parser, struct hid_item *item) in hid_parser_main() [all …]
|
/linux/drivers/mtd/ |
H A D | mtdpart.c | 520 static int mtd_part_do_parse(struct mtd_part_parser *parser, in mtd_part_do_parse() 583 struct mtd_part_parser *parser; in mtd_part_of_parse() local 672 struct mtd_part_parser *parser; in parse_mtd_partitions() local 719 const struct mtd_part_parser *parser; in mtd_part_parser_cleanup() local
|
/linux/drivers/of/ |
H A D | address.c | 265 struct of_range_parser parser; in of_range_to_resource() local 757 static int parser_init(struct of_pci_range_parser *parser, in parser_init() 778 int of_pci_range_parser_init(struct of_pci_range_parser *parser, in of_pci_range_parser_init() 785 int of_pci_dma_range_parser_init(struct of_pci_range_parser *parser, in of_pci_dma_range_parser_init() 793 struct of_pci_range *of_pci_range_parser_one(struct of_pci_range_parser *parser, in of_pci_range_parser_one() 898 struct of_range_parser parser; in of_dma_get_range() local 971 struct of_range_parser parser; in of_dma_get_max_cpu_address() local
|
/linux/include/linux/mtd/ |
H A D | partitions.h | 92 const struct mtd_part_parser *parser; member 97 #define register_mtd_parser(parser) __register_mtd_parser(parser, THIS_MODULE) argument
|
/linux/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 96 def load_required_plugins(self, reqs, parser, args, remaining): argument 167 def call_add_args(self, parser): argument 684 def set_args(parser): argument 915 def set_operation_mode(pm, parser, args, remaining): argument
|
H A D | tdc_multibatch.py | 13 parser = argparse.ArgumentParser( variable
|
/linux/tools/sched/ |
H A D | dl_bw_dump.py | 53 parser = argparse.ArgumentParser(description=desc, variable
|
H A D | root_domains_dump.py | 64 parser = argparse.ArgumentParser(description=desc, variable
|
/linux/tools/tracing/rtla/sample/ |
H A D | timerlat_load.py | 27 parser = argparse.ArgumentParser(description='user-space timerlat thread in Python') variable
|
/linux/tools/verification/rvgen/ |
H A D | __main__.py | 19 parser = argparse.ArgumentParser(description='Generate kernel rv monitor') variable
|
/linux/drivers/accel/habanalabs/goya/ |
H A D | goya.c | 3328 struct hl_cs_parser *parser, in goya_pin_memory_before_cs() 3374 struct hl_cs_parser *parser, in goya_validate_dma_pkt_host() 3477 struct hl_cs_parser *parser, in goya_validate_dma_pkt_no_host() 3522 struct hl_cs_parser *parser, in goya_validate_dma_pkt_no_mmu() 3559 struct hl_cs_parser *parser, in goya_validate_dma_pkt_mmu() 3596 struct hl_cs_parser *parser, in goya_validate_wreg32() 3640 struct hl_cs_parser *parser, bool is_mmu) in goya_validate_cb() 3747 struct hl_cs_parser *parser, in goya_patch_dma_packet() 3877 struct hl_cs_parser *parser) in goya_patch_cb() 3975 struct hl_cs_parser *parser) in goya_parse_cb_mmu() [all …]
|
/linux/tools/perf/scripts/python/ |
H A D | stackcollapse.py | 57 parser = OptionParser(option_list=option_list) variable
|
/linux/tools/testing/selftests/hid/tests/ |
H A D | conftest.py | 80 def pytest_addoption(parser): argument
|
/linux/drivers/tty/vt/ |
H A D | gen_ucs_recompose_table.py | 250 parser = argparse.ArgumentParser(description="Generate Unicode recomposition table") variable
|
H A D | gen_ucs_fallback_table.py | 355 parser = argparse.ArgumentParser(description="Generate Unicode fallback character tables") variable
|
H A D | gen_ucs_width_table.py | 292 parser = argparse.ArgumentParser(description="Generate Unicode width tables") variable
|
/linux/scripts/ |
H A D | bloat-o-meter | 15 parser = argparse.ArgumentParser(description="Simple script used to compare the symbol sizes of 2 o… variable
|
H A D | macro_checker.py | 11 parser = argparse.ArgumentParser() variable
|
/linux/drivers/i3c/master/mipi-i3c-hci/ |
H A D | ext_caps.c | 178 int (*parser)(struct i3c_hci *hci, void __iomem *base); member 214 int (*parser)(struct i3c_hci *hci, void __iomem *base); member
|
/linux/tools/hv/ |
H A D | lsvmbus | 8 parser = OptionParser() variable
|
/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
H A D | valgrindPlugin.py | 51 def add_args(self, parser): argument
|
/linux/tools/workqueue/ |
H A D | wq_monitor.py | 44 parser = argparse.ArgumentParser(description=desc, variable
|