Home
last modified time | relevance | path

Searched defs:mf (Results 1 – 25 of 78) sorted by relevance

1234

/drivers/media/platform/soc_camera/
Dsoc_mediabus.c388 int soc_mbus_samples_per_pixel(const struct soc_mbus_pixelfmt *mf, in soc_mbus_samples_per_pixel()
419 s32 soc_mbus_bytes_per_line(u32 width, const struct soc_mbus_pixelfmt *mf) in soc_mbus_bytes_per_line()
442 s32 soc_mbus_image_size(const struct soc_mbus_pixelfmt *mf, in soc_mbus_image_size()
Dsoc_scale_crop.c235 struct v4l2_mbus_framefmt *mf = &format->format; in client_set_fmt() local
322 struct v4l2_mbus_framefmt *mf, in soc_camera_client_scale()
379 const struct v4l2_pix_format *pix, struct v4l2_mbus_framefmt *mf, in soc_camera_calc_client_output()
/drivers/media/i2c/
Ds5k6a3.c90 struct v4l2_mbus_framefmt *mf) in find_sensor_format()
112 static void s5k6a3_try_format(struct v4l2_mbus_framefmt *mf) in s5k6a3_try_format()
140 struct v4l2_mbus_framefmt *mf; in s5k6a3_set_fmt() local
158 struct v4l2_mbus_framefmt *mf; in s5k6a3_get_fmt() local
Dnoon010pc30.c362 static int noon010_try_frame_size(struct v4l2_mbus_framefmt *mf, in noon010_try_frame_size()
510 struct v4l2_mbus_framefmt *mf; in noon010_get_fmt() local
534 struct v4l2_mbus_framefmt *mf) in noon010_try_fmt()
552 struct v4l2_mbus_framefmt *mf; in noon010_set_fmt() local
644 struct v4l2_mbus_framefmt *mf = v4l2_subdev_get_try_format(sd, fh->pad, 0); in noon010_open() local
Ds5k4ecgx.c505 static int s5k4ecgx_try_frame_size(struct v4l2_mbus_framefmt *mf, in s5k4ecgx_try_frame_size()
548 struct v4l2_mbus_framefmt *mf; in s5k4ecgx_get_fmt() local
572 struct v4l2_mbus_framefmt *mf) in s5k4ecgx_try_fmt()
590 struct v4l2_mbus_framefmt *mf; in s5k4ecgx_set_fmt() local
695 struct v4l2_mbus_framefmt *mf = v4l2_subdev_get_try_format(sd, fh->pad, 0); in s5k4ecgx_open() local
Dadv7170.c276 struct v4l2_mbus_framefmt *mf = &format->format; in adv7170_get_fmt() local
299 struct v4l2_mbus_framefmt *mf = &format->format; in adv7170_set_fmt() local
Dadv7175.c314 struct v4l2_mbus_framefmt *mf = &format->format; in adv7175_get_fmt() local
337 struct v4l2_mbus_framefmt *mf = &format->format; in adv7175_set_fmt() local
Dsr030pc30.c398 static int sr030pc30_try_frame_size(struct v4l2_mbus_framefmt *mf) in sr030pc30_try_frame_size()
490 struct v4l2_mbus_framefmt *mf; in sr030pc30_get_fmt() local
512 struct v4l2_mbus_framefmt *mf) in try_fmt()
534 struct v4l2_mbus_framefmt *mf; in sr030pc30_set_fmt() local
/drivers/clk/imx/
Dclk-pllv3.c314 struct clk_pllv3_vf610_mf mf) in clk_pllv3_vf610_mf_to_rate()
328 struct clk_pllv3_vf610_mf mf; in clk_pllv3_vf610_rate_to_mf() local
353 struct clk_pllv3_vf610_mf mf; in clk_pllv3_vf610_recalc_rate() local
365 struct clk_pllv3_vf610_mf mf = clk_pllv3_vf610_rate_to_mf(*prate, rate); in clk_pllv3_vf610_round_rate() local
374 struct clk_pllv3_vf610_mf mf = in clk_pllv3_vf610_set_rate() local
/drivers/hid/
Dhid-mf.c45 struct mf_device *mf = data; in mf_play() local
67 struct mf_device *mf; in mf_init() local
/drivers/message/fusion/
Dmptscsih.c395 MPT_FRAME_HDR *mf; in mptscsih_issue_sep_command() local
588 mptscsih_io_done(MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf, MPT_FRAME_HDR *mr) in mptscsih_io_done()
1034 SCSIIORequest_t *mf = NULL; in mptscsih_flush_running_cmds() local
1079 SCSIIORequest_t *mf = NULL; in mptscsih_search_running_cmds() local
1314 MPT_FRAME_HDR *mf; in mptscsih_qcmd() local
1514 MPT_FRAME_HDR *mf; in mptscsih_IssueTaskMgmt() local
1683 MPT_FRAME_HDR *mf; in mptscsih_abort() local
2052 mptscsih_taskmgmt_complete(MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf, in mptscsih_taskmgmt_complete()
2404 mptscsih_copy_sense_data(struct scsi_cmnd *sc, MPT_SCSI_HOST *hd, MPT_FRAME_HDR *mf, SCSIIOReply_t … in mptscsih_copy_sense_data()
2776 MPT_FRAME_HDR *mf; in mptscsih_do_cmd() local
Dmptctl.c286 mptctl_taskmgmt_reply(MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf, MPT_FRAME_HDR *mr) in mptctl_taskmgmt_reply()
318 MPT_FRAME_HDR *mf; in mptctl_do_taskmgmt() local
463 mptctl_timeout_expired(MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf) in mptctl_timeout_expired()
783 MPT_FRAME_HDR *mf; in mptctl_do_fw_download() local
1737 MPT_FRAME_HDR *mf = NULL; in mptctl_do_mpt_command() local
2335 MPT_FRAME_HDR *mf = NULL; in mptctl_hp_hostinfo() local
Dmptlan.c168 lan_reply (MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf, MPT_FRAME_HDR *reply) in lan_reply()
465 MPT_FRAME_HDR *mf; in mpt_lan_reset() local
678 MPT_FRAME_HDR *mf; in mpt_lan_sdu_send() local
1142 MPT_FRAME_HDR *mf; in mpt_lan_post_receive_buckets() local
Dmptbase.c445 MPT_FRAME_HDR *mf = NULL; in mpt_turbo_reply() local
506 MPT_FRAME_HDR *mf; in mpt_reply() local
890 MPT_FRAME_HDR *mf; in mpt_get_msg_frame() local
957 mpt_put_msg_frame(u8 cb_idx, MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf) in mpt_put_msg_frame()
993 mpt_put_msg_frame_hi_pri(u8 cb_idx, MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf) in mpt_put_msg_frame_hi_pri()
1024 mpt_free_msg_frame(MPT_ADAPTER *ioc, MPT_FRAME_HDR *mf) in mpt_free_msg_frame()
1200 MPT_FRAME_HDR *mf = (MPT_FRAME_HDR*)req; in mpt_send_handshake_request() local
4432 MPT_FRAME_HDR *mf; in PrimeIocFifos() local
5064 MPT_FRAME_HDR *mf = NULL; in mptbase_sas_persist_operation() local
6343 MPT_FRAME_HDR *mf; in mpt_config() local
[all …]
/drivers/media/platform/exynos4-is/
Dfimc-isp.c132 struct v4l2_mbus_framefmt *mf = &fmt->format; in fimc_isp_subdev_get_fmt() local
168 struct v4l2_mbus_framefmt *mf = &fmt->format; in __isp_subdev_try_format() local
205 struct v4l2_mbus_framefmt *mf = &fmt->format; in fimc_isp_subdev_set_fmt() local
Dmipi-csis.c283 struct v4l2_mbus_framefmt *mf) in find_csis_format()
334 struct v4l2_mbus_framefmt *mf = &state->format; in __s5pcsis_set_format() local
554 struct v4l2_mbus_framefmt *mf) in s5pcsis_try_format()
585 struct v4l2_mbus_framefmt *mf; in s5pcsis_set_fmt() local
612 struct v4l2_mbus_framefmt *mf; in s5pcsis_get_fmt() local
Dfimc-is-param.c210 void __is_get_frame_size(struct fimc_is *is, struct v4l2_mbus_framefmt *mf) in __is_get_frame_size()
219 void __is_set_frame_size(struct fimc_is *is, struct v4l2_mbus_framefmt *mf) in __is_set_frame_size()
/drivers/media/i2c/s5c73m3/
Ds5c73m3-core.c122 static void s5c73m3_fill_mbus_fmt(struct v4l2_mbus_framefmt *mf, in s5c73m3_fill_mbus_fmt()
1072 struct v4l2_mbus_framefmt *mf; in s5c73m3_set_fmt() local
1111 struct v4l2_mbus_framefmt *mf; in s5c73m3_oif_set_fmt() local
1268 struct v4l2_mbus_framefmt *mf; in s5c73m3_oif_enum_frame_size() local
1324 struct v4l2_mbus_framefmt *mf; in s5c73m3_open() local
1339 struct v4l2_mbus_framefmt *mf; in s5c73m3_oif_open() local
/drivers/media/platform/vimc/
Dvimc-sensor.c55 struct v4l2_mbus_framefmt *mf; in vimc_sen_init_cfg() local
158 struct v4l2_mbus_framefmt *mf; in vimc_sen_set_fmt() local
/drivers/media/platform/s3c-camif/
Dcamif-capture.c1226 struct v4l2_mbus_framefmt *mf = &fmt->format; in s3c_camif_subdev_get_fmt() local
1257 struct v4l2_mbus_framefmt *mf, int pad) in __camif_subdev_try_format()
1294 struct v4l2_mbus_framefmt *mf = &fmt->format; in s3c_camif_subdev_set_fmt() local
1362 struct v4l2_mbus_framefmt *mf = &camif->mbus_fmt; in s3c_camif_subdev_get_selection() local
1396 struct v4l2_mbus_framefmt *mf = &camif->mbus_fmt; in __camif_try_crop() local
Dcamif-regs.c108 struct v4l2_mbus_framefmt *mf = &camif->mbus_fmt; in camif_hw_set_source_format() local
133 struct v4l2_mbus_framefmt *mf = &camif->mbus_fmt; in camif_hw_set_camera_crop() local
/drivers/media/i2c/soc_camera/
Dmt9m001.c266 struct v4l2_mbus_framefmt *mf = &format->format; in mt9m001_get_fmt() local
282 struct v4l2_mbus_framefmt *mf) in mt9m001_s_fmt()
312 struct v4l2_mbus_framefmt *mf = &format->format; in mt9m001_set_fmt() local
Dimx074.c160 struct v4l2_mbus_framefmt *mf = &format->format; in imx074_set_fmt() local
194 struct v4l2_mbus_framefmt *mf = &format->format; in imx074_get_fmt() local
Dov9640.c485 struct v4l2_mbus_framefmt *mf) in ov9640_s_fmt()
506 struct v4l2_mbus_framefmt *mf = &format->format; in ov9640_set_fmt() local
/drivers/clk/rockchip/
Dclk.h380 #define COMPOSITE(_id, cname, pnames, f, mo, ms, mw, mf, ds, dw,\ argument
438 #define COMPOSITE_NODIV(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
456 #define COMPOSITE_NOGATE(_id, cname, pnames, f, mo, ms, mw, mf, \ argument
476 mw, mf, ds, dw, df, dt) \ argument
564 #define MUX(_id, cname, pnames, f, o, s, w, mf) \ argument
579 #define MUXGRF(_id, cname, pnames, f, o, s, w, mf) \ argument

1234