Searched refs:init_cfg (Results 1 – 25 of 40) sorted by relevance
12
| /Linux-v5.10/drivers/media/platform/vsp1/ |
| D | vsp1_lif.c | 70 .init_cfg = vsp1_entity_init_cfg,
|
| D | vsp1_hsit.c | 115 .init_cfg = vsp1_entity_init_cfg,
|
| D | vsp1_lut.c | 133 .init_cfg = vsp1_entity_init_cfg,
|
| D | vsp1_clu.c | 157 .init_cfg = vsp1_entity_init_cfg,
|
| D | vsp1_uif.c | 176 .init_cfg = vsp1_entity_init_cfg,
|
| D | vsp1_rwpf.c | 243 .init_cfg = vsp1_entity_init_cfg,
|
| D | vsp1_brx.c | 267 .init_cfg = vsp1_entity_init_cfg,
|
| D | vsp1_sru.c | 255 .init_cfg = vsp1_entity_init_cfg,
|
| D | vsp1_uds.c | 243 .init_cfg = vsp1_entity_init_cfg,
|
| /Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| 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()
|
| /Linux-v5.10/drivers/media/platform/sunxi/sun4i-csi/ |
| D | sun4i_v4l2.c | 343 .init_cfg = sun4i_csi_subdev_init_cfg,
|
| /Linux-v5.10/drivers/staging/media/imx/ |
| D | imx-ic-prp.c | 450 .init_cfg = imx_media_init_cfg,
|
| D | imx6-mipi-csi2.c | 527 .init_cfg = imx_media_init_cfg,
|
| D | imx-media-vdic.c | 884 .init_cfg = imx_media_init_cfg,
|
| /Linux-v5.10/drivers/net/ethernet/i825xx/ |
| 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()
|
| /Linux-v5.10/drivers/media/platform/ |
| D | video-mux.c | 332 .init_cfg = video_mux_init_cfg,
|
| /Linux-v5.10/drivers/media/test-drivers/vimc/ |
| D | vimc-sensor.c | 186 .init_cfg = vimc_sen_init_cfg,
|
| D | vimc-scaler.c | 326 .init_cfg = vimc_sca_init_cfg,
|
| D | vimc-debayer.c | 309 .init_cfg = vimc_deb_init_cfg,
|
| /Linux-v5.10/include/media/ |
| D | v4l2-subdev.h | 689 int (*init_cfg)(struct v4l2_subdev *sd, member
|
| /Linux-v5.10/drivers/media/i2c/ |
| D | imx214.c | 847 .init_cfg = imx214_entity_init_cfg,
|
| D | imx290.c | 895 .init_cfg = imx290_entity_init_cfg,
|
| D | ov5645.c | 1038 .init_cfg = ov5645_entity_init_cfg,
|
| D | mt9m001.c | 714 .init_cfg = mt9m001_init_cfg,
|
| /Linux-v5.10/drivers/media/platform/xilinx/ |
| D | xilinx-csi2rxss.c | 856 .init_cfg = xcsi2rxss_init_cfg,
|
12