/openbmc/qemu/hw/virtio/ |
H A D | virtio-config-io.c | 25 k->get_config(vdev, vdev->config); in virtio_config_readb() 40 k->get_config(vdev, vdev->config); in virtio_config_readw() 55 k->get_config(vdev, vdev->config); in virtio_config_readl() 118 k->get_config(vdev, vdev->config); in virtio_config_modern_readb() 133 k->get_config(vdev, vdev->config); in virtio_config_modern_readw() 148 k->get_config(vdev, vdev->config); in virtio_config_modern_readl()
|
H A D | virtio-bus.c | 168 if (k->get_config != NULL) { in virtio_bus_get_vdev_config() 169 k->get_config(vdev, config); in virtio_bus_get_vdev_config()
|
H A D | vhost-user-vsock.c | 166 vdc->get_config = vuv_get_config; in vuv_class_init()
|
H A D | vhost-vsock.c | 224 vdc->get_config = vhost_vsock_get_config; in vhost_vsock_class_init()
|
H A D | virtio-pmem.c | 175 vdc->get_config = virtio_pmem_get_config; in virtio_pmem_class_init()
|
/openbmc/linux/drivers/memory/ |
H 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 …]
|
/openbmc/u-boot/board/gateworks/gw_ventana/ |
H A D | eeprom.c | 146 static struct ventana_eeprom_config *get_config(const char *name) in get_config() function 220 cfg = get_config(argv[1]); in do_econfig() 232 cfg = get_config(argv[1]); in do_econfig()
|
/openbmc/linux/arch/arm/mach-s3c/ |
H 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,
|
H A D | gpio-cfg.h | 56 unsigned (*get_config)(struct samsung_gpio_chip *chip, unsigned offs); member
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | set_required_questions.py | 10 def get_config(lines): function 138 for qfile, qlabel in get_config(config_in):
|
/openbmc/linux/arch/um/drivers/ |
H 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()
|
H A D | mconsole_kern.h | 22 int (*get_config)(char *, char *, int, char **); member
|
H A D | stdio_console.c | 62 .get_config = con_get_config,
|
H A D | ssl.c | 56 .get_config = ssl_get_config,
|
/openbmc/u-boot/drivers/virtio/ |
H A D | virtio_sandbox.c | 181 .get_config = virtio_sandbox_get_config, 210 .get_config = virtio_sandbox_get_config,
|
H A D | virtio-uclass.c | 36 return ops->get_config(vdev->parent, offset, buf, len); in virtio_get_config() 209 if (!ops->get_config || !ops->set_config || in virtio_uclass_pre_probe()
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_iov_if.h | 20 int (*get_config) (struct qed_dev *cdev, int vf_id, member
|
/openbmc/u-boot/drivers/gpio/ |
H A D | tegra_gpio.c | 43 static int get_config(unsigned gpio) in get_config() function 227 if (!get_config(gpio)) in tegra_gpio_get_function()
|
/openbmc/linux/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim.h | 48 void (*get_config)(struct vdpasim *vdpasim, void *config); member
|
H A D | vdpa_sim.c | 543 if (vdpasim->dev_attr.get_config) in vdpasim_get_config() 544 vdpasim->dev_attr.get_config(vdpasim, vdpasim->config); in vdpasim_get_config() 756 .get_config = vdpasim_get_config, 794 .get_config = vdpasim_get_config,
|
/openbmc/qemu/include/hw/ppc/ |
H A D | xive2.h | 63 uint32_t (*get_config)(Xive2Router *xrtr); member
|
/openbmc/qemu/hw/char/ |
H A D | virtio-serial-bus.c | 568 static void get_config(VirtIODevice *vdev, uint8_t *config_data) in get_config() function 672 get_config(vdev, (uint8_t *)&config); in virtio_serial_save_device() 1178 vdc->get_config = get_config; in virtio_serial_class_init()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_ddi.c | 4891 encoder->get_config = mtl_ddi_get_config; in intel_ddi_init() 4895 encoder->get_config = dg2_ddi_get_config; in intel_ddi_init() 4900 encoder->get_config = adls_ddi_get_config; in intel_ddi_init() 4905 encoder->get_config = rkl_ddi_get_config; in intel_ddi_init() 4910 encoder->get_config = dg1_ddi_get_config; in intel_ddi_init() 4917 encoder->get_config = icl_ddi_combo_get_config; in intel_ddi_init() 4922 encoder->get_config = icl_ddi_combo_get_config; in intel_ddi_init() 4930 encoder->get_config = icl_ddi_tc_get_config; in intel_ddi_init() 4935 encoder->get_config = icl_ddi_combo_get_config; in intel_ddi_init() 4939 encoder->get_config in intel_ddi_init() [all...] |
/openbmc/linux/drivers/scsi/ |
H A D | hptiop.h | 353 int (*get_config)(struct hptiop_hba *hba, member
|
/openbmc/u-boot/tools/env/ |
H A D | fw_env.c | 354 static int get_config(char *); 1697 if (get_config(opts->config_file)) { in parse_config() 1758 static int get_config(char *fname) in get_config() function
|