Searched refs:values_ptr (Results 1 – 6 of 6) sorted by relevance
475 uint64_t __user *values_ptr; in drm_mode_getproperty_ioctl() local489 values_ptr = u64_to_user_ptr(out_resp->values_ptr); in drm_mode_getproperty_ioctl()493 put_user(property->values[i], values_ptr + i)) { in drm_mode_getproperty_ioctl()
197 uint64_t values_ptr; /* values and blob lengths */ member
437 __u64 values_ptr; member
427 __u64 values_ptr; /* values and blob lengths */ member
488 vec<string_int_pair> *values_ptr) in lhd_simulate_enum_decl() argument496 vec<string_int_pair> values = *values_ptr; in lhd_simulate_enum_decl()
9432 vec<string_int_pair> *values_ptr) in c_simulate_enum_decl() argument9442 vec<string_int_pair> values = *values_ptr; in c_simulate_enum_decl()