Home
last modified time | relevance | path

Searched defs:hctl (Results 1 – 8 of 8) sorted by relevance

/external/adhd/cras/src/tests/
Dalsa_card_unittest.cc893 snd_hctl_t *hctl, in alsa_iodev_create()
1004 int snd_hctl_nonblock(snd_hctl_t *hctl, int nonblock) { in snd_hctl_nonblock()
1008 int snd_hctl_load(snd_hctl_t *hctl) { in snd_hctl_load()
1012 int snd_hctl_close(snd_hctl_t *hctl) { in snd_hctl_close()
1016 int snd_hctl_poll_descriptors_count(snd_hctl_t *hctl) { in snd_hctl_poll_descriptors_count()
1019 int snd_hctl_poll_descriptors(snd_hctl_t *hctl, in snd_hctl_poll_descriptors()
1027 int snd_hctl_handle_events(snd_hctl_t *hctl) { in snd_hctl_handle_events()
Dalsa_jack_unittest.cc981 snd_hctl_elem_t *snd_hctl_first_elem(snd_hctl_t *hctl) { in snd_hctl_first_elem()
1029 snd_hctl_elem_t *snd_hctl_find_elem(snd_hctl_t *hctl, in snd_hctl_find_elem()
Dalsa_io_unittest.cc2612 snd_hctl_t *hctl, in cras_alsa_jack_list_create()
/external/adhd/cras/src/server/
Dcras_alsa_card.c61 snd_hctl_t *hctl; member
Dcras_alsa_jack.c121 snd_hctl_t *hctl; member
1120 snd_hctl_t *hctl, in cras_alsa_jack_list_create()
Dcras_alsa_io.c1942 snd_hctl_t *hctl, in alsa_iodev_create()
/external/u-boot/arch/arm/include/asm/
Domap_mmc.h54 unsigned int hctl; /* 0x128 */ member
/external/u-boot/drivers/mmc/
Domap_hsmmc.c408 u32 hctl, ac12; in omap_hsmmc_conf_bus_power() local