/linux-4.1.27/drivers/firmware/efi/libstub/ |
H A D | efistub.h | 15 void **__fh); 17 efi_status_t efi_file_size(efi_system_table_t *sys_table_arg, void *__fh,
|
H A D | arm-stub.c | 46 void *__image, void **__fh) efi_open_volume() 66 *__fh = fh; efi_open_volume() 87 efi_file_size(efi_system_table_t *sys_table_arg, void *__fh, efi_file_size() argument 90 efi_file_handle_t *h, *fh = __fh; efi_file_size() 45 efi_open_volume(efi_system_table_t *sys_table_arg, void *__image, void **__fh) efi_open_volume() argument
|
/linux-4.1.27/drivers/media/pci/zoran/ |
H A D | zoran_driver.c | 1521 static int zoran_querycap(struct file *file, void *__fh, struct v4l2_capability *cap) zoran_querycap() argument 1523 struct zoran_fh *fh = __fh; zoran_querycap() 1555 static int zoran_enum_fmt_vid_cap(struct file *file, void *__fh, zoran_enum_fmt_vid_cap() argument 1558 struct zoran_fh *fh = __fh; zoran_enum_fmt_vid_cap() 1564 static int zoran_enum_fmt_vid_out(struct file *file, void *__fh, zoran_enum_fmt_vid_out() argument 1567 struct zoran_fh *fh = __fh; zoran_enum_fmt_vid_out() 1573 static int zoran_enum_fmt_vid_overlay(struct file *file, void *__fh, zoran_enum_fmt_vid_overlay() argument 1576 struct zoran_fh *fh = __fh; zoran_enum_fmt_vid_overlay() 1582 static int zoran_g_fmt_vid_out(struct file *file, void *__fh, zoran_g_fmt_vid_out() argument 1585 struct zoran_fh *fh = __fh; zoran_g_fmt_vid_out() 1608 static int zoran_g_fmt_vid_cap(struct file *file, void *__fh, zoran_g_fmt_vid_cap() argument 1611 struct zoran_fh *fh = __fh; zoran_g_fmt_vid_cap() 1633 static int zoran_g_fmt_vid_overlay(struct file *file, void *__fh, zoran_g_fmt_vid_overlay() argument 1636 struct zoran_fh *fh = __fh; zoran_g_fmt_vid_overlay() 1654 static int zoran_try_fmt_vid_overlay(struct file *file, void *__fh, zoran_try_fmt_vid_overlay() argument 1657 struct zoran_fh *fh = __fh; zoran_try_fmt_vid_overlay() 1675 static int zoran_try_fmt_vid_out(struct file *file, void *__fh, zoran_try_fmt_vid_out() argument 1678 struct zoran_fh *fh = __fh; zoran_try_fmt_vid_out() 1742 static int zoran_try_fmt_vid_cap(struct file *file, void *__fh, zoran_try_fmt_vid_cap() argument 1745 struct zoran_fh *fh = __fh; zoran_try_fmt_vid_cap() 1773 static int zoran_s_fmt_vid_overlay(struct file *file, void *__fh, zoran_s_fmt_vid_overlay() argument 1776 struct zoran_fh *fh = __fh; zoran_s_fmt_vid_overlay() 1795 static int zoran_s_fmt_vid_out(struct file *file, void *__fh, zoran_s_fmt_vid_out() argument 1798 struct zoran_fh *fh = __fh; zoran_s_fmt_vid_out() 1881 static int zoran_s_fmt_vid_cap(struct file *file, void *__fh, zoran_s_fmt_vid_cap() argument 1884 struct zoran_fh *fh = __fh; zoran_s_fmt_vid_cap() 1936 static int zoran_g_fbuf(struct file *file, void *__fh, zoran_g_fbuf() argument 1939 struct zoran_fh *fh = __fh; zoran_g_fbuf() 1958 static int zoran_s_fbuf(struct file *file, void *__fh, zoran_s_fbuf() argument 1961 struct zoran_fh *fh = __fh; zoran_s_fbuf() 1984 static int zoran_overlay(struct file *file, void *__fh, unsigned int on) zoran_overlay() argument 1986 struct zoran_fh *fh = __fh; zoran_overlay() 1997 static int zoran_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type); 1999 static int zoran_reqbufs(struct file *file, void *__fh, struct v4l2_requestbuffers *req) zoran_reqbufs() argument 2001 struct zoran_fh *fh = __fh; zoran_reqbufs() 2073 static int zoran_querybuf(struct file *file, void *__fh, struct v4l2_buffer *buf) zoran_querybuf() argument 2075 struct zoran_fh *fh = __fh; zoran_querybuf() 2086 static int zoran_qbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) zoran_qbuf() argument 2088 struct zoran_fh *fh = __fh; zoran_qbuf() 2151 static int zoran_dqbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) zoran_dqbuf() argument 2153 struct zoran_fh *fh = __fh; zoran_dqbuf() 2228 static int zoran_streamon(struct file *file, void *__fh, enum v4l2_buf_type type) zoran_streamon() argument 2230 struct zoran_fh *fh = __fh; zoran_streamon() 2285 static int zoran_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type) zoran_streamoff() argument 2287 struct zoran_fh *fh = __fh; zoran_streamoff() 2355 static int zoran_queryctrl(struct file *file, void *__fh, zoran_queryctrl() argument 2358 struct zoran_fh *fh = __fh; zoran_queryctrl() 2371 static int zoran_g_ctrl(struct file *file, void *__fh, struct v4l2_control *ctrl) zoran_g_ctrl() argument 2373 struct zoran_fh *fh = __fh; zoran_g_ctrl() 2388 static int zoran_s_ctrl(struct file *file, void *__fh, struct v4l2_control *ctrl) zoran_s_ctrl() argument 2390 struct zoran_fh *fh = __fh; zoran_s_ctrl() 2405 static int zoran_g_std(struct file *file, void *__fh, v4l2_std_id *std) zoran_g_std() argument 2407 struct zoran_fh *fh = __fh; zoran_g_std() 2416 static int zoran_s_std(struct file *file, void *__fh, v4l2_std_id std) zoran_s_std() argument 2418 struct zoran_fh *fh = __fh; zoran_s_std() 2433 static int zoran_enum_input(struct file *file, void *__fh, zoran_enum_input() argument 2436 struct zoran_fh *fh = __fh; zoran_enum_input() 2454 static int zoran_g_input(struct file *file, void *__fh, unsigned int *input) zoran_g_input() argument 2456 struct zoran_fh *fh = __fh; zoran_g_input() 2466 static int zoran_s_input(struct file *file, void *__fh, unsigned int input) zoran_s_input() argument 2468 struct zoran_fh *fh = __fh; zoran_s_input() 2484 static int zoran_enum_output(struct file *file, void *__fh, zoran_enum_output() argument 2497 static int zoran_g_output(struct file *file, void *__fh, unsigned int *output) zoran_g_output() argument 2504 static int zoran_s_output(struct file *file, void *__fh, unsigned int output) zoran_s_output() argument 2513 static int zoran_cropcap(struct file *file, void *__fh, zoran_cropcap() argument 2516 struct zoran_fh *fh = __fh; zoran_cropcap() 2546 static int zoran_g_crop(struct file *file, void *__fh, struct v4l2_crop *crop) zoran_g_crop() argument 2548 struct zoran_fh *fh = __fh; zoran_g_crop() 2579 static int zoran_s_crop(struct file *file, void *__fh, const struct v4l2_crop *crop) zoran_s_crop() argument 2581 struct zoran_fh *fh = __fh; zoran_s_crop() 2627 static int zoran_g_jpegcomp(struct file *file, void *__fh, zoran_g_jpegcomp() argument 2630 struct zoran_fh *fh = __fh; zoran_g_jpegcomp() 2654 static int zoran_s_jpegcomp(struct file *file, void *__fh, zoran_s_jpegcomp() argument 2657 struct zoran_fh *fh = __fh; zoran_s_jpegcomp()
|
/linux-4.1.27/drivers/media/common/saa7146/ |
H A D | saa7146_video.c | 755 static int vidioc_s_fmt_vid_cap(struct file *file, void *__fh, struct v4l2_format *f) vidioc_s_fmt_vid_cap() argument 757 struct saa7146_fh *fh = __fh; vidioc_s_fmt_vid_cap() 776 static int vidioc_s_fmt_vid_overlay(struct file *file, void *__fh, struct v4l2_format *f) vidioc_s_fmt_vid_overlay() argument 778 struct saa7146_fh *fh = __fh; vidioc_s_fmt_vid_overlay() 893 static int vidioc_reqbufs(struct file *file, void *__fh, struct v4l2_requestbuffers *b) vidioc_reqbufs() argument 895 struct saa7146_fh *fh = __fh; vidioc_reqbufs() 904 static int vidioc_querybuf(struct file *file, void *__fh, struct v4l2_buffer *buf) vidioc_querybuf() argument 906 struct saa7146_fh *fh = __fh; vidioc_querybuf() 915 static int vidioc_qbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) vidioc_qbuf() argument 917 struct saa7146_fh *fh = __fh; vidioc_qbuf() 926 static int vidioc_dqbuf(struct file *file, void *__fh, struct v4l2_buffer *buf) vidioc_dqbuf() argument 928 struct saa7146_fh *fh = __fh; vidioc_dqbuf() 937 static int vidioc_streamon(struct file *file, void *__fh, enum v4l2_buf_type type) vidioc_streamon() argument 939 struct saa7146_fh *fh = __fh; vidioc_streamon() 954 static int vidioc_streamoff(struct file *file, void *__fh, enum v4l2_buf_type type) vidioc_streamoff() argument 956 struct saa7146_fh *fh = __fh; vidioc_streamoff()
|
/linux-4.1.27/arch/x86/boot/compressed/ |
H A D | eboot.c | 55 __file_size32(void *__fh, efi_char16_t *filename_16, __file_size32() argument 58 efi_file_handle_32_t *h, *fh = __fh; __file_size32() 108 __file_size64(void *__fh, efi_char16_t *filename_16, __file_size64() argument 111 efi_file_handle_64_t *h, *fh = __fh; __file_size64() 160 efi_file_size(efi_system_table_t *sys_table, void *__fh, efi_file_size() argument 164 return __file_size64(__fh, filename_16, handle, file_sz); efi_file_size() 166 return __file_size32(__fh, filename_16, handle, file_sz); efi_file_size() 200 static inline efi_status_t __open_volume32(void *__image, void **__fh) __open_volume32() argument 222 *__fh = fh; __open_volume32() 226 static inline efi_status_t __open_volume64(void *__image, void **__fh) __open_volume64() argument 248 *__fh = fh; __open_volume64() 253 efi_open_volume(efi_system_table_t *sys_table, void *__image, void **__fh) efi_open_volume() argument 256 return __open_volume64(__image, __fh); efi_open_volume() 258 return __open_volume32(__image, __fh); efi_open_volume()
|
/linux-4.1.27/drivers/media/platform/exynos-gsc/ |
H A D | gsc-core.h | 96 #define fh_to_ctx(__fh) container_of(__fh, struct gsc_ctx, fh)
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
H A D | fimc-core.h | 508 #define fh_to_ctx(__fh) container_of(__fh, struct fimc_ctx, fh)
|
/linux-4.1.27/drivers/media/platform/s5p-g2d/ |
H A D | g2d.c | 32 #define fh2ctx(__fh) container_of(__fh, struct g2d_ctx, fh)
|
/linux-4.1.27/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_common.h | 705 #define fh_to_ctx(__fh) container_of(__fh, struct s5p_mfc_ctx, fh)
|
/linux-4.1.27/drivers/media/platform/coda/ |
H A D | coda-common.c | 58 #define fh_to_ctx(__fh) container_of(__fh, struct coda_ctx, fh)
|