Home
last modified time | relevance | path

Searched refs:actual_count (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/udl/
Dudl_modeset.c102 static u16 udl_lfsr16(u16 actual_count) in udl_lfsr16() argument
106 while (actual_count--) { in udl_lfsr16()
/linux-6.1.9/drivers/video/fbdev/
Dudlfb.c194 static u16 dlfb_lfsr16(u16 actual_count) in dlfb_lfsr16() argument
198 while (actual_count--) { in dlfb_lfsr16()
/linux-6.1.9/drivers/media/usb/gspca/
Dtopro.c1075 int count, actual_count, ret; in bulk_w() local
1087 &actual_count, 500); in bulk_w()
/linux-6.1.9/fs/btrfs/
Dextent-tree.c1981 unsigned long actual_count = 0; in __btrfs_run_delayed_refs() local
2012 &actual_count); in __btrfs_run_delayed_refs()
2048 if (actual_count > 0) { in __btrfs_run_delayed_refs()