Home
last modified time | relevance | path

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

/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h123 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
126 #define SND_CONTROL_ENUM(cname, cget, cput, cenum, priv_val, priv_data) \ argument
134 #define SND_CONTROL_BYTES(cname, cget, cput, cbytes, priv_val, priv_data) \ argument
143 #define SND_CONTROL_INTEGER(cname, cget, cput, cint, priv_val, priv_data) \ argument
162 #define INIT_SND_CONTROL_INTEGER(c, cname, cget, cput, cint, pval, pdata) \ argument
171 #define INIT_SND_CONTROL_BYTES(c, cname, cget, cput, cint, pval, pdata) \ argument
180 #define INIT_SND_CONTROL_ENUM(c, cname, cget, cput, cenum, pval, pdata) \ argument
/external/tinyalsa_new/include/tinyalsa/
Dplugin.h52 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
56 #define INIT_SND_CONTROL_INTEGER(c, cname, cget, cput, cint, pval, pdata) \ argument
65 #define INIT_SND_CONTROL_BYTES(c, cname, cget, cput, cint, pval, pdata) \ argument
74 #define INIT_SND_CONTROL_ENUM(c, cname, cget, cput, cenum, pval, pdata) \ argument