Searched refs:value_count (Results 1 – 3 of 3) sorted by relevance
59 int value_count; member 363 bay->value_count = 0; in poll_media_bay() 369 bay->value_count += msecs_to_jiffies(MB_POLL_DELAY); in poll_media_bay() 370 if (bay->value_count >= msecs_to_jiffies(MB_STABLE_DELAY)) { in poll_media_bay() 601 bay->value_count = msecs_to_jiffies(MB_STABLE_DELAY); in media_bay_attach() 653 bay->value_count = msecs_to_jiffies(MB_STABLE_DELAY); in media_bay_resume()
464 int value_count = 0; in drm_mode_getproperty_ioctl() local 480 value_count = property->num_values; in drm_mode_getproperty_ioctl() 483 for (i = 0; i < value_count; i++) { in drm_mode_getproperty_ioctl() 489 out_resp->count_values = value_count; in drm_mode_getproperty_ioctl()
83 size_t value_count);85 size_t value_count);3136 size_t value_count) in ext4_xattr_hash_entry() argument 3145 while (value_count--) { in ext4_xattr_hash_entry() 3158 static __le32 ext4_xattr_hash_entry_signed(char *name, size_t name_len, __le32 *value, size_t value_count) in ext4_xattr_hash_entry_signed() argument 3167 while (value_count--) { in ext4_xattr_hash_entry_signed()