Searched refs:value_count (Results 1 – 3 of 3) sorted by relevance
59 int value_count; member363 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() local480 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);3151 size_t value_count) in ext4_xattr_hash_entry() argument3160 while (value_count--) { in ext4_xattr_hash_entry()3173 …__le32 ext4_xattr_hash_entry_signed(char *name, size_t name_len, __le32 *value, size_t value_count) in ext4_xattr_hash_entry_signed() argument3182 while (value_count--) { in ext4_xattr_hash_entry_signed()