Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dhid-core.c122 static int open_collection(struct hid_parser *parser, unsigned type) in open_collection()
171 static int close_collection(struct hid_parser *parser) in close_collection()
186 static unsigned hid_lookup_collection(struct hid_parser *parser, unsigned type) in hid_lookup_collection()
203 static int hid_add_usage(struct hid_parser *parser, unsigned usage) in hid_add_usage()
221 static int hid_add_field(struct hid_parser *parser, unsigned report_type, unsigned flags) in hid_add_field()
320 static int hid_parser_global(struct hid_parser *parser, struct hid_item *item) in hid_parser_global()
426 static int hid_parser_local(struct hid_parser *parser, struct hid_item *item) in hid_parser_local()
512 static int hid_parser_main(struct hid_parser *parser, struct hid_item *item) in hid_parser_main()
549 static int hid_parser_reserved(struct hid_parser *parser, struct hid_item *item) in hid_parser_reserved()
683 static void hid_scan_input_usage(struct hid_parser *parser, u32 usage) in hid_scan_input_usage()
[all …]
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_cs.c396 static void radeon_cs_parser_fini(struct radeon_cs_parser *parser, int error, bool backoff) in radeon_cs_parser_fini()
442 struct radeon_cs_parser *parser) in radeon_cs_ib_chunk()
524 struct radeon_cs_parser *parser) in radeon_cs_ib_vm_chunk()
585 static int radeon_cs_ib_fill(struct radeon_device *rdev, struct radeon_cs_parser *parser) in radeon_cs_ib_fill()
644 struct radeon_cs_parser parser; in radeon_cs_ioctl() local
Dr600_cs.c2341 static void r600_cs_parser_fini(struct radeon_cs_parser *parser, int error) in r600_cs_parser_fini()
2367 struct radeon_cs_parser parser; in r600_cs_legacy() local
/linux-4.1.27/include/linux/
Dof_address.h23 #define for_each_of_pci_range(parser, range) \ argument
79 static inline int of_pci_range_parser_init(struct of_pci_range_parser *parser, in of_pci_range_parser_init()
86 struct of_pci_range_parser *parser, in of_pci_range_parser_one()
/linux-4.1.27/crypto/asymmetric_keys/
Dasymmetric_type.c271 struct asymmetric_key_parser *parser; in asymmetric_key_preparse() local
359 int register_asymmetric_key_parser(struct asymmetric_key_parser *parser) in register_asymmetric_key_parser()
390 void unregister_asymmetric_key_parser(struct asymmetric_key_parser *parser) in unregister_asymmetric_key_parser()
/linux-4.1.27/include/sound/
Dseq_virmidi.h40 struct snd_midi_event *parser; member
/linux-4.1.27/drivers/of/
Dof_pci.c168 struct of_pci_range_parser parser; in of_pci_get_host_bridge_resources() local
Daddress.c232 int of_pci_range_parser_init(struct of_pci_range_parser *parser, in of_pci_range_parser_init()
252 struct of_pci_range *of_pci_range_parser_one(struct of_pci_range_parser *parser, in of_pci_range_parser_one()
/linux-4.1.27/Documentation/target/
Dtcm_mod_builder.py951 parser = optparse.OptionParser() variable
/linux-4.1.27/drivers/pci/host/
Dpci-xgene.c390 static int pci_dma_range_parser_init(struct of_pci_range_parser *parser, in pci_dma_range_parser_init()
412 struct of_pci_range_parser parser; in xgene_pcie_parse_map_dma_ranges() local
Dpcie-rcar.c852 static int pci_dma_range_parser_init(struct of_pci_range_parser *parser, in pci_dma_range_parser_init()
874 struct of_pci_range_parser parser; in rcar_pcie_parse_map_dma_ranges() local
908 struct of_pci_range_parser parser; in rcar_pcie_probe() local
Dpcie-xilinx.c668 struct of_pci_range_parser parser; in xilinx_pcie_parse_and_add_res() local
Dpcie-designware.c350 struct of_pci_range_parser parser; in dw_pcie_host_init() local
Dpci-tegra.c1595 struct of_pci_range_parser parser; in tegra_pcie_parse_dt() local
/linux-4.1.27/arch/mips/pci/
Dpci.c129 struct of_pci_range_parser parser; in pci_load_of_ranges() local
/linux-4.1.27/net/bluetooth/hidp/
Dsock.c129 __u16 parser; member
Dhidp.h92 __u16 parser; member
/linux-4.1.27/sound/core/seq/
Dseq_midi.c61 struct snd_midi_event *parser; member
/linux-4.1.27/kernel/trace/
Dtrace.h878 static inline bool trace_parser_loaded(struct trace_parser *parser) in trace_parser_loaded()
883 static inline bool trace_parser_cont(struct trace_parser *parser) in trace_parser_cont()
888 static inline void trace_parser_clear(struct trace_parser *parser) in trace_parser_clear()
Dftrace.c2995 struct trace_parser parser; member
4001 struct trace_parser *parser; in ftrace_regex_write() local
4361 struct trace_parser *parser; in ftrace_regex_release() local
4667 struct trace_parser parser; in ftrace_graph_write() local
Dtrace.c885 int trace_parser_get_init(struct trace_parser *parser, int size) in trace_parser_get_init()
900 void trace_parser_put(struct trace_parser *parser) in trace_parser_put()
916 int trace_get_user(struct trace_parser *parser, const char __user *ubuf, in trace_get_user()
Dtrace_events.c633 struct trace_parser parser; in ftrace_event_write() local
/linux-4.1.27/arch/arm/mach-integrator/
Dpci_v3.c771 struct of_pci_range_parser parser; in pci_v3_probe() local
/linux-4.1.27/drivers/mtd/
Dmtdpart.c755 struct mtd_part_parser *parser; in parse_mtd_partitions() local
/linux-4.1.27/sound/pci/hda/
Dhda_sysfs.c611 void (*parser)(char *buf, struct hda_bus *bus, struct hda_codec **retc); member
/linux-4.1.27/arch/microblaze/pci/
Dpci-common.c560 struct of_pci_range_parser parser; in pci_process_bridge_OF_ranges() local
/linux-4.1.27/arch/powerpc/kernel/
Dpci-common.c676 struct of_pci_range_parser parser; in pci_process_bridge_OF_ranges() local