Home
last modified time | relevance | path

Searched defs:card (Results 1 - 25 of 75) sorted by relevance

123

/third_party/alsa-utils/alsaucm/
H A Dusecase.h23 char *card; member
H A Dusecase.c202 int card, err; in do_initial_open() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dudev-util.c168 struct udev_device *card = NULL; in pa_udev_get_info() local
266 struct udev_device *card = NULL; pa_udev_get_property() local
[all...]
H A Dmodule-switch-on-port-available.c37 pa_card *card; member
49 static void card_info_new(struct userdata *u, pa_card *card) { in card_info_new() argument
66 pa_card *card; in profile_good_for_output() local
101 pa_card *card; profile_good_for_input() local
213 pa_card *card; find_port_pointers() local
369 find_best_profile(pa_card *card) find_best_profile() argument
388 pa_card *card; card_profile_available_hook_callback() local
412 pa_card *card; handle_all_unavailable() local
470 card_put_hook_callback(pa_core *core, pa_card *card, struct userdata *u) card_put_hook_callback() argument
476 card_unlink_hook_callback(pa_core *core, pa_card *card, struct userdata *u) card_unlink_hook_callback() argument
482 update_preferred_input_port(pa_card *card, pa_card_profile *old_profile, pa_card_profile *new_profile) update_preferred_input_port() argument
518 update_preferred_output_port(pa_card *card, pa_card_profile *old_profile, pa_card_profile *new_profile) update_preferred_output_port() argument
554 card_profile_changed_callback(pa_core *core, pa_card *card, struct userdata *u) card_profile_changed_callback() argument
595 pa_card *card; pa__init() local
[all...]
/third_party/alsa-lib/src/control/
H A Dcards.c61 static int snd_card_load1(int card) in snd_card_load1() argument
83 int snd_card_load(int card) in snd_card_load() argument
110 int card; snd_card_next() local
142 int card, err; snd_card_get_index() local
192 snd_card_get_name(int card, char **name) snd_card_get_name() argument
222 snd_card_get_longname(int card, char **name) snd_card_get_longname() argument
[all...]
/third_party/alsa-utils/alsactl/
H A Dalsactl.h17 int card; member
H A Ddaemon.c39 struct card { struct
78 static void card_free(struct card **card) in card_free() argument
92 struct card *card, **cc; in add_card() local
141 int card = -1; add_cards() local
217 check_lists(struct card *card, snd_ctl_elem_id_t *id) check_lists() argument
239 card_events(struct card *card) card_events() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Ddevice-port.h41 pa_card *card; member
H A Dcli-text.c127 pa_card *card; in pa_card_list_to_string() local
[all...]
H A Dcard.c209 pa_card_choose_initial_profile(pa_card *card) pa_card_choose_initial_profile() argument
247 pa_card_put(pa_card *card) pa_card_put() argument
[all...]
H A Dcard.h38 pa_card *card; member
113 pa_card *card; member
/third_party/alsa-utils/alsamixer/
H A Dcard_select.c36 struct card { struct
53 struct card *card = item_userptr(item); in on_key_enter() local
83 struct card *card, *next_car in close_card_select_list() local
112 struct card *card, *prev_card; get_cards() local
161 struct card *card; create_list_items() local
[all...]
/third_party/node/deps/v8/include/cppgc/internal/
H A Dcaged-heap-local-data.h50 V8_INLINE size_t card(uintptr_t offset) const { in card() function in cppgc::internal::final
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dcaged-heap-local-data.h68 V8_INLINE size_t card(uintptr_t offset) const { in card() function in cppgc::internal::final
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target_nvc0.cpp32 TargetNVC0::TargetNVC0(unsigned int card) : in TargetNVC0() argument
H A Dnv50_ir_target_nv50.cpp32 TargetNV50::TargetNV50(unsigned int card) : Target(true, true, false) in TargetNV50() argument
/third_party/alsa-utils/axfer/
H A Dsubcmd-list.c89 int card = -1; in list_devices() local
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_hw.c106 int snd_hwdep_hw_open(snd_hwdep_t **handle, const char *name, int card, int device, int mode) in snd_hwdep_hw_open() argument
153 long card = -1, device = 0; in _snd_hwdep_hw_open() local
[all...]
/third_party/alsa-lib/test/
H A Dtimer.c76 int card = 0; in main() local
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_hw.c46 int card, device, subdevice; member
480 long card = -1, device = 0, subdevice = -1; in _snd_rawmidi_hw_open() local
315 snd_rawmidi_hw_open(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, const char *name, int card, int device, int subdevice, int mode) snd_rawmidi_hw_open() argument
[all...]
/third_party/alsa-utils/bat/
H A Dtinyalsa.c122 unsigned int card = bat->playback.card_tiny; in check_playback_params() local
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c201 int card = -1, pid = -1; in print_port() local
/third_party/alsa-lib/src/timer/
H A Dtimer_hw.c220 int snd_timer_hw_open(snd_timer_t **handle, const char *name, int dev_class, int dev_sclass, int card, int device, int subdevice, int mode) in snd_timer_hw_open() argument
290 long card = 0, device = 0, subdevice = 0; in _snd_timer_hw_open() local
/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluetooth-policy.c144 static void card_set_profile(struct userdata *u, pa_card *card, bool revert_to_a2dp) in card_set_profile() argument
179 switch_profile(pa_card *card, bool revert_to_a2dp, void *userdata) switch_profile() argument
257 pa_card *card; switch_profile_all() local
292 card_init_profile_hook_callback(pa_core *c, pa_card *card, void *userdata) card_init_profile_hook_callback() argument
320 card_unlink_hook_callback(pa_core *c, pa_card *card, void *userdata) card_unlink_hook_callback() argument
327 find_best_profile(pa_card *card) find_best_profile() argument
346 pa_card *card; profile_available_hook_callback() local
395 pa_card *card; handle_all_profiles() local
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A Diface-card-profile.c202 pa_dbusiface_card_profile_new( pa_dbusiface_card *card, pa_core *core, pa_card_profile *profile, uint32_t idx) pa_dbusiface_card_profile_new() argument

Completed in 14 milliseconds

123