Home
last modified time | relevance | path

Searched refs:cal_camerarx (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/ti/cal/
A Dcal-camerarx.c102 static void cal_camerarx_enable(struct cal_camerarx *phy) in cal_camerarx_enable()
115 void cal_camerarx_disable(struct cal_camerarx *phy) in cal_camerarx_disable()
485 struct cal_camerarx *phy) in cal_camerarx_regmap_init()
624 cal_camerarx_get_pad_format(struct cal_camerarx *phy, in cal_camerarx_get_pad_format()
640 struct cal_camerarx *phy = to_cal_camerarx(sd); in cal_camerarx_sd_s_stream()
659 struct cal_camerarx *phy = to_cal_camerarx(sd); in cal_camerarx_sd_enum_mbus_code()
696 struct cal_camerarx *phy = to_cal_camerarx(sd); in cal_camerarx_sd_enum_frame_size()
744 struct cal_camerarx *phy = to_cal_camerarx(sd); in cal_camerarx_sd_get_fmt()
762 struct cal_camerarx *phy = to_cal_camerarx(sd); in cal_camerarx_sd_set_fmt()
862 struct cal_camerarx *phy; in cal_camerarx_create()
[all …]
A Dcal.h165 struct cal_camerarx { struct
213 struct cal_camerarx *phy[CAL_NUM_CSI2_PORTS]; argument
234 struct cal_camerarx *phy;
330 int cal_camerarx_get_remote_frame_desc(struct cal_camerarx *phy,
332 void cal_camerarx_disable(struct cal_camerarx *phy);
333 void cal_camerarx_i913_errata(struct cal_camerarx *phy);
334 struct cal_camerarx *cal_camerarx_create(struct cal_dev *cal,
336 void cal_camerarx_destroy(struct cal_camerarx *phy);
A Dcal.c277 struct cal_camerarx *phy = cal->phy[i]; in cal_quickdump_regs()
473 cal_get_remote_frame_desc_entry(struct cal_camerarx *phy, in cal_get_remote_frame_desc_entry()
546 struct cal_camerarx *phy = ctx->phy; in cal_ctx_start()
581 struct cal_camerarx *phy = ctx->phy; in cal_ctx_stop()
634 struct cal_camerarx *phy = ctx->phy; in cal_update_seq_number()
808 struct cal_camerarx *phy;
821 struct cal_camerarx *phy = to_cal_asd(asd)->phy; in cal_async_notifier_bound()
902 struct cal_camerarx *phy = cal->phy[i]; in cal_async_notifier_register()

Completed in 10 milliseconds