| /linux/tools/mm/ |
| H A D | slabinfo-gnuplot.sh | 25 xmin=0 53 local range="every ::$xmin" 64 lines=$((xmax-xmin)) 106 local range="every ::$xmin" 196 xmin=${array[0]}
|
| /linux/sound/soc/codecs/ |
| H A D | tda7419.c | 251 #define TDA7419_SINGLE_VALUE(xreg, xmask, xmin, xmax, xthresh, xinvert) \ argument 253 {.reg = xreg, .rreg = xreg, .mask = xmask, .min = xmin, \ 256 #define TDA7419_DOUBLE_R_VALUE(xregl, xregr, xmask, xmin, xmax, xthresh, \ argument 259 {.reg = xregl, .rreg = xregr, .mask = xmask, .min = xmin, \ 262 #define TDA7419_SINGLE_TLV(xname, xreg, xmask, xmin, xmax, xthresh, \ argument 272 .private_value = TDA7419_SINGLE_VALUE(xreg, xmask, xmin, \ 276 #define TDA7419_DOUBLE_R_TLV(xname, xregl, xregr, xmask, xmin, xmax, \ argument 287 xmin, xmax, xthresh, \
|
| H A D | ab8500-codec.c | 63 #define AB8500_FILTER_CONTROL(xname, xcount, xmin, xmax) \ argument 68 {.count = xcount, .min = xmin, .max = xmax} }
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | tas2781_hda.h | 24 #define ACARD_SINGLE_RANGE_EXT_TLV(xname, xreg, xshift, xmin, xmax, xinvert, \ argument 35 .min = xmin, .max = xmax, .invert = xinvert, \
|
| /linux/sound/soc/ |
| H A D | soc-ops-test.c | 21 #define TEST_MC(clayout, xmin, xmax, xpmax, xsign, xinvert) \ argument 23 .min = xmin, .max = xmax, .platform_max = xpmax, \ 38 xmin, xmax, xpmax, xsign, xinvert) \ argument 44 TEST_MC(clayout, xmin, xmax, xpmax, xsign, xinvert), \ 49 xmask, xreg, xmin, xmax, xpmax, xsign, xinvert) \ argument 55 TEST_MC(clayout, xmin, xmax, xpmax, xsign, xinvert), \
|
| /linux/sound/soc/intel/atom/ |
| H A D | sst-atom-controls.h | 714 xmin, xmax, xpname) \ argument 722 { .stereo = true, .max = xmax, .min = xmin, .type = SST_GAIN_TLV, \ 728 xmin, xmax, xpname) \ argument 733 { .stereo = false, .max = xmax, .min = xmin, .type = xtype, \
|
| /linux/sound/soc/ti/ |
| H A D | omap-mcbsp-st.c | 451 #define OMAP_MCBSP_SOC_SINGLE_S16_EXT(xname, xmin, xmax, \ argument 457 {.min = xmin, .max = xmax} }
|
| /linux/drivers/s390/char/ |
| H A D | raw3270.c | 430 char xmin; member
|