Home
last modified time | relevance | path

Searched defs:ctl (Results 1 – 14 of 14) sorted by relevance

/external/tinyalsa/
Dmixer.c57 struct mixer_ctl *ctl; member
207 void mixer_ctl_update(struct mixer_ctl *ctl) in mixer_ctl_update()
212 const char *mixer_ctl_get_name(struct mixer_ctl *ctl) in mixer_ctl_get_name()
220 enum mixer_ctl_type mixer_ctl_get_type(struct mixer_ctl *ctl) in mixer_ctl_get_type()
236 const char *mixer_ctl_get_type_string(struct mixer_ctl *ctl) in mixer_ctl_get_type_string()
252 unsigned int mixer_ctl_get_num_values(struct mixer_ctl *ctl) in mixer_ctl_get_num_values()
284 int mixer_ctl_get_percent(struct mixer_ctl *ctl, unsigned int id) in mixer_ctl_get_percent()
292 int mixer_ctl_set_percent(struct mixer_ctl *ctl, unsigned int id, int percent) in mixer_ctl_set_percent()
300 int mixer_ctl_get_value(struct mixer_ctl *ctl, unsigned int id) in mixer_ctl_get_value()
334 int mixer_ctl_get_array(struct mixer_ctl *ctl, void *array, size_t count) in mixer_ctl_get_array()
[all …]
Dtinymix.c83 struct mixer_ctl *ctl; in tinymix_list_controls() local
104 static void tinymix_print_enum(struct mixer_ctl *ctl, int print_all) in tinymix_print_enum()
125 struct mixer_ctl *ctl; in tinymix_detail_control() local
181 struct mixer_ctl *ctl; in tinymix_set_value() local
/external/libpcap/
Dpcap-dlpi.c176 static struct strbuf ctl = { variable
970 struct strbuf ctl; local
991 struct strbuf ctl; local
1346 struct strbuf ctl, data; local
1455 struct strbuf ctl; local
Dpcap-enet.c154 struct eniocb ctl; in initdevice() local
Dpcap-snit.c218 struct strbuf ctl, data; in pcap_inject_snit() local
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
Dhtml_module.py68 def AppendHTMLContentsToFile(self, f, ctl, minify=False): argument
Dmodule.py160 def AppendHTMLContentsToFile(self, f, ctl, minify=False): argument
/external/jemalloc/include/jemalloc/internal/
Dctl.h24 int (*ctl)(const size_t *, size_t, void *, size_t *, member
/external/google-breakpad/src/client/solaris/handler/
Dsolaris_lwp.cc179 long ctl[2]; in ControlLwp() local
/external/libdrm/
Dxf86drm.c2011 drm_control_t ctl; in drmCtlInstHandler() local
2034 drm_control_t ctl; in drmCtlUninstHandler() local
/external/tcpdump/
Dieee802_11.h327 u_int16_t ctl; member
/external/valgrind/VEX/priv/
Dhost_ppc_defs.h819 HReg ctl; member
825 HReg ctl; member
Dhost_ppc_defs.c1330 PPCInstr* PPCInstr_AvPerm ( HReg dst, HReg srcL, HReg srcR, HReg ctl ) { in PPCInstr_AvPerm()
1340 PPCInstr* PPCInstr_AvSel ( HReg ctl, HReg dst, HReg srcL, HReg srcR ) { in PPCInstr_AvSel()
/external/valgrind/include/vki/
Dvki-linux.h659 #define __VKI_CMSG_NXTHDR(ctl, len, cmsg) __vki_cmsg_nxthdr((ctl),(len),(cmsg)) argument
666 #define __VKI_CMSG_FIRSTHDR(ctl,len) ((len) >= sizeof(struct vki_cmsghdr) ? \ argument