Home
last modified time | relevance | path

Searched defs:p64 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c51 static int get_v4l2_window32(struct v4l2_window *p64, in get_v4l2_window32()
72 static int put_v4l2_window32(struct v4l2_window *p64, in put_v4l2_window32()
135 static int get_v4l2_format32(struct v4l2_format *p64, in get_v4l2_format32()
174 static int get_v4l2_create32(struct v4l2_create_buffers *p64, in get_v4l2_create32()
188 static int put_v4l2_format32(struct v4l2_format *p64, in put_v4l2_format32()
224 static int put_v4l2_create32(struct v4l2_create_buffers *p64, in put_v4l2_create32()
246 static int get_v4l2_standard32(struct v4l2_standard *p64, in get_v4l2_standard32()
253 static int put_v4l2_standard32(struct v4l2_standard *p64, in put_v4l2_standard32()
334 static int get_v4l2_plane32(struct v4l2_plane *p64, in get_v4l2_plane32()
368 static int put_v4l2_plane32(struct v4l2_plane *p64, in put_v4l2_plane32()
[all …]
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper.c790 uint64_t *p64; in __cvmx_helper_errata_fix_ipd_ptr_alignment() local
/linux/lib/
H A Dxxhash.c394 uint64_t *p64 = state->mem64; in xxh64_update() local