Home
last modified time | relevance | path

Searched defs:frame (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/drivers/video/
A Dhdmi.c58 void hdmi_avi_infoframe_init(struct hdmi_avi_infoframe *frame) in hdmi_avi_infoframe_init()
90 int hdmi_avi_infoframe_check(struct hdmi_avi_infoframe *frame) in hdmi_avi_infoframe_check()
964 hdmi_infoframe_pack(union hdmi_infoframe *frame, in hdmi_infoframe_pack()
1016 const struct hdmi_any_infoframe *frame) in hdmi_infoframe_log_header()
1212 const struct hdmi_avi_infoframe *frame) in hdmi_avi_infoframe_log()
1283 const struct hdmi_spd_infoframe *frame) in hdmi_spd_infoframe_log()
1407 const struct hdmi_audio_infoframe *frame) in hdmi_audio_infoframe_log()
1434 const struct hdmi_drm_infoframe *frame) in hdmi_drm_infoframe_log()
1492 const union hdmi_vendor_any_infoframe *frame) in hdmi_vendor_any_infoframe_log()
1527 const union hdmi_infoframe *frame) in hdmi_infoframe_log()
[all …]
/drivers/staging/media/atomisp/pci/runtime/frame/src/
A Dframe.c83 int ia_css_frame_allocate_from_info(struct ia_css_frame **frame, in ia_css_frame_allocate_from_info()
101 int ia_css_frame_allocate(struct ia_css_frame **frame, in ia_css_frame_allocate()
132 void ia_css_frame_free(struct ia_css_frame *frame) in ia_css_frame_free()
156 int ia_css_frame_init_planes(struct ia_css_frame *frame) in ia_css_frame_init_planes()
454 static void frame_init_single_plane(struct ia_css_frame *frame, in frame_init_single_plane()
476 struct ia_css_frame *frame, in frame_init_raw_single_plane()
493 static void frame_init_nv_planes(struct ia_css_frame *frame, in frame_init_nv_planes()
531 static void frame_init_yuv_planes(struct ia_css_frame *frame, in frame_init_yuv_planes()
564 static void frame_init_rgb_planes(struct ia_css_frame *frame, in frame_init_rgb_planes()
613 static int frame_allocate_with_data(struct ia_css_frame **frame, in frame_allocate_with_data()
[all …]
/drivers/net/wireless/microchip/wilc1000/
A Dwlan_cfg.c61 static int wilc_wlan_cfg_set_byte(u8 *frame, u32 offset, u16 id, u8 val8) in wilc_wlan_cfg_set_byte()
72 static int wilc_wlan_cfg_set_hword(u8 *frame, u32 offset, u16 id, u16 val16) in wilc_wlan_cfg_set_hword()
84 static int wilc_wlan_cfg_set_word(u8 *frame, u32 offset, u16 id, u32 val32) in wilc_wlan_cfg_set_word()
96 static int wilc_wlan_cfg_set_str(u8 *frame, u32 offset, u16 id, u8 *str, in wilc_wlan_cfg_set_str()
110 static int wilc_wlan_cfg_set_bin(u8 *frame, u32 offset, u16 id, u8 *b, u32 size) in wilc_wlan_cfg_set_bin()
224 int wilc_wlan_cfg_set_wid(u8 *frame, u32 offset, u16 id, u8 *buf, int size) in wilc_wlan_cfg_set_wid()
259 int wilc_wlan_cfg_get_wid(u8 *frame, u32 offset, u16 id) in wilc_wlan_cfg_get_wid()
317 void wilc_wlan_cfg_indicate_rx(struct wilc *wilc, u8 *frame, int size, in wilc_wlan_cfg_indicate_rx()
/drivers/scsi/fnic/
A Dfdls_disc.c569 uint8_t *frame; in fdls_send_rscn_resp() local
602 uint8_t *frame; in fdls_send_logo_resp() local
635 uint8_t *frame; in fdls_send_tport_abts() local
679 uint8_t *frame; in fdls_send_fabric_abts() local
771 uint8_t *frame; in fdls_alloc_init_fdmi_abts_frame() local
793 uint8_t *frame; in fdls_send_fdmi_abts() local
850 uint8_t *frame; in fdls_send_fabric_flogi() local
910 uint8_t *frame; in fdls_send_fabric_plogi() local
954 uint8_t *frame; in fdls_send_fdmi_plogi() local
1002 uint8_t *frame; in fdls_send_rpn_id() local
[all …]
A Dfip.c40 uint8_t *frame; in fnic_fcoe_send_vlan_req() local
190 uint8_t *frame; in fnic_fcoe_start_fcf_discovery() local
356 uint8_t *frame; in fnic_fcoe_start_flogi() local
689 int fdls_fip_recv_frame(struct fnic *fnic, void *frame) in fdls_fip_recv_frame()
792 uint8_t *frame; in fnic_handle_enode_ka_timer() local
845 uint8_t *frame; in fnic_handle_vn_ka_timer() local
/drivers/media/platform/samsung/exynos-gsc/
A Dgsc-regs.c123 struct gsc_frame *frame = &ctx->s_frame; in gsc_hw_set_in_size() local
145 struct gsc_frame *frame = &ctx->s_frame; in gsc_hw_set_in_image_rgb() local
165 struct gsc_frame *frame = &ctx->s_frame; in gsc_hw_set_in_image_format() local
236 struct gsc_frame *frame = &ctx->d_frame; in gsc_hw_set_out_size() local
265 struct gsc_frame *frame = &ctx->d_frame; in gsc_hw_set_out_image_rgb() local
285 struct gsc_frame *frame = &ctx->d_frame; in gsc_hw_set_out_image_format() local
403 struct gsc_frame *frame = &ctx->d_frame; in gsc_hw_set_global_alpha() local
/drivers/block/aoe/
A Daoe.h119 struct frame { struct
141 ushort nframes; /* cap on frames to use */ argument
/drivers/iio/chemical/
A Dpms7003.c74 struct pms7003_frame frame; member
112 struct pms7003_frame *frame = &state->frame; in pms7003_trigger_handler() local
143 struct pms7003_frame *frame = &state->frame; in pms7003_read_raw() local
195 static u16 pms7003_calc_checksum(struct pms7003_frame *frame) in pms7003_calc_checksum()
207 static bool pms7003_frame_is_okay(struct pms7003_frame *frame) in pms7003_frame_is_okay()
220 struct pms7003_frame *frame = &state->frame; in pms7003_receive_buf() local
/drivers/media/platform/st/sti/delta/
A Ddelta-v4l2.c120 struct delta_frame *frame; in requeue_free_frames() local
764 struct delta_frame *frame) in delta_complete_eos()
810 struct delta_frame *frame = NULL; in delta_decoder_stop_cmd() local
928 struct delta_frame *frame = NULL; in delta_run_work() local
1139 struct delta_frame *frame) in delta_setup_frame()
1211 struct delta_frame *frame) in delta_recycle_default()
1222 struct delta_frame *frame; in dump_frames_status() local
1243 struct delta_frame *frame; in delta_get_free_frame() local
1466 struct delta_frame *frame = to_frame(vbuf); in delta_vb2_frame_prepare() local
1497 struct delta_frame *frame = to_frame(vbuf); in delta_vb2_frame_finish() local
[all …]
/drivers/media/platform/verisilicon/
A Drockchip_vpu981_hw_av1_dec.c114 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_get_frame_index() local
148 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_frame_ref() local
513 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_global_model() local
657 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_frame_sign_bias() local
685 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_ref() local
793 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_segmentation() local
1040 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_is_lossless() local
1069 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_loopfilter() local
1127 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_update_prob() local
1162 const struct v4l2_ctrl_av1_frame *frame = ctrls->frame; in rockchip_vpu981_av1_dec_set_prob() local
[all …]
/drivers/media/platform/mediatek/mdp/
A Dmtk_mdp_regs.c70 struct mtk_mdp_frame *frame = &ctx->s_frame; in mtk_mdp_hw_set_in_size() local
91 struct mtk_mdp_frame *frame = &ctx->s_frame; in mtk_mdp_hw_set_in_image_format() local
106 struct mtk_mdp_frame *frame = &ctx->d_frame; in mtk_mdp_hw_set_out_size() local
122 struct mtk_mdp_frame *frame = &ctx->d_frame; in mtk_mdp_hw_set_out_image_format() local
A Dmtk_mdp_m2m.c278 struct mtk_mdp_frame *frame; in mtk_mdp_try_crop() local
378 static void mtk_mdp_set_frame_size(struct mtk_mdp_frame *frame, int width, in mtk_mdp_set_frame_size()
428 struct mtk_mdp_frame *frame, in mtk_mdp_prepare_addr()
545 struct mtk_mdp_frame *frame; in mtk_mdp_m2m_queue_setup() local
561 struct mtk_mdp_frame *frame; in mtk_mdp_m2m_buf_prepare() local
631 struct mtk_mdp_frame *frame; in mtk_mdp_m2m_g_fmt_mplane() local
681 struct mtk_mdp_frame *frame; in mtk_mdp_m2m_s_fmt_mplane() local
771 struct mtk_mdp_frame *frame; in mtk_mdp_m2m_g_selection() local
838 struct mtk_mdp_frame *frame; in mtk_mdp_m2m_s_selection() local
1028 struct mtk_mdp_frame *frame; in mtk_mdp_set_default_params() local
/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-regs.c232 const struct v4l2_selection *s, struct mdp_frame *frame) in mdp_try_crop()
307 bool mdp_check_pp_enable(struct mdp_dev *mdp, struct mdp_frame *frame) in mdp_check_pp_enable()
383 struct mdp_frame *frame, struct vb2_buffer *vb) in mdp_prepare_buffer()
414 struct mdp_frame *frame, struct vb2_buffer *vb) in mdp_set_src_config()
472 struct mdp_frame *frame, struct vb2_buffer *vb) in mdp_set_dst_config()
483 struct mdp_frame *frame; in mdp_frameparam_init() local
/drivers/media/platform/samsung/exynos4-is/
A Dfimc-reg.c108 const struct fimc_frame *frame = &ctx->d_frame; in fimc_hw_set_target_format() local
150 const struct fimc_frame *frame = &ctx->d_frame; in fimc_hw_set_out_dma_size() local
169 const struct fimc_frame *frame = &ctx->d_frame; in fimc_hw_set_out_dma() local
391 const struct fimc_frame *frame = &ctx->d_frame; in fimc_hw_set_rgb_alpha() local
406 const struct fimc_frame *frame = &ctx->s_frame; in fimc_hw_set_in_dma_size() local
423 const struct fimc_frame *frame = &ctx->s_frame; in fimc_hw_set_in_dma() local
A Dfimc-m2m.c195 const struct fimc_frame *frame; in fimc_buf_prepare() local
253 const struct fimc_frame *frame = ctx_get_frame(ctx, f->type); in fimc_m2m_g_fmt_mplane() local
315 static void __set_frame_format(struct fimc_frame *frame, in __set_frame_format()
344 struct fimc_frame *frame; in fimc_m2m_s_fmt_mplane() local
380 const struct fimc_frame *frame; in fimc_m2m_g_selection() local
/drivers/gpu/drm/display/
A Ddrm_hdmi_state_helper.c681 struct hdmi_avi_infoframe *frame = in hdmi_generate_avi_infoframe() local
715 struct hdmi_spd_infoframe *frame = in hdmi_generate_spd_infoframe() local
739 struct hdmi_drm_infoframe *frame = in hdmi_generate_hdr_infoframe() local
768 struct hdmi_vendor_infoframe *frame = in hdmi_generate_hdmi_vendor_infoframe() local
930 union hdmi_infoframe *frame) in write_device_infoframe()
1063 struct hdmi_audio_infoframe *frame) in drm_atomic_helper_connector_hdmi_update_audio_infoframe()
A Ddrm_hdmi_helper.c26 int drm_hdmi_infoframe_set_hdr_metadata(struct hdmi_drm_infoframe *frame, in drm_hdmi_infoframe_set_hdr_metadata()
130 void drm_hdmi_avi_infoframe_colorimetry(struct hdmi_avi_infoframe *frame, in drm_hdmi_avi_infoframe_colorimetry()
157 void drm_hdmi_avi_infoframe_bars(struct hdmi_avi_infoframe *frame, in drm_hdmi_avi_infoframe_bars()
175 void drm_hdmi_avi_infoframe_content_type(struct hdmi_avi_infoframe *frame, in drm_hdmi_avi_infoframe_content_type()
/drivers/usb/host/
A Dehci-sched.c63 static void periodic_unlink(struct ehci_hcd *ehci, unsigned frame, void *ptr) in periodic_unlink()
357 unsigned frame, in tt_available()
417 unsigned frame, in tt_no_collision()
744 unsigned frame, in check_period()
770 unsigned frame, in check_intr_schedule()
867 unsigned frame; in qh_schedule() local
1393 unsigned frame, uf; in sitd_slot_ok() local
1715 itd_link(struct ehci_hcd *ehci, unsigned frame, struct ehci_itd *itd) in itd_link()
1749 unsigned next_uframe, uframe, frame; in itd_link_urb() local
2130 sitd_link(struct ehci_hcd *ehci, unsigned frame, struct ehci_sitd *sitd) in sitd_link()
[all …]
A Dfhci-q.c53 void fhci_add_td_to_frame(struct fhci_time_frame *frame, struct td *td) in fhci_add_td_to_frame()
82 struct td *fhci_remove_td_from_frame(struct fhci_time_frame *frame) in fhci_remove_td_from_frame()
95 struct td *fhci_peek_td_from_frame(struct fhci_time_frame *frame) in fhci_peek_td_from_frame()
/drivers/staging/media/atomisp/pci/
A Datomisp_fops.c77 struct ia_css_frame *frame = vb_to_frame(vb); in atomisp_buf_init() local
239 struct ia_css_frame *frame; in atomisp_q_video_buffers_to_css() local
359 struct ia_css_frame *frame = vb_to_frame(vb); in atomisp_buf_queue() local
414 struct ia_css_frame *frame = vb_to_frame(vb); in atomisp_buf_cleanup() local
/drivers/net/can/
A Dcan327.c171 static void can327_send_frame(struct can327 *elm, struct can_frame *frame) in can327_send_frame()
284 struct can_frame *frame; in can327_uart_side_failure() local
329 struct can_frame *frame; in can327_parse_error() local
393 struct can_frame *frame; in can327_parse_frame() local
550 struct can_frame *frame = &elm->can_frame_to_send; in can327_handle_prompt() local
816 struct can_frame *frame = (struct can_frame *)skb->data; in can327_netdev_start_xmit() local
/drivers/nfc/pn533/
A Dusb.c280 struct pn533_acr122_tx_frame *frame = _frame; in pn533_acr122_tx_frame_init() local
303 struct pn533_acr122_tx_frame *frame = _frame; in pn533_acr122_tx_frame_finish() local
310 struct pn533_acr122_tx_frame *frame = _frame; in pn533_acr122_tx_update_payload_len() local
317 struct pn533_acr122_rx_frame *frame = _frame; in pn533_acr122_is_rx_frame_valid() local
331 static int pn533_acr122_rx_frame_size(void *frame) in pn533_acr122_rx_frame_size()
339 static u8 pn533_acr122_get_cmd_code(void *frame) in pn533_acr122_get_cmd_code()
/drivers/gpu/drm/lima/
A Dlima_pp.c67 struct drm_lima_m450_pp_frame *frame; in lima_pp_bcast_irq_handler() local
147 struct drm_lima_m450_pp_frame *frame = pipe->current_task->frame; in lima_pp_soft_reset_async_wait() local
158 static void lima_pp_write_frame(struct lima_ip *ip, u32 *frame, u32 *wb) in lima_pp_write_frame()
357 struct drm_lima_m450_pp_frame *frame = task->frame; in lima_pp_task_run() local
389 struct drm_lima_m400_pp_frame *frame = task->frame; in lima_pp_task_run() local
/drivers/media/platform/st/sti/bdisp/
A Dbdisp-v4l2.c254 struct bdisp_frame *frame, dma_addr_t *paddr) in bdisp_get_addr()
445 struct bdisp_frame *frame = ctx_get_frame(ctx, vq->type); in bdisp_queue_setup() local
469 struct bdisp_frame *frame = ctx_get_frame(ctx, vb->vb2_queue->type); in bdisp_buf_prepare() local
719 struct bdisp_frame *frame = ctx_get_frame(ctx, f->type); in bdisp_g_fmt() local
793 struct bdisp_frame *frame; in bdisp_s_fmt() local
844 struct bdisp_frame *frame; in bdisp_g_selection() local
922 struct bdisp_frame *frame; in bdisp_s_selection() local
/drivers/media/usb/uvc/
A Duvc_v4l2.c191 static u32 uvc_try_frame_interval(const struct uvc_frame *frame, u32 interval) in uvc_try_frame_interval()
224 const struct uvc_frame *frame) in uvc_v4l2_get_bytesperline()
244 const struct uvc_frame *frame = NULL; in uvc_v4l2_try_format() local
397 const struct uvc_frame *frame; in uvc_ioctl_g_fmt() local
434 const struct uvc_frame *frame; in uvc_ioctl_s_fmt() local
504 const struct uvc_frame *frame; in uvc_ioctl_s_parm() local
958 const struct uvc_frame *frame = NULL; in uvc_ioctl_enum_framesizes() local
998 const struct uvc_frame *frame = NULL; in uvc_ioctl_enum_frameintervals() local

Completed in 101 milliseconds

12345678910>>...12