/linux/sound/soc/codecs/ |
H A D | rt715-sdca.c | 417 #define RT715_SDCA_PR_VALUE(xreg_base, xcount, xmax, xshift, xinvert) \ argument 422 #define RT715_SDCA_FU_CTRL(xname, reg_base, xshift, xmax, xinvert, xcount) \ argument 431 xhandler_put, tlv_array, xcount, xmax) \ argument 441 xhandler_put, tlv_array, xcount, xmax) \ argument
|
H A D | rt712-sdca-dmic.c | 392 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument 397 #define RT712_SDCA_FU_CTRL(xname, reg_base, xmax, xinvert, xcount) \ argument 405 xhandler_put, xcount, xmax, tlv_array) \ argument
|
H A D | rt722-sdca.c | 671 #define RT722_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument 676 #define RT722_SDCA_FU_CTRL(xname, reg_base, xmax, xinvert, xcount) \ argument 684 xhandler_put, xcount, xmax, tlv_array) \ argument
|
H A D | rt712-sdca.c | 1193 #define RT712_SDCA_PR_VALUE(xreg_base, xcount, xmax, xinvert) \ argument 1198 #define RT712_SDCA_FU_CTRL(xname, reg_base, xmax, xinvert, xcount) \ argument 1206 xhandler_put, xcount, xmax, tlv_array) \ argument
|
H A D | tscs42xx.c | 616 #define COEFF_RAM_CTL(xname, xcount, xaddr) \ argument
|
H A D | ab8500-codec.c | 63 #define AB8500_FILTER_CONTROL(xname, xcount, xmin, xmax) \ argument
|
/linux/sound/soc/intel/atom/ |
H A D | sst-atom-controls.h | 794 #define SST_ALGO_CTL_VALUE(xcount, xtype, xpipe, xmod, xtask, xcmd) \ argument 800 #define SST_ALGO_KCONTROL(xname, xcount, xmod, xpipe, \ argument 810 #define SST_ALGO_KCONTROL_BYTES(xpname, xmname, xcount, xmod, \ argument 823 #define SST_ALGO_BYPASS_PARAMS(xpname, xmname, xcount, xmod, xpipe, \ argument 828 #define SST_COMBO_ALGO_KCONTROL_BYTES(xpname, xmname, xsubmod, xcount, xmod, \ argument
|
/linux/drivers/net/ethernet/apple/ |
H A D | mace.c | 668 int xcount, dstat; in mace_interrupt() local
|
/linux/include/sound/ |
H A D | soc.h | 346 #define SND_SOC_BYTES_EXT(xname, xcount, xhandler_get, xhandler_put) \ argument 352 #define SND_SOC_BYTES_TLV(xname, xcount, xhandler_get, xhandler_put) \ argument
|