Lines Matching defs:handle
80 * \param h Setup control handle
178 * \param h Setup control handle
595 * \brief Build setup control handle
596 * \param sctl Result - setup control handle
597 * \param handle Master control handle
603 int snd_sctl_build(snd_sctl_t **sctl, snd_ctl_t *handle, snd_config_t *conf, snd_config_t *private_data, int mode)
610 assert(handle);
619 snd_ctl_close(handle);
623 h->ctl = handle;
640 * \brief Free setup control handle
641 * \param sctl Setup control handle