xref: /third_party/alsa-utils/alsamixer/card_select.h (revision c72fcc34)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/alsa-utils/alsamixer/
1#ifndef CARD_SELECT_H_INCLUDED
2#define CARD_SELECT_H_INCLUDED
3
4void create_card_select_list(void);
5void close_card_select_list(void);
6
7#endif
8

Indexes created Thu Nov 07 10:32:03 CST 2024