Lines Matching refs:info
15 #include <sound/info.h>
673 * snd_info_create_entry - create an info entry
677 * Creates an info entry with the given file name and initializes as
714 * snd_info_create_module_entry - create an info entry for the given module
719 * Creates a new info entry and assigns it to the given module.
734 * snd_info_create_card_entry - create an info entry for the given card
739 * Creates a new info entry and assigns it to the given card.
765 * snd_info_free_entry - release the info entry
766 * @entry: the info entry
768 * Releases the info entry.
837 * snd_info_register - register the info entry
838 * @entry: the info entry
840 * Registers the proc info entry.