poll_threshold 154 drivers/mmc/host/davinci_mmc.c static unsigned poll_threshold = 128; poll_threshold 155 drivers/mmc/host/davinci_mmc.c module_param(poll_threshold, uint, S_IRUGO); poll_threshold 156 drivers/mmc/host/davinci_mmc.c MODULE_PARM_DESC(poll_threshold, poll_threshold 371 drivers/mmc/host/davinci_mmc.c if (!host->do_dma && host->bytes_left <= poll_threshold) {