Home
last modified time | relevance | path

Searched refs:python_priv (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c33 struct python_priv { struct
905 static PyObject *new_helem(struct python_priv *priv, snd_hctl_elem_t *helem) in new_helem()
953 static PyObject *find_helem(struct python_priv *priv, snd_hctl_elem_t *helem) in find_helem()
965 static PyObject *find_melem(struct python_priv *priv, snd_mixer_elem_t *melem) in find_melem()
980 struct python_priv *priv = snd_mixer_sbasic_get_private(class); in alsa_mixer_simple_event()
1028 struct python_priv *priv = snd_mixer_sbasic_get_private(class); in alsa_mixer_simple_free()
1041 static int alsa_mixer_simple_pyinit(struct python_priv *priv, in alsa_mixer_simple_pyinit()
1110 struct python_priv *priv; in alsa_mixer_simple_finit()

Completed in 3 milliseconds