/linux-6.3-rc2/drivers/memory/ |
A D | atmel-ebi.c | 40 void (*get_config)(struct atmel_ebi_dev *ebid, member 354 caps->get_config(ebid, &ebid->configs[i]); in atmel_ebi_dev_setup() 377 .get_config = at91sam9_ebi_get_config, 386 .get_config = at91sam9_ebi_get_config, 395 .get_config = at91sam9_ebi_get_config, 404 .get_config = at91sam9_ebi_get_config, 413 .get_config = at91sam9_ebi_get_config, 422 .get_config = at91sam9_ebi_get_config, 431 .get_config = at91sam9_ebi_get_config, 438 .get_config = sama5_ebi_get_config, [all …]
|
/linux-6.3-rc2/arch/arm/mach-s3c/ |
A D | gpio-samsung.c | 190 if (!chipcfg->get_config) in samsung_gpiolib_set_cfg() 191 chipcfg->get_config = samsung_gpio_getcfg_4bit; in samsung_gpiolib_set_cfg() 215 .get_config = samsung_gpio_getcfg_2bit, 220 .get_config = samsung_gpio_getcfg_2bit, 225 .get_config = samsung_gpio_getcfg_2bit, 229 .get_config = samsung_gpio_getcfg_2bit,
|
A D | gpio-cfg.h | 56 unsigned (*get_config)(struct samsung_gpio_chip *chip, unsigned offs); member
|
/linux-6.3-rc2/arch/um/drivers/ |
A D | mconsole_kern.c | 412 .get_config = mem_get_config, 430 static void mconsole_get_config(int (*get_config)(char *, char *, int, in mconsole_get_config() 437 if (get_config == NULL) { in mconsole_get_config() 447 n = (*get_config)(name, buf, size, &error); in mconsole_get_config() 496 else mconsole_get_config(dev->get_config, req, name); in mconsole_config()
|
A D | mconsole_kern.h | 22 int (*get_config)(char *, char *, int, char **); member
|
A D | stdio_console.c | 62 .get_config = con_get_config,
|
A D | ssl.c | 56 .get_config = ssl_get_config,
|
A D | net_kern.c | 719 .get_config = NULL,
|
/linux-6.3-rc2/include/linux/qed/ |
A D | qed_iov_if.h | 20 int (*get_config) (struct qed_dev *cdev, int vf_id, member
|
/linux-6.3-rc2/drivers/vdpa/vdpa_sim/ |
A D | vdpa_sim.c | 457 if (vdpasim->dev_attr.get_config) in vdpasim_get_config() 458 vdpasim->dev_attr.get_config(vdpasim, vdpasim->config); in vdpasim_get_config() 643 .get_config = vdpasim_get_config, 678 .get_config = vdpasim_get_config,
|
A D | vdpa_sim.h | 49 void (*get_config)(struct vdpasim *vdpasim, void *config); member
|
A D | vdpa_sim_blk.c | 383 dev_attr.get_config = vdpasim_blk_get_config; in vdpasim_blk_dev_add()
|
A D | vdpa_sim_net.c | 458 dev_attr.get_config = vdpasim_net_get_config; in vdpasim_net_dev_add()
|
/linux-6.3-rc2/drivers/scsi/ |
A D | hptiop.h | 353 int (*get_config)(struct hptiop_hba *hba, member
|
A D | hptiop.c | 1358 if (hba->ops->get_config(hba, &iop_config)) { in hptiop_probe() 1589 .get_config = iop_get_config_itl, 1608 .get_config = iop_get_config_mv, 1627 .get_config = iop_get_config_mvfrey,
|
/linux-6.3-rc2/include/linux/ |
A D | vdpa.h | 337 void (*get_config)(struct vdpa_device *vdev, unsigned int offset, member
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_ddi.c | 4402 encoder->get_config = dg2_ddi_get_config; in intel_ddi_init() 4407 encoder->get_config = adls_ddi_get_config; in intel_ddi_init() 4412 encoder->get_config = rkl_ddi_get_config; in intel_ddi_init() 4417 encoder->get_config = dg1_ddi_get_config; in intel_ddi_init() 4423 encoder->get_config = icl_ddi_combo_get_config; in intel_ddi_init() 4428 encoder->get_config = icl_ddi_combo_get_config; in intel_ddi_init() 4435 encoder->get_config = icl_ddi_tc_get_config; in intel_ddi_init() 4440 encoder->get_config = icl_ddi_combo_get_config; in intel_ddi_init() 4444 encoder->get_config = bxt_ddi_get_config; in intel_ddi_init() 4449 encoder->get_config = skl_ddi_get_config; in intel_ddi_init() [all …]
|
A D | intel_crt.c | 1060 crt->base.get_config = hsw_crt_get_config; in intel_crt_init() 1083 crt->base.get_config = intel_crt_get_config; in intel_crt_init()
|
A D | intel_dvo.c | 503 encoder->get_config = intel_dvo_get_config; in intel_dvo_init()
|
A D | intel_dp_mst.c | 771 dig_port->base.get_config(&dig_port->base, pipe_config); in intel_dp_mst_enc_get_config() 1147 intel_encoder->get_config = intel_dp_mst_enc_get_config; in intel_dp_create_fake_mst_encoder()
|
A D | g4x_hdmi.c | 582 intel_encoder->get_config = intel_hdmi_get_config; in g4x_hdmi_init()
|
A D | intel_lvds.c | 913 intel_encoder->get_config = intel_lvds_get_config; in intel_lvds_init()
|
/linux-6.3-rc2/drivers/vdpa/alibaba/ |
A D | eni_vdpa.c | 431 .get_config = eni_vdpa_get_config,
|
/linux-6.3-rc2/drivers/vdpa/ |
A D | vdpa.c | 385 ops->get_config(vdev, offset, buf, len); in vdpa_get_config_unlocked() 927 vdev->config->get_config(vdev, 0, &config, sizeof(config)); in vdpa_dev_net_config_fill()
|
/linux-6.3-rc2/drivers/vdpa/virtio_pci/ |
A D | vp_vdpa.c | 459 .get_config = vp_vdpa_get_config,
|