Searched defs:parser (Results 1 - 29 of 29) sorted by relevance

/linux-4.4.14/scripts/dtc/
H A DMakefile
/linux-4.4.14/include/sound/
H A Dseq_virmidi.h40 struct snd_midi_event *parser; member in struct:snd_virmidi
/linux-4.4.14/Documentation/target/
H A Dtcm_mod_builder.py663 parser = optparse.OptionParser() variable
/linux-4.4.14/drivers/of/
H A Dof_pci.c174 struct of_pci_range_parser parser; of_pci_get_host_bridge_resources() local
H A Daddress.c232 int of_pci_range_parser_init(struct of_pci_range_parser *parser, of_pci_range_parser_init() argument
252 struct of_pci_range *of_pci_range_parser_one(struct of_pci_range_parser *parser, of_pci_range_parser_one() argument
/linux-4.4.14/crypto/asymmetric_keys/
H A Dasymmetric_type.c282 struct asymmetric_key_parser *parser; asymmetric_key_preparse() local
378 int register_asymmetric_key_parser(struct asymmetric_key_parser *parser) register_asymmetric_key_parser() argument
409 void unregister_asymmetric_key_parser(struct asymmetric_key_parser *parser) unregister_asymmetric_key_parser() argument
/linux-4.4.14/net/bluetooth/hidp/
H A Dsock.c129 __u16 parser; member in struct:compat_hidp_connadd_req
H A Dhidp.h92 __u16 parser; member in struct:hidp_connadd_req
/linux-4.4.14/sound/core/seq/
H A Dseq_midi.c61 struct snd_midi_event *parser; member in struct:seq_midisynth
/linux-4.4.14/include/linux/
H A Dof_address.h86 static inline int of_pci_range_parser_init(struct of_pci_range_parser *parser, of_pci_range_parser_init() argument
92 of_pci_range_parser_one( struct of_pci_range_parser *parser, struct of_pci_range *range) of_pci_range_parser_one() argument
/linux-4.4.14/arch/mips/pci/
H A Dpci.c129 struct of_pci_range_parser parser; pci_load_of_ranges() local
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_cs.c396 static void radeon_cs_parser_fini(struct radeon_cs_parser *parser, int error, bool backoff) radeon_cs_parser_fini() argument
585 static int radeon_cs_ib_fill(struct radeon_device *rdev, struct radeon_cs_parser *parser) radeon_cs_ib_fill() argument
644 struct radeon_cs_parser parser; radeon_cs_ioctl() local
441 radeon_cs_ib_chunk(struct radeon_device *rdev, struct radeon_cs_parser *parser) radeon_cs_ib_chunk() argument
523 radeon_cs_ib_vm_chunk(struct radeon_device *rdev, struct radeon_cs_parser *parser) radeon_cs_ib_vm_chunk() argument
H A Dr600_cs.c2341 static void r600_cs_parser_fini(struct radeon_cs_parser *parser, int error) r600_cs_parser_fini() argument
2367 struct radeon_cs_parser parser; r600_cs_legacy() local
/linux-4.4.14/drivers/mtd/
H A Dmtdpart.c757 struct mtd_part_parser *parser; parse_mtd_partitions() local
/linux-4.4.14/drivers/pci/host/
H A Dpci-xgene.c431 static int pci_dma_range_parser_init(struct of_pci_range_parser *parser, pci_dma_range_parser_init() argument
453 struct of_pci_range_parser parser; xgene_pcie_parse_map_dma_ranges() local
H A Dpcie-rcar.c877 static int pci_dma_range_parser_init(struct of_pci_range_parser *parser, pci_dma_range_parser_init() argument
899 struct of_pci_range_parser parser; rcar_pcie_parse_map_dma_ranges() local
933 struct of_pci_range_parser parser; rcar_pcie_probe() local
H A Dpcie-xilinx.c673 struct of_pci_range_parser parser; xilinx_pcie_parse_and_add_res() local
H A Dpci-tegra.c1579 struct of_pci_range_parser parser; tegra_pcie_parse_dt() local
/linux-4.4.14/arch/microblaze/pci/
H A Dpci-common.c560 struct of_pci_range_parser parser; pci_process_bridge_OF_ranges() local
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c473 static void amdgpu_cs_parser_fini(struct amdgpu_cs_parser *parser, int error, bool backoff) amdgpu_cs_parser_fini() argument
810 struct amdgpu_cs_parser parser = {}; amdgpu_cs_ioctl() local
975 amdgpu_cs_find_mapping(struct amdgpu_cs_parser *parser, amdgpu_cs_find_mapping() argument
578 amdgpu_cs_ib_vm_chunk(struct amdgpu_device *adev, struct amdgpu_cs_parser *parser) amdgpu_cs_ib_vm_chunk() argument
616 amdgpu_cs_ib_fill(struct amdgpu_device *adev, struct amdgpu_cs_parser *parser) amdgpu_cs_ib_fill() argument
H A Damdgpu_uvd.c64 struct amdgpu_cs_parser *parser; member in struct:amdgpu_uvd_cs_ctx
788 int amdgpu_uvd_ring_parse_cs(struct amdgpu_cs_parser *parser, uint32_t ib_idx) amdgpu_uvd_ring_parse_cs() argument
/linux-4.4.14/sound/pci/hda/
H A Dhda_sysfs.c610 void (*parser)(char *buf, struct hda_bus *bus, struct hda_codec **retc); member in struct:hda_patch_item
/linux-4.4.14/drivers/hid/
H A Dhid-core.c122 static int open_collection(struct hid_parser *parser, unsigned type) open_collection() argument
171 static int close_collection(struct hid_parser *parser) close_collection() argument
186 static unsigned hid_lookup_collection(struct hid_parser *parser, unsigned type) hid_lookup_collection() argument
203 static int hid_add_usage(struct hid_parser *parser, unsigned usage) hid_add_usage() argument
221 static int hid_add_field(struct hid_parser *parser, unsigned report_type, unsigned flags) hid_add_field() argument
320 static int hid_parser_global(struct hid_parser *parser, struct hid_item *item) hid_parser_global() argument
426 static int hid_parser_local(struct hid_parser *parser, struct hid_item *item) hid_parser_local() argument
531 static int hid_parser_main(struct hid_parser *parser, struct hid_item *item) hid_parser_main() argument
568 static int hid_parser_reserved(struct hid_parser *parser, struct hid_item *item) hid_parser_reserved() argument
702 static void hid_scan_input_usage(struct hid_parser *parser, u32 usage) hid_scan_input_usage() argument
710 static void hid_scan_feature_usage(struct hid_parser *parser, u32 usage) hid_scan_feature_usage() argument
717 static void hid_scan_collection(struct hid_parser *parser, unsigned type) hid_scan_collection() argument
744 static int hid_scan_main(struct hid_parser *parser, struct hid_item *item) hid_scan_main() argument
785 struct hid_parser *parser; hid_scan_report() local
944 struct hid_parser *parser; hid_open_report() local
/linux-4.4.14/arch/powerpc/kernel/
H A Dpci-common.c678 struct of_pci_range_parser parser; pci_process_bridge_OF_ranges() local
/linux-4.4.14/arch/arm/mach-integrator/
H A Dpci_v3.c771 struct of_pci_range_parser parser; pci_v3_probe() local
/linux-4.4.14/kernel/trace/
H A Dtrace.h888 static inline bool trace_parser_loaded(struct trace_parser *parser) trace_parser_loaded() argument
893 static inline bool trace_parser_cont(struct trace_parser *parser) trace_parser_cont() argument
898 static inline void trace_parser_clear(struct trace_parser *parser) trace_parser_clear() argument
H A Dtrace_events.c821 struct trace_parser parser; ftrace_event_write() local
1588 struct trace_parser parser; ftrace_event_pid_write() local
H A Dftrace.c3005 struct trace_parser parser; member in struct:ftrace_iterator
4018 struct trace_parser *parser; ftrace_regex_write() local
4378 struct trace_parser *parser; ftrace_regex_release() local
4684 struct trace_parser parser; ftrace_graph_write() local
H A Dtrace.c899 int trace_parser_get_init(struct trace_parser *parser, int size) trace_parser_get_init() argument
914 void trace_parser_put(struct trace_parser *parser) trace_parser_put() argument
930 int trace_get_user(struct trace_parser *parser, const char __user *ubuf, trace_get_user() argument

Completed in 1161 milliseconds