Searched defs:xbase (Results 1 – 4 of 4) sorted by relevance
/linux-5.10/sound/soc/codecs/ |
D | arizona.h | 208 #define ARIZONA_EQ_CONTROL(xname, xbase) \ argument 215 #define ARIZONA_LHPF_CONTROL(xname, xbase) \ argument
|
D | madera.h | 297 #define MADERA_EQ_CONTROL(xname, xbase) \ argument 304 #define MADERA_LHPF_CONTROL(xname, xbase) \ argument
|
/linux-5.10/include/sound/ |
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-5.10/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 1263 def __init__(self, collection, xbase=Decimal(0), ybase=Decimal(0)): argument 1288 def __init__(self, db, collection, cpu, xbase): argument
|