Home
last modified time | relevance | path

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

/linux-3.3/drivers/misc/iwmc3200top/
Dfw-download.c44 struct iwmct_parser *parser = &priv->parser; in iwmct_fw_parser_init() local
79 struct iwmct_parser *parser = &priv->parser; in iwmct_checksum() local
112 struct iwmct_parser *parser = &priv->parser; in iwmct_parse_next_section() local
162 struct iwmct_parser *parser = &priv->parser; in iwmct_download_section() local
260 struct iwmct_parser *parser = &priv->parser; in iwmct_kick_fw() local
Diwmc3200top.h179 struct iwmct_parser parser; member
/linux-3.3/drivers/gpu/drm/radeon/
Dradeon_cs.c290 static void radeon_cs_parser_fini(struct radeon_cs_parser *parser, int error) in radeon_cs_parser_fini()
321 struct radeon_cs_parser *parser) in radeon_cs_ib_chunk()
366 static int radeon_bo_vm_update_pte(struct radeon_cs_parser *parser, in radeon_bo_vm_update_pte()
384 struct radeon_cs_parser *parser) in radeon_cs_ib_vm_chunk()
452 struct radeon_cs_parser parser; in radeon_cs_ioctl() local
Dr600_cs.c1838 static void r600_cs_parser_fini(struct radeon_cs_parser *parser, int error) in r600_cs_parser_fini()
1855 struct radeon_cs_parser parser; in r600_cs_legacy() local
/linux-3.3/drivers/hid/
Dhid-core.c116 static int open_collection(struct hid_parser *parser, unsigned type) in open_collection()
165 static int close_collection(struct hid_parser *parser) in close_collection()
180 static unsigned hid_lookup_collection(struct hid_parser *parser, unsigned type) in hid_lookup_collection()
197 static int hid_add_usage(struct hid_parser *parser, unsigned usage) in hid_add_usage()
215 static int hid_add_field(struct hid_parser *parser, unsigned report_type, unsigned flags) in hid_add_field()
305 static int hid_parser_global(struct hid_parser *parser, struct hid_item *item) in hid_parser_global()
400 static int hid_parser_local(struct hid_parser *parser, struct hid_item *item) in hid_parser_local()
486 static int hid_parser_main(struct hid_parser *parser, struct hid_item *item) in hid_parser_main()
523 static int hid_parser_reserved(struct hid_parser *parser, struct hid_item *item) in hid_parser_reserved()
649 struct hid_parser *parser; in hid_parse_report() local
/linux-3.3/include/sound/
Dseq_virmidi.h40 struct snd_midi_event *parser; member
/linux-3.3/Documentation/target/
Dtcm_mod_builder.py1047 parser = optparse.OptionParser() variable
/linux-3.3/net/bluetooth/hidp/
Dsock.c146 __u16 parser; member
Dhidp.h89 __u16 parser; member
/linux-3.3/sound/core/seq/
Dseq_midi.c61 struct snd_midi_event *parser; member
/linux-3.3/kernel/trace/
Dtrace.h606 static inline bool trace_parser_loaded(struct trace_parser *parser) in trace_parser_loaded()
611 static inline bool trace_parser_cont(struct trace_parser *parser) in trace_parser_cont()
616 static inline void trace_parser_clear(struct trace_parser *parser) in trace_parser_clear()
Dftrace.c2145 struct trace_parser parser; member
3071 struct trace_parser *parser; in ftrace_regex_write() local
3310 struct trace_parser *parser; in ftrace_regex_release() local
3546 struct trace_parser parser; in ftrace_graph_write() local
Dtrace.c448 int trace_parser_get_init(struct trace_parser *parser, int size) in trace_parser_get_init()
463 void trace_parser_put(struct trace_parser *parser) in trace_parser_put()
479 int trace_get_user(struct trace_parser *parser, const char __user *ubuf, in trace_get_user()
Dtrace_events.c367 struct trace_parser parser; in ftrace_event_write() local
/linux-3.3/drivers/mtd/
Dmtdpart.c755 struct mtd_part_parser *parser; in parse_mtd_partitions() local
/linux-3.3/sound/pci/hda/
Dhda_hwdep.c715 void (*parser)(char *buf, struct hda_bus *bus, struct hda_codec **retc); member