Searched refs:ctl_format (Results 1 – 2 of 2) sorted by relevance
127 snd_ctl_elem_value_t *ctl_format; member
1139 if (lhandle->ctl_format == NULL) in get_format()1141 err = snd_ctl_elem_read(lhandle->ctl, lhandle->ctl_format); in get_format()1146 return snd_ctl_elem_value_get_integer(lhandle->ctl_format, 0); in get_format()1264 &lhandle->ctl_format); in openctl()1270 lhandle->ctl_format && in openctl()1406 loop->capt->ctl_format && in pcmjob_init()1813 } else if (ctl_event_check(lhandle->ctl_format, ev)) { in handle_ctl_events()