Lines Matching refs:path
94 pa_alsa_path *path;
140 * make up a path (see below). If the element is an enumeration or switch
143 pa_alsa_path *path;
178 pa_alsa_path *path;
201 pa_alsa_jack *pa_alsa_jack_new(pa_alsa_path *path, const char *mixer_device_name, const char *name, int index);
208 /* A path wraps a series of elements into a single entity which can be
251 /* A path set is simply a set of paths that are applicable to a
270 int pa_alsa_path_get_mute(pa_alsa_path *path, snd_mixer_t *m, bool *muted);
271 int pa_alsa_path_set_volume(pa_alsa_path *path, snd_mixer_t *m, const pa_channel_map *cm, pa_cvolume *v, bool deferred_volume, bool write_to_hw);
272 int pa_alsa_path_set_mute(pa_alsa_path *path, snd_mixer_t *m, bool muted);
403 pa_alsa_path *path;