Home
last modified time | relevance | path

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

/external/tinyalsa/include/tinyalsa/
Dmixer_plugin.h120 #define SND_VALUE_TLV_BYTES(csize, cget, cput) \ argument
123 #define SND_CONTROL_ENUM(cname, cget, cput, cenum, priv_val, priv_data) \ argument
131 #define SND_CONTROL_BYTES(cname, cget, cput, cbytes, priv_val, priv_data) \ argument
140 #define SND_CONTROL_INTEGER(cname, cget, cput, cint, priv_val, priv_data) \ argument
159 #define INIT_SND_CONTROL_INTEGER(c, cname, cget, cput, cint, pval, pdata) \ argument
168 #define INIT_SND_CONTROL_BYTES(c, cname, cget, cput, cint, pval, pdata) \ argument
177 #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