Searched refs:oldindex (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | vga16fb.c | 849 char oldindex = getindex(); in vga_8planes_fillrect() local 897 setindex(oldindex); in vga_8planes_fillrect() 977 char oldindex = getindex(); in vga_8planes_copyarea() local 1027 setindex(oldindex); in vga_8planes_copyarea() 1138 char oldindex = getindex(); in vga_8planes_imageblit() local 1164 setindex(oldindex); in vga_8planes_imageblit()
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_proc.c | 576 unsigned int i, ncoeff, oldindex; in print_proc_caps() local 587 oldindex = snd_hda_codec_read(codec, nid, 0, AC_VERB_GET_COEF_INDEX, 0); in print_proc_caps() 595 snd_hda_codec_write(codec, nid, 0, AC_VERB_SET_COEF_INDEX, oldindex); in print_proc_caps()
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190803.patch.gz | 1# ncurses 6.1 - patch 20190803 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190728.patch.gz | |
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | md-bitmap.c | 1058 unsigned long i, chunks, index, oldindex, bit, node_offset = 0; in md_bitmap_init_from_disk() local 1098 oldindex = ~0L; in md_bitmap_init_from_disk() 1110 if (index != oldindex) { /* this is a new page, read it in */ in md_bitmap_init_from_disk() 1131 oldindex = index; in md_bitmap_init_from_disk()
|