/third_party/alsa-utils/alsaucm/ |
H A D | usecase.h | 23 char *card; member
|
H A D | usecase.c | 202 int card, err; in do_initial_open() local [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | udev-util.c | 168 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 D | module-switch-on-port-available.c | 37 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 D | cards.c | 61 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 D | alsactl.h | 17 int card; member
|
H A D | daemon.c | 39 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 D | device-port.h | 41 pa_card *card; member
|
H A D | cli-text.c | 127 pa_card *card; in pa_card_list_to_string() local [all...] |
H A D | card.c | 209 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 D | card.h | 38 pa_card *card; member 113 pa_card *card; member
|
/third_party/alsa-utils/alsamixer/ |
H A D | card_select.c | 36 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 D | caged-heap-local-data.h | 50 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 D | caged-heap-local-data.h | 68 V8_INLINE size_t card(uintptr_t offset) const { in card() function in cppgc::internal::final
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_target_nvc0.cpp | 32 TargetNVC0::TargetNVC0(unsigned int card) : in TargetNVC0() argument
|
H A D | nv50_ir_target_nv50.cpp | 32 TargetNV50::TargetNV50(unsigned int card) : Target(true, true, false) in TargetNV50() argument
|
/third_party/alsa-utils/axfer/ |
H A D | subcmd-list.c | 89 int card = -1; in list_devices() local
|
/third_party/alsa-lib/src/hwdep/ |
H A D | hwdep_hw.c | 106 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 D | timer.c | 76 int card = 0; in main() local
|
/third_party/alsa-lib/src/rawmidi/ |
H A D | rawmidi_hw.c | 46 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 D | tinyalsa.c | 122 unsigned int card = bat->playback.card_tiny; in check_playback_params() local
|
/third_party/alsa-utils/seq/aconnect/ |
H A D | aconnect.c | 201 int card = -1, pid = -1; in print_port() local
|
/third_party/alsa-lib/src/timer/ |
H A D | timer_hw.c | 220 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 D | module-bluetooth-policy.c | 144 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 D | iface-card-profile.c | 202 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
|