SHOW              440 drivers/input/touchscreen/ad7877.c #define SHOW(name) static ssize_t \
SHOW              452 drivers/input/touchscreen/ad7877.c SHOW(aux1)
SHOW              424 drivers/input/touchscreen/ads7846.c #define SHOW(name, var, adjust) static ssize_t \
SHOW              447 drivers/input/touchscreen/ads7846.c SHOW(temp0, temp0, null_adjust)		/* temp1_input */
SHOW              477 drivers/input/touchscreen/ads7846.c SHOW(in0_input, vaux, vaux_adjust)
SHOW               53 drivers/md/bcache/stats.c SHOW(bch_stats)
SHOW              163 drivers/md/bcache/sysfs.c SHOW(__bch_cached_dev)
SHOW              524 drivers/md/bcache/sysfs.c SHOW(bch_flash_dev)
SHOW              705 drivers/md/bcache/sysfs.c SHOW(__bch_cache_set)
SHOW              993 drivers/md/bcache/sysfs.c SHOW(__bch_cache)
SHOW               15 drivers/md/bcache/sysfs.h #define SHOW(fn)							\
SHOW               69 tools/testing/selftests/x86/check_initial_reg_state.c #define SHOW(x) printf("\t" #x " = 0x%lx\n", x);