Lines Matching defs:it66121_ctx

297 struct it66121_ctx {
339 static void it66121_hw_reset(struct it66121_ctx *ctx)
346 static inline int it66121_preamble_ddc(struct it66121_ctx *ctx)
351 static inline int it66121_fire_afe(struct it66121_ctx *ctx)
357 static int it66121_configure_input(struct it66121_ctx *ctx)
374 * @ctx: it66121_ctx object
380 static int it66121_configure_afe(struct it66121_ctx *ctx,
463 static inline int it66121_wait_ddc_ready(struct it66121_ctx *ctx)
482 static int it66121_abort_ddc_ops(struct it66121_ctx *ctx)
520 struct it66121_ctx *ctx = context;
578 static bool it66121_is_hpd_detect(struct it66121_ctx *ctx)
591 struct it66121_ctx *ctx = container_of(bridge, struct it66121_ctx, bridge);
655 static int it66121_set_mute(struct it66121_ctx *ctx, bool mute)
702 struct it66121_ctx *ctx = container_of(bridge, struct it66121_ctx, bridge);
726 struct it66121_ctx *ctx = container_of(bridge, struct it66121_ctx, bridge);
737 struct it66121_ctx *ctx = container_of(bridge, struct it66121_ctx, bridge);
749 struct it66121_ctx *ctx = container_of(bridge, struct it66121_ctx, bridge);
768 struct it66121_ctx *ctx = container_of(bridge, struct it66121_ctx, bridge);
834 struct it66121_ctx *ctx = container_of(bridge, struct it66121_ctx, bridge);
850 struct it66121_ctx *ctx = container_of(bridge, struct it66121_ctx, bridge);
858 struct it66121_ctx *ctx = container_of(bridge, struct it66121_ctx, bridge);
868 struct it66121_ctx *ctx = container_of(bridge, struct it66121_ctx, bridge);
880 struct it66121_ctx *ctx = container_of(bridge, struct it66121_ctx, bridge);
928 struct it66121_ctx *ctx = dev_id;
968 static int it661221_set_chstat(struct it66121_ctx *ctx, u8 iec60958_chstat[])
996 static int it661221_set_lpcm_audio(struct it66121_ctx *ctx, u8 audio_src_num, u8 audio_swl)
1064 static int it661221_set_ncts(struct it66121_ctx *ctx, u8 fs)
1181 static int it661221_audio_output_enable(struct it66121_ctx *ctx, bool enable)
1212 static int it661221_audio_ch_enable(struct it66121_ctx *ctx, bool enable)
1236 struct it66121_ctx *ctx = dev_get_drvdata(dev);
1386 struct it66121_ctx *ctx = dev_get_drvdata(dev);
1403 struct it66121_ctx *ctx = dev_get_drvdata(dev);
1419 struct it66121_ctx *ctx = dev_get_drvdata(dev);
1447 struct it66121_ctx *ctx = dev_get_drvdata(dev);
1472 static int it66121_audio_codec_init(struct it66121_ctx *ctx, struct device *dev)
1512 struct it66121_ctx *ctx;
1610 struct it66121_ctx *ctx = i2c_get_clientdata(client);