Searched refs:add_node (Results 1 - 12 of 12) sorted by relevance

/linux-master/sound/firewire/fireface/
H A Dff-proc.c35 static void add_node(struct snd_ff *ff, struct snd_info_entry *root, function
61 add_node(ff, root, "status", proc_dump_status);
/linux-master/sound/firewire/motu/
H A Dmotu-proc.c81 static void add_node(struct snd_motu *motu, struct snd_info_entry *root, function
107 add_node(motu, root, "clock", proc_read_clock);
108 add_node(motu, root, "format", proc_read_format);
/linux-master/sound/firewire/tascam/
H A Dtascam-proc.c52 static void add_node(struct snd_tscm *tscm, struct snd_info_entry *root, function
78 add_node(tscm, root, "firmware", proc_read_firmware);
/linux-master/sound/firewire/oxfw/
H A Doxfw-proc.c77 static void add_node(struct snd_oxfw *oxfw, struct snd_info_entry *root, function
103 add_node(oxfw, root, "formation", proc_read_formation);
/linux-master/sound/firewire/bebob/
H A Dbebob_proc.c159 add_node(struct snd_bebob *bebob, struct snd_info_entry *root, const char *name, function
183 add_node(bebob, root, "clock", proc_read_clock);
184 add_node(bebob, root, "firmware", proc_read_hw_info);
185 add_node(bebob, root, "formation", proc_read_formation);
188 add_node(bebob, root, "meter", proc_read_meters);
/linux-master/sound/firewire/fireworks/
H A Dfireworks_proc.c195 add_node(struct snd_efw *efw, struct snd_info_entry *root, const char *name, function
219 add_node(efw, root, "clock", proc_read_clock);
220 add_node(efw, root, "firmware", proc_read_hwinfo);
221 add_node(efw, root, "meters", proc_read_phys_meters);
222 add_node(efw, root, "queues", proc_read_queues_state);
/linux-master/Documentation/sphinx/
H A Dtranslations.py92 app.add_node(LanguagesNode)
H A Dkfigure.py131 app.add_node(kernel_image,
140 app.add_node(kernel_figure,
149 app.add_node(kernel_render,
/linux-master/sound/firewire/dice/
H A Ddice-proc.c279 static void add_node(struct snd_dice *dice, struct snd_info_entry *root, function
305 add_node(dice, root, "dice", dice_proc_read);
306 add_node(dice, root, "formation", dice_proc_read_formation);
/linux-master/fs/ubifs/
H A Dlog.c602 * add_node - add a node to the consolidated log.
611 static int add_node(struct ubifs_info *c, void *buf, int *lnum, int *offs, function
673 err = add_node(c, buf, &write_lnum,
683 err = add_node(c, buf, &write_lnum, &offs,
/linux-master/kernel/gcov/
H A Dfs.c674 static void add_node(struct gcov_info *info) function
849 add_node(info);
/linux-master/kernel/
H A Dcpu.c2443 goto add_node;
2463 add_node:

Completed in 172 milliseconds