/linux-4.1.27/include/sound/ |
H A D | seq_virmidi.h | 40 struct snd_midi_event *parser; member in struct:snd_virmidi
|
/linux-4.1.27/Documentation/target/ |
H A D | tcm_mod_builder.py | 951 parser = optparse.OptionParser() variable
|
/linux-4.1.27/scripts/dtc/ |
H A D | Makefile | |
/linux-4.1.27/drivers/of/ |
H A D | of_pci.c | 168 struct of_pci_range_parser parser; of_pci_get_host_bridge_resources() local
|
H A D | address.c | 232 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.1.27/crypto/asymmetric_keys/ |
H A D | asymmetric_type.c | 271 struct asymmetric_key_parser *parser; asymmetric_key_preparse() local 359 int register_asymmetric_key_parser(struct asymmetric_key_parser *parser) register_asymmetric_key_parser() argument 390 void unregister_asymmetric_key_parser(struct asymmetric_key_parser *parser) unregister_asymmetric_key_parser() argument
|
/linux-4.1.27/include/linux/ |
H A D | of_address.h | 79 static inline int of_pci_range_parser_init(struct of_pci_range_parser *parser, of_pci_range_parser_init() argument 85 of_pci_range_parser_one( struct of_pci_range_parser *parser, struct of_pci_range *range) of_pci_range_parser_one() argument
|
/linux-4.1.27/arch/mips/pci/ |
H A D | pci.c | 129 struct of_pci_range_parser parser; pci_load_of_ranges() local
|
/linux-4.1.27/net/bluetooth/hidp/ |
H A D | sock.c | 129 __u16 parser; member in struct:compat_hidp_connadd_req
|
H A D | hidp.h | 92 __u16 parser; member in struct:hidp_connadd_req
|
/linux-4.1.27/sound/core/seq/ |
H A D | seq_midi.c | 61 struct snd_midi_event *parser; member in struct:seq_midisynth
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_cs.c | 396 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 D | r600_cs.c | 2341 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.1.27/drivers/mtd/ |
H A D | mtdpart.c | 755 struct mtd_part_parser *parser; parse_mtd_partitions() local
|
/linux-4.1.27/drivers/pci/host/ |
H A D | pci-xgene.c | 390 static int pci_dma_range_parser_init(struct of_pci_range_parser *parser, pci_dma_range_parser_init() argument 412 struct of_pci_range_parser parser; xgene_pcie_parse_map_dma_ranges() local
|
H A D | pcie-designware.c | 350 struct of_pci_range_parser parser; dw_pcie_host_init() local
|
H A D | pcie-rcar.c | 852 static int pci_dma_range_parser_init(struct of_pci_range_parser *parser, pci_dma_range_parser_init() argument 874 struct of_pci_range_parser parser; rcar_pcie_parse_map_dma_ranges() local 908 struct of_pci_range_parser parser; rcar_pcie_probe() local
|
H A D | pcie-xilinx.c | 668 struct of_pci_range_parser parser; xilinx_pcie_parse_and_add_res() local
|
H A D | pci-tegra.c | 1595 struct of_pci_range_parser parser; tegra_pcie_parse_dt() local
|
/linux-4.1.27/arch/microblaze/pci/ |
H A D | pci-common.c | 560 struct of_pci_range_parser parser; pci_process_bridge_OF_ranges() local
|
/linux-4.1.27/sound/pci/hda/ |
H A D | hda_sysfs.c | 611 void (*parser)(char *buf, struct hda_bus *bus, struct hda_codec **retc); member in struct:hda_patch_item
|
/linux-4.1.27/drivers/hid/ |
H A D | hid-core.c | 122 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 512 static int hid_parser_main(struct hid_parser *parser, struct hid_item *item) hid_parser_main() argument 549 static int hid_parser_reserved(struct hid_parser *parser, struct hid_item *item) hid_parser_reserved() argument 683 static void hid_scan_input_usage(struct hid_parser *parser, u32 usage) hid_scan_input_usage() argument 691 static void hid_scan_feature_usage(struct hid_parser *parser, u32 usage) hid_scan_feature_usage() argument 698 static void hid_scan_collection(struct hid_parser *parser, unsigned type) hid_scan_collection() argument 722 static int hid_scan_main(struct hid_parser *parser, struct hid_item *item) hid_scan_main() argument 763 struct hid_parser *parser; hid_scan_report() local 922 struct hid_parser *parser; hid_open_report() local
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | pci-common.c | 676 struct of_pci_range_parser parser; pci_process_bridge_OF_ranges() local
|
/linux-4.1.27/arch/arm/mach-integrator/ |
H A D | pci_v3.c | 771 struct of_pci_range_parser parser; pci_v3_probe() local
|
/linux-4.1.27/kernel/trace/ |
H A D | trace_events.c | 633 struct trace_parser parser; ftrace_event_write() local
|
H A D | trace.h | 878 static inline bool trace_parser_loaded(struct trace_parser *parser) trace_parser_loaded() argument 883 static inline bool trace_parser_cont(struct trace_parser *parser) trace_parser_cont() argument 888 static inline void trace_parser_clear(struct trace_parser *parser) trace_parser_clear() argument
|
H A D | ftrace.c | 2995 struct trace_parser parser; member in struct:ftrace_iterator 4001 struct trace_parser *parser; ftrace_regex_write() local 4361 struct trace_parser *parser; ftrace_regex_release() local 4667 struct trace_parser parser; ftrace_graph_write() local
|
H A D | trace.c | 885 int trace_parser_get_init(struct trace_parser *parser, int size) trace_parser_get_init() argument 900 void trace_parser_put(struct trace_parser *parser) trace_parser_put() argument 916 int trace_get_user(struct trace_parser *parser, const char __user *ubuf, trace_get_user() argument
|