Searched defs:xcount (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/ide/ |
D | ide-dma-sff.c | 124 u32 cur_addr, cur_len, xcount, bcount; in ide_build_dmatable() local
|
/linux-4.4.14/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 796 #define SST_ALGO_CTL_VALUE(xcount, xtype, xpipe, xmod, xtask, xcmd) \ argument 802 #define SST_ALGO_KCONTROL(xname, xcount, xmod, xpipe, \ argument 812 #define SST_ALGO_KCONTROL_BYTES(xpname, xmname, xcount, xmod, \ argument 825 #define SST_ALGO_BYPASS_PARAMS(xpname, xmname, xcount, xmod, xpipe, \ argument 830 #define SST_COMBO_ALGO_KCONTROL_BYTES(xpname, xmname, xsubmod, xcount, xmod, \ argument
|
/linux-4.4.14/drivers/net/ethernet/apple/ |
D | mace.c | 667 int xcount, dstat; in mace_interrupt() local
|
/linux-4.4.14/drivers/isdn/isdnloop/ |
D | isdnloop.c | 968 int xcount = 0; in isdnloop_writecmd() local
|
/linux-4.4.14/drivers/isdn/icn/ |
D | icn.c | 1031 int xcount; in icn_writecmd() local
|
/linux-4.4.14/sound/soc/codecs/ |
D | ab8500-codec.c | 68 #define AB8500_FILTER_CONTROL(xname, xcount, xmin, xmax) \ argument
|
/linux-4.4.14/include/sound/ |
D | soc.h | 296 #define SND_SOC_BYTES_EXT(xname, xcount, xhandler_get, xhandler_put) \ argument 302 #define SND_SOC_BYTES_TLV(xname, xcount, xhandler_get, xhandler_put) \ argument
|