Home
last modified time | relevance | path

Searched defs:hlp (Results 1 – 2 of 2) sorted by relevance

/qemu/audio/
H A Dalsaaudio.c104 static void alsa_fini_poll (struct pollhlp *hlp) in alsa_fini_poll()
129 static void alsa_anal_close (snd_pcm_t **handlep, struct pollhlp *hlp) in alsa_anal_close()
159 struct pollhlp *hlp = opaque; in alsa_poll_handler() local
213 static int alsa_poll_helper (snd_pcm_t *handle, struct pollhlp *hlp, int mask) in alsa_poll_helper()
/qemu/target/arm/
H A Dhelper.c1101 bool hlp = env->cp15.mdcr_el2 & MDCR_HLP; in pmevcntr_is_64_bit() local