Searched refs:init_cfg (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v4.19/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_uds.c | 243 .init_cfg = vsp1_entity_init_cfg,
|
D | vsp1_sru.c | 255 .init_cfg = vsp1_entity_init_cfg,
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | fw.c | 385 struct iwl_init_extended_cfg_cmd init_cfg = { in iwl_run_unified_mvm_ucode() local 414 sizeof(init_cfg), &init_cfg); in iwl_run_unified_mvm_ucode()
|
/Linux-v4.19/drivers/media/platform/ |
D | video-mux.c | 309 .init_cfg = video_mux_init_cfg,
|
/Linux-v4.19/drivers/staging/media/imx/ |
D | imx-ic-prp.c | 465 .init_cfg = imx_media_init_cfg,
|
D | imx6-mipi-csi2.c | 540 .init_cfg = imx_media_init_cfg,
|
D | imx-media-vdic.c | 912 .init_cfg = imx_media_init_cfg,
|
D | imx-ic-prpencvf.c | 1261 .init_cfg = imx_media_init_cfg,
|
/Linux-v4.19/drivers/media/platform/vimc/ |
D | vimc-scaler.c | 210 .init_cfg = vimc_sca_init_cfg,
|
D | vimc-sensor.c | 197 .init_cfg = vimc_sen_init_cfg,
|
D | vimc-debayer.c | 302 .init_cfg = vimc_deb_init_cfg,
|
/Linux-v4.19/drivers/net/ethernet/i825xx/ |
D | ether1.c | 374 static cfg_t init_cfg = { variable 462 ether1_writebuffer (dev, &init_cfg, CFG_ADDR, CFG_SIZE); in ether1_init_for_open()
|
/Linux-v4.19/include/media/ |
D | v4l2-subdev.h | 684 int (*init_cfg)(struct v4l2_subdev *sd, member
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | v4l2-subdev.c | 673 ret = v4l2_subdev_call(sd, pad, init_cfg, cfg); in v4l2_subdev_alloc_pad_config()
|
/Linux-v4.19/drivers/media/i2c/ |
D | ov5645.c | 1083 .init_cfg = ov5645_entity_init_cfg,
|
D | ov2680.c | 892 .init_cfg = ov2680_init_cfg,
|
D | ov7251.c | 1239 .init_cfg = ov7251_entity_init_cfg,
|
D | mt9v111.c | 975 .init_cfg = mt9v111_init_cfg,
|
12