Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/
Dhid-core.c124 static int open_collection(struct hid_parser *parser, unsigned type) in open_collection()
186 static int close_collection(struct hid_parser *parser) in close_collection()
201 static unsigned hid_lookup_collection(struct hid_parser *parser, unsigned type) in hid_lookup_collection()
219 static void complete_usage(struct hid_parser *parser, unsigned int index) in complete_usage()
230 static int hid_add_usage(struct hid_parser *parser, unsigned usage, u8 size) in hid_add_usage()
257 static int hid_add_field(struct hid_parser *parser, unsigned report_type, unsigned flags) in hid_add_field()
370 static int hid_parser_global(struct hid_parser *parser, struct hid_item *item) in hid_parser_global()
476 static int hid_parser_local(struct hid_parser *parser, struct hid_item *item) in hid_parser_local()
575 static void hid_concatenate_last_usage_page(struct hid_parser *parser) in hid_concatenate_last_usage_page()
607 static int hid_parser_main(struct hid_parser *parser, struct hid_item *item) in hid_parser_main()
[all …]
/linux-4.19.296/include/linux/
Dof_address.h25 #define for_each_of_pci_range(parser, range) \ argument
88 static inline int of_pci_range_parser_init(struct of_pci_range_parser *parser, in of_pci_range_parser_init()
94 static inline int of_pci_dma_range_parser_init(struct of_pci_range_parser *parser, in of_pci_dma_range_parser_init()
101 struct of_pci_range_parser *parser, in of_pci_range_parser_one()
/linux-4.19.296/include/linux/mtd/
Dpartitions.h90 const struct mtd_part_parser *parser; member
95 #define register_mtd_parser(parser) __register_mtd_parser(parser, THIS_MODULE) argument
/linux-4.19.296/crypto/asymmetric_keys/
Dasymmetric_type.c374 struct asymmetric_key_parser *parser; in asymmetric_key_preparse() local
558 int register_asymmetric_key_parser(struct asymmetric_key_parser *parser) in register_asymmetric_key_parser()
589 void unregister_asymmetric_key_parser(struct asymmetric_key_parser *parser) in unregister_asymmetric_key_parser()
/linux-4.19.296/drivers/of/
Daddress.c235 static int parser_init(struct of_pci_range_parser *parser, in parser_init()
254 int of_pci_range_parser_init(struct of_pci_range_parser *parser, in of_pci_range_parser_init()
261 int of_pci_dma_range_parser_init(struct of_pci_range_parser *parser, in of_pci_dma_range_parser_init()
268 struct of_pci_range *of_pci_range_parser_one(struct of_pci_range_parser *parser, in of_pci_range_parser_one()
/linux-4.19.296/include/sound/
Dseq_virmidi.h40 struct snd_midi_event *parser; member
/linux-4.19.296/drivers/pci/controller/
Dpcie-cadence-host.c149 struct of_pci_range_parser parser; in cdns_pcie_host_init_address_translation() local
Dpcie-tango.c242 struct of_pci_range_parser parser; in tango_pcie_probe() local
Dpci-rcar-gen2.c299 struct of_pci_range_parser parser; in rcar_pci_parse_map_dma_ranges() local
Dpci-ftpci100.c382 struct of_pci_range_parser parser; in faraday_pci_parse_map_dma_ranges() local
Dpci-xgene.c541 struct of_pci_range_parser parser; in xgene_pcie_parse_map_dma_ranges() local
Dpci-v3-semi.c696 struct of_pci_range_parser parser; in v3_pci_parse_map_dma_ranges() local
Dpcie-rcar.c1091 struct of_pci_range_parser parser; in rcar_pcie_parse_map_dma_ranges() local
Dpcie-iproc.c1152 struct of_pci_range_parser parser; in iproc_pcie_map_dma_ranges() local
Dpcie-mediatek.c1037 struct of_pci_range_parser parser; in mtk_pcie_setup() local
Dpci-tegra.c1902 struct of_pci_range_parser parser; in tegra_pcie_parse_dt() local
/linux-4.19.296/drivers/pci/
Dof.c272 struct of_pci_range_parser parser; in devm_of_pci_get_host_bridge_resources() local