/Linux-v4.19/sound/core/ |
D | info.c | 522 card->proc_root = entry; in snd_info_card_create() 560 err = snd_info_register_recursive(card->proc_root); in snd_info_card_register() 564 if (!strcmp(card->id, card->proc_root->name)) in snd_info_card_register() 569 p = proc_symlink(card->id, snd_proc_root->p, card->proc_root->name); in snd_info_card_register() 586 if (strcmp(card->id, card->proc_root->name)) in snd_info_card_id_change() 589 card->proc_root->name); in snd_info_card_id_change() 604 if (card->proc_root) in snd_info_card_disconnect() 605 snd_info_disconnect(card->proc_root); in snd_info_card_disconnect() 617 snd_info_free_entry(card->proc_root); in snd_info_card_free() 618 card->proc_root = NULL; in snd_info_card_free()
|
D | pcm.c | 525 pcm->card->proc_root); in snd_pcm_stream_proc_init() 533 pstr->proc_root = entry; in snd_pcm_stream_proc_init() 534 entry = snd_info_create_card_entry(pcm->card, "info", pstr->proc_root); in snd_pcm_stream_proc_init() 546 pstr->proc_root); in snd_pcm_stream_proc_init() 570 snd_info_free_entry(pstr->proc_root); in snd_pcm_stream_proc_done() 571 pstr->proc_root = NULL; in snd_pcm_stream_proc_done() 585 substream->pstr->proc_root); in snd_pcm_substream_proc_init() 593 substream->proc_root = entry; in snd_pcm_substream_proc_init() 594 entry = snd_info_create_card_entry(card, "info", substream->proc_root); in snd_pcm_substream_proc_init() 605 substream->proc_root); in snd_pcm_substream_proc_init() [all …]
|
D | pcm_memory.c | 201 …if ((entry = snd_info_create_card_entry(substream->pcm->card, "prealloc", substream->proc_root)) !… in preallocate_info_init() 212 …if ((entry = snd_info_create_card_entry(substream->pcm->card, "prealloc_max", substream->proc_root… in preallocate_info_init()
|
D | compress_offload.c | 1001 compr->card->proc_root); in snd_compress_proc_init() 1009 compr->proc_root = entry; in snd_compress_proc_init() 1012 compr->proc_root); in snd_compress_proc_init() 1030 snd_info_free_entry(compr->proc_root); in snd_compress_proc_done() 1031 compr->proc_root = NULL; in snd_compress_proc_done()
|
D | init.c | 114 entry = snd_info_create_card_entry(card, "id", card->proc_root); in init_info_for_card() 645 if (card->proc_root->name) in snd_card_set_id_no_lock() 646 strlcpy(card->id, card->proc_root->name, sizeof(card->id)); in snd_card_set_id_no_lock()
|
/Linux-v4.19/fs/proc/ |
D | root.c | 151 stat->nlink = proc_root.nlink + nr_processes(); in proc_root_getattr() 197 struct proc_dir_entry proc_root = { variable 205 .parent = &proc_root,
|
D | inode.c | 519 pde_get(&proc_root); in proc_fill_super() 520 root_inode = proc_get_inode(s, &proc_root); in proc_fill_super()
|
D | internal.h | 271 extern struct proc_dir_entry proc_root;
|
D | generic.c | 165 de = &proc_root; in __xlate_proc_name() 399 if (*parent == &proc_root && name_to_int(&qstr) != ~0U) { in __proc_create()
|
D | proc_net.c | 327 netd->parent = &proc_root; in proc_net_ns_init()
|
/Linux-v4.19/sound/firewire/fireface/ |
D | ff-proc.c | 52 ff->card->proc_root); in snd_ff_proc_init()
|
/Linux-v4.19/sound/firewire/digi00x/ |
D | digi00x-proc.c | 78 dg00x->card->proc_root); in snd_dg00x_proc_init()
|
/Linux-v4.19/sound/firewire/tascam/ |
D | tascam-proc.c | 78 tscm->card->proc_root); in snd_tscm_proc_init()
|
/Linux-v4.19/sound/firewire/oxfw/ |
D | oxfw-proc.c | 103 oxfw->card->proc_root); in snd_oxfw_proc_init()
|
/Linux-v4.19/include/sound/ |
D | compress_driver.h | 145 struct snd_info_entry *proc_root; member
|
D | info.h | 151 *entryp = snd_info_create_card_entry(card, name, card->proc_root); in snd_card_proc_new()
|
D | core.h | 122 struct snd_info_entry *proc_root; /* root for soundcard specific files */ member
|
D | pcm.h | 484 struct snd_info_entry *proc_root; member 514 struct snd_info_entry *proc_root; member
|
/Linux-v4.19/sound/firewire/motu/ |
D | motu-proc.c | 107 motu->card->proc_root); in snd_motu_proc_init()
|
/Linux-v4.19/sound/drivers/opl4/ |
D | opl4_proc.c | 103 entry = snd_info_create_card_entry(opl4->card, "opl4-mem", opl4->card->proc_root); in snd_opl4_create_proc()
|
/Linux-v4.19/sound/synth/emux/ |
D | emux_proc.c | 111 entry = snd_info_create_card_entry(card, name, card->proc_root); in snd_emux_proc_init()
|
/Linux-v4.19/sound/firewire/bebob/ |
D | bebob_proc.c | 183 bebob->card->proc_root); in snd_bebob_proc_init()
|
/Linux-v4.19/sound/firewire/fireworks/ |
D | fireworks_proc.c | 219 efw->card->proc_root); in snd_efw_proc_init()
|
/Linux-v4.19/sound/firewire/dice/ |
D | dice-proc.c | 305 dice->card->proc_root); in snd_dice_create_proc()
|
/Linux-v4.19/sound/pci/ac97/ |
D | ac97_proc.c | 476 if ((entry = snd_info_create_card_entry(bus->card, name, bus->card->proc_root)) != NULL) { in snd_ac97_bus_proc_init()
|