to_update 237 drivers/lightnvm/pblk-rb.c static int __pblk_rb_update_l2p(struct pblk_rb *rb, unsigned int to_update) to_update 247 drivers/lightnvm/pblk-rb.c for (i = 0; i < to_update; i++) { to_update 308 drivers/lightnvm/pblk-rb.c unsigned int to_update; to_update 315 drivers/lightnvm/pblk-rb.c to_update = pblk_rb_ring_count(sync, rb->l2p_update, rb->nr_entries); to_update 316 drivers/lightnvm/pblk-rb.c __pblk_rb_update_l2p(rb, to_update); to_update 715 sound/pci/oxygen/xonar_wm87x6.c u8 to_update; to_update 718 sound/pci/oxygen/xonar_wm87x6.c to_update = (value->value.integer.value[0] != to_update 721 sound/pci/oxygen/xonar_wm87x6.c to_update |= (value->value.integer.value[1] != to_update 725 sound/pci/oxygen/xonar_wm87x6.c if (to_update) { to_update 735 sound/pci/oxygen/xonar_wm87x6.c if (to_update & 1) to_update 739 sound/pci/oxygen/xonar_wm87x6.c ((to_update & 2) ? 0 : WM8776_UPDATE)); to_update 740 sound/pci/oxygen/xonar_wm87x6.c if (to_update & 2) to_update 746 sound/pci/oxygen/xonar_wm87x6.c return to_update != 0;