DATA_READY        368 drivers/input/misc/adxl34x.c 	if (int_stat & (DATA_READY | WATERMARK)) {
DATA_READY        802 drivers/input/misc/adxl34x.c 		ac->int_mask |= DATA_READY;
DATA_READY       1521 sound/pci/ctxfi/cthw20k2.c 	} while ((!(ret & DATA_READY)) && --i);