| /OK3568_Linux_fs/kernel/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 …]
|
| /OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/ |
| H A D | eeprom.c | 123 static struct ventana_eeprom_config *get_config(const char *name) in get_config() function 197 cfg = get_config(argv[1]); in do_econfig() 209 cfg = get_config(argv[1]); in do_econfig()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-s3c/ |
| H A D | gpio-samsung.c | 361 if (!chipcfg->get_config) in samsung_gpiolib_set_cfg() 362 chipcfg->get_config = samsung_gpio_getcfg_4bit; in samsung_gpiolib_set_cfg() 372 .get_config = samsung_gpio_getcfg_2bit, 378 .get_config = s3c24xx_gpio_getcfg_abank, 398 .get_config = samsung_gpio_getcfg_2bit, 403 .get_config = samsung_gpio_getcfg_2bit, 408 .get_config = samsung_gpio_getcfg_2bit, 412 .get_config = samsung_gpio_getcfg_2bit,
|
| H A D | gpio-cfg.h | 56 unsigned (*get_config)(struct samsung_gpio_chip *chip, unsigned offs); member
|
| H A D | gpio-cfg-helpers.h | 32 return (chip->config->get_config)(chip, off); in samsung_gpio_do_getcfg()
|
| /OK3568_Linux_fs/kernel/drivers/vdpa/vdpa_sim/ |
| H A D | vdpa_sim.c | 77 void (*get_config)(struct vdpasim *vdpasim, void *config); member 595 if (vdpasim->dev_attr.get_config) in vdpasim_get_config() 596 vdpasim->dev_attr.get_config(vdpasim, vdpasim->config); in vdpasim_get_config() 706 .get_config = vdpasim_get_config, 733 .get_config = vdpasim_get_config, 757 dev_attr.get_config = vdpasim_net_get_config; in vdpasim_dev_init()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | mconsole_kern.c | 411 .get_config = mem_get_config, 429 static void mconsole_get_config(int (*get_config)(char *, char *, int, in mconsole_get_config() 436 if (get_config == NULL) { in mconsole_get_config() 446 n = (*get_config)(name, buf, size, &error); in mconsole_get_config() 495 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 | 64 .get_config = con_get_config,
|
| H A D | ssl.c | 58 .get_config = ssl_get_config,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | vdpa.h | 228 void (*get_config)(struct vdpa_device *vdev, unsigned int offset, member 335 ops->get_config(vdev, offset, buf, len); in vdpa_get_config()
|
| /OK3568_Linux_fs/kernel/include/linux/qed/ |
| H A D | qed_iov_if.h | 20 int (*get_config) (struct qed_dev *cdev, int vf_id, member
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | tegra_gpio.c | 46 static int get_config(unsigned gpio) in get_config() function 230 if (!get_config(gpio)) in tegra_gpio_get_function()
|
| /OK3568_Linux_fs/buildroot/package/sg3_utils/ |
| H A D | sg3_utils.mk | 31 emc_trespass format get_config \
|
| /OK3568_Linux_fs/u-boot/tools/env/ |
| H A D | fw_env.c | 129 static int get_config (char *); 1444 if (get_config(opts->config_file)) { in parse_config() 1508 static int get_config (char *fname) in get_config() function
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | hptiop.h | 353 int (*get_config)(struct hptiop_hba *hba, member
|
| H A D | hptiop.c | 1363 if (hba->ops->get_config(hba, &iop_config)) { in hptiop_probe() 1594 .get_config = iop_get_config_itl, 1613 .get_config = iop_get_config_mv, 1632 .get_config = iop_get_config_mvfrey,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_crt.c | 1070 crt->base.get_config = hsw_crt_get_config; in intel_crt_init() 1088 crt->base.get_config = intel_crt_get_config; in intel_crt_init()
|
| H A D | intel_dvo.c | 444 intel_encoder->get_config = intel_dvo_get_config; in intel_dvo_init()
|
| /OK3568_Linux_fs/kernel/include/linux/soc/ti/ |
| H A D | ti_sci_protocol.h | 282 int (*get_config)(const struct ti_sci_handle *handle, member
|
| /OK3568_Linux_fs/kernel/drivers/vdpa/ifcvf/ |
| H A D | ifcvf_main.c | 395 .get_config = ifcvf_vdpa_get_config,
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | kconfiglib.py | 1812 def get_config(self): member in Symbol 2542 def get_config(self): member in Menu 2689 def get_config(self): member in Choice 2961 def get_config(self): member in Comment
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | dbus.h | 262 int (*get_config)(void *bus, dbus_config_t *config); member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | dbus.h | 239 int (*get_config)(void *bus, dbus_config_t *config); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | dbus.h | 239 int (*get_config)(void *bus, dbus_config_t *config); member
|