Searched defs:xbase (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/codecs/ |
A D | arizona.h | 243 #define ARIZONA_EQ_CONTROL(xname, xbase) \ argument 250 #define ARIZONA_LHPF_CONTROL(xname, xbase) \ argument
|
A D | madera.h | 297 #define MADERA_EQ_CONTROL(xname, xbase) \ argument 304 #define MADERA_LHPF_CONTROL(xname, xbase) \ argument
|
/linux/include/sound/ |
A D | soc.h | 296 #define SND_SOC_BYTES(xname, xbase, xregs) \ argument 302 #define SND_SOC_BYTES_E(xname, xbase, xregs, xhandler_get, xhandler_put) \ argument 309 #define SND_SOC_BYTES_MASK(xname, xbase, xregs, xmask) \ argument
|
/linux/tools/perf/scripts/python/ |
A D | exported-sql-viewer.py | 1270 def __init__(self, collection, xbase=Decimal(0), ybase=Decimal(0)): argument 1295 def __init__(self, db, collection, cpu, xbase): argument
|
Completed in 21 milliseconds