/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_lif.c | 70 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_lut.c | 133 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_hsit.c | 115 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_uif.c | 176 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_clu.c | 157 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_sru.c | 255 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_rwpf.c | 243 .init_cfg = vsp1_entity_init_cfg,
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_lif.c | 71 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_lut.c | 134 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_hsit.c | 117 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_clu.c | 158 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_uif.c | 179 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_sru.c | 257 .init_cfg = vsp1_entity_init_cfg,
|
H A D | vsp1_rwpf.c | 247 .init_cfg = vsp1_entity_init_cfg,
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rzg2l-cru/ |
H A D | rzg2l-ip.c | 195 .init_cfg = rzg2l_cru_ip_init_config,
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | fw.c | 467 struct iwl_init_extended_cfg_cmd init_cfg = { in iwl_run_unified_mvm_ucode() local 476 init_cfg.init_flags |= cpu_to_le32(BIT(IWL_INIT_PHY)); in iwl_run_unified_mvm_ucode() 506 sizeof(init_cfg), &init_cfg); in iwl_run_unified_mvm_ucode()
|
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun4i-csi/ |
H A D | sun4i_v4l2.c | 343 .init_cfg = sun4i_csi_subdev_init_cfg,
|
/kernel/linux/linux-6.6/drivers/media/platform/sunxi/sun4i-csi/ |
H A D | sun4i_v4l2.c | 339 .init_cfg = sun4i_csi_subdev_init_cfg,
|
/kernel/linux/linux-6.6/drivers/media/platform/microchip/ |
H A D | microchip-isc-scaler.c | 173 .init_cfg = isc_scaler_init_cfg,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/ |
H A D | ether1.c | 371 static cfg_t init_cfg = { variable 459 ether1_writebuffer (dev, &init_cfg, CFG_ADDR, CFG_SIZE); in ether1_init_for_open()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/ |
H A D | ether1.c | 371 static cfg_t init_cfg = { variable 459 ether1_writebuffer (dev, &init_cfg, CFG_ADDR, CFG_SIZE); in ether1_init_for_open()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | fw.c | 580 struct iwl_init_extended_cfg_cmd init_cfg = { in iwl_run_unified_mvm_ucode() local 589 init_cfg.init_flags |= cpu_to_le32(BIT(IWL_INIT_PHY)); in iwl_run_unified_mvm_ucode() 619 sizeof(init_cfg), &init_cfg); in iwl_run_unified_mvm_ucode()
|
/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-subdev.h | 633 * @init_cfg: initialize the pad config to default values 693 int (*init_cfg)(struct v4l2_subdev *sd, member
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/ |
H A D | vimc-debayer.c | 309 .init_cfg = vimc_deb_init_cfg,
|
H A D | vimc-scaler.c | 326 .init_cfg = vimc_sca_init_cfg,
|