Searched defs:ar (Results 1 – 2 of 2) sorted by relevance
/system/media/audio_route/ |
D | audio_route.c | 95 struct audio_route *ar; member 134 static inline struct mixer_ctl *index_to_ctl(struct audio_route *ar, in index_to_ctl() 165 static void path_free(struct audio_route *ar) in path_free() 188 static struct mixer_path *path_get_by_name(struct audio_route *ar, in path_get_by_name() 200 static struct mixer_path *path_create(struct audio_route *ar, const char *name) in path_create() 276 static int path_add_setting(struct audio_route *ar, struct mixer_path *path, in path_add_setting() 312 static int path_add_value(struct audio_route *ar, struct mixer_path *path, in path_add_value() 385 static int path_add_path(struct audio_route *ar, struct mixer_path *path, in path_add_path() 402 static int path_apply(struct audio_route *ar, struct mixer_path *path) in path_apply() 424 static int path_reset(struct audio_route *ar, struct mixer_path *path) in path_reset() [all …]
|
/system/bpf/progs/include/ |
D | bpf_timeinstate.h | 39 uint64_t ar[FREQS_PER_ENTRY]; member
|