Home
last modified time | relevance | path

Searched defs:cfg (Results 51 – 75 of 2115) sorted by relevance

12345678910>>...85

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_bam.c103 wl_bad_ap_mngr_update(struct bcm_cfg80211 *cfg, wl_bad_ap_info_t *bad_ap_info) in wl_bad_ap_mngr_update()
147 wl_bad_ap_mngr_fparse(struct bcm_cfg80211 *cfg, struct file *fp) in wl_bad_ap_mngr_fparse()
223 wl_bad_ap_mngr_fread(struct bcm_cfg80211 *cfg, const char *fname) in wl_bad_ap_mngr_fread()
261 wl_bad_ap_mngr_fwrite(struct bcm_cfg80211 *cfg, const char *fname) in wl_bad_ap_mngr_fwrite()
402 wl_bad_ap_mngr_deinit(struct bcm_cfg80211 *cfg) in wl_bad_ap_mngr_deinit()
429 wl_bad_ap_mngr_init(struct bcm_cfg80211 *cfg) in wl_bad_ap_mngr_init()
445 wl_event_adps_bad_ap_mngr(struct bcm_cfg80211 *cfg, void *data) in wl_event_adps_bad_ap_mngr()
547 wl_adps_enabled(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_adps_enabled()
564 wl_adps_set_suspend(struct bcm_cfg80211 *cfg, struct net_device *ndev, uint8 suspend) in wl_adps_set_suspend()
612 wl_adps_bad_ap_check(struct bcm_cfg80211 *cfg, const struct ether_addr *bssid) in wl_adps_bad_ap_check()
[all …]
H A Dwl_cfgvendor.c115 struct bcm_cfg80211 *cfg; in wl_cfgvendor_send_supp_eventstring() local
161 struct bcm_cfg80211 *cfg; in wl_cfgvendor_notify_supp_event_str() local
265 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set() local
282 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set_matrix() local
330 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_rand_mac_oui() local
364 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_nodfs_flag() local
395 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_country() local
494 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_capabilities() local
520 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_batch_results() local
644 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_initiate_gscan() local
[all …]
H A Dwl_roam.c71 void update_roam_cache(struct bcm_cfg80211 *cfg, int ioctl_ver) in update_roam_cache()
145 void reset_roam_cache(struct bcm_cfg80211 *cfg) in reset_roam_cache()
190 add_roam_cache(struct bcm_cfg80211 *cfg, wl_bss_info_t *bi) in add_roam_cache()
217 int get_roam_channel_list(struct bcm_cfg80211 *cfg, chanspec_t target_chan, in get_roam_channel_list()
289 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in get_roamscan_mode() local
297 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in set_roamscan_mode() local
344 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in set_roamscan_chanspec_list() local
389 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in add_roamscan_chanspec_list() local
430 int init_roam_cache(struct bcm_cfg80211 *cfg, int ioctl_ver) in init_roam_cache()
457 void print_roam_cache(struct bcm_cfg80211 *cfg) in print_roam_cache()
H A Dwl_cfgp2p.h110 #define wl_to_p2p_bss_ndev(cfg, type) ((cfg)->p2p->bss[type].dev) argument
111 #define wl_to_p2p_bss_bssidx(cfg, type) ((cfg)->p2p->bss[type].bssidx) argument
112 #define wl_to_p2p_bss_macaddr(cfg, type) &((cfg)->p2p->bss[type].mac_addr) argument
113 #define wl_to_p2p_bss_saved_ie(cfg, type) ((cfg)->p2p->bss[type].saved_ie) argument
114 #define wl_to_p2p_bss_private(cfg, type) ((cfg)->p2p->bss[type].private_data) argument
115 #define wl_to_p2p_bss(cfg, type) ((cfg)->p2p->bss[type]) argument
116 #define wl_get_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
118 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
120 #define wl_clr_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
122 #define wl_chg_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_bam.c103 wl_bad_ap_mngr_update(struct bcm_cfg80211 *cfg, wl_bad_ap_info_t *bad_ap_info) in wl_bad_ap_mngr_update()
147 wl_bad_ap_mngr_fparse(struct bcm_cfg80211 *cfg, struct file *fp) in wl_bad_ap_mngr_fparse()
223 wl_bad_ap_mngr_fread(struct bcm_cfg80211 *cfg, const char *fname) in wl_bad_ap_mngr_fread()
261 wl_bad_ap_mngr_fwrite(struct bcm_cfg80211 *cfg, const char *fname) in wl_bad_ap_mngr_fwrite()
402 wl_bad_ap_mngr_deinit(struct bcm_cfg80211 *cfg) in wl_bad_ap_mngr_deinit()
429 wl_bad_ap_mngr_init(struct bcm_cfg80211 *cfg) in wl_bad_ap_mngr_init()
445 wl_event_adps_bad_ap_mngr(struct bcm_cfg80211 *cfg, void *data) in wl_event_adps_bad_ap_mngr()
547 wl_adps_enabled(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_adps_enabled()
564 wl_adps_set_suspend(struct bcm_cfg80211 *cfg, struct net_device *ndev, uint8 suspend) in wl_adps_set_suspend()
612 wl_adps_bad_ap_check(struct bcm_cfg80211 *cfg, const struct ether_addr *bssid) in wl_adps_bad_ap_check()
[all …]
H A Dwl_roam.c71 void update_roam_cache(struct bcm_cfg80211 *cfg, int ioctl_ver) in update_roam_cache()
145 void reset_roam_cache(struct bcm_cfg80211 *cfg) in reset_roam_cache()
190 add_roam_cache(struct bcm_cfg80211 *cfg, wl_bss_info_t *bi) in add_roam_cache()
217 int get_roam_channel_list(struct bcm_cfg80211 *cfg, chanspec_t target_chan, in get_roam_channel_list()
289 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in get_roamscan_mode() local
297 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in set_roamscan_mode() local
344 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in set_roamscan_chanspec_list() local
389 struct bcm_cfg80211 *cfg = wl_get_cfg(dev); in add_roamscan_chanspec_list() local
430 int init_roam_cache(struct bcm_cfg80211 *cfg, int ioctl_ver) in init_roam_cache()
457 void print_roam_cache(struct bcm_cfg80211 *cfg) in print_roam_cache()
H A Dwl_cfgp2p.h110 #define wl_to_p2p_bss_ndev(cfg, type) ((cfg)->p2p->bss[type].dev) argument
111 #define wl_to_p2p_bss_bssidx(cfg, type) ((cfg)->p2p->bss[type].bssidx) argument
112 #define wl_to_p2p_bss_macaddr(cfg, type) &((cfg)->p2p->bss[type].mac_addr) argument
113 #define wl_to_p2p_bss_saved_ie(cfg, type) ((cfg)->p2p->bss[type].saved_ie) argument
114 #define wl_to_p2p_bss_private(cfg, type) ((cfg)->p2p->bss[type].private_data) argument
115 #define wl_to_p2p_bss(cfg, type) ((cfg)->p2p->bss[type]) argument
116 #define wl_get_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
118 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
120 #define wl_clr_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
122 #define wl_chg_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
[all …]
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dmmconfig_64.c21 struct pci_mmcfg_region *cfg = pci_mmconfig_lookup(seg, bus); in pci_dev_base() local
99 static void __iomem *mcfg_ioremap(struct pci_mmcfg_region *cfg) in mcfg_ioremap()
116 struct pci_mmcfg_region *cfg; in pci_mmcfg_arch_init() local
131 struct pci_mmcfg_region *cfg; in pci_mmcfg_arch_free() local
137 int pci_mmcfg_arch_map(struct pci_mmcfg_region *cfg) in pci_mmcfg_arch_map()
148 void pci_mmcfg_arch_unmap(struct pci_mmcfg_region *cfg) in pci_mmcfg_arch_unmap()
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Diotiming-s3c2412.c91 static int s3c2412_calc_bank(struct s3c_cpufreq_config *cfg, in s3c2412_calc_bank()
114 struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_debugfs()
138 int s3c2412_iotiming_calc(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_calc()
171 void s3c2412_iotiming_set(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_set()
201 static void s3c2412_iotiming_getbank(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_getbank()
228 int s3c2412_iotiming_get(struct s3c_cpufreq_config *cfg, in s3c2412_iotiming_get()
257 void s3c2412_cpufreq_setrefresh(struct s3c_cpufreq_config *cfg) in s3c2412_cpufreq_setrefresh()
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-lp55xx-common.c44 struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_reset_device() local
54 struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_detect_device() local
77 struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_post_init_device() local
142 struct lp55xx_device_config *cfg = led->chip->cfg; in lp55xx_set_mc_brightness() local
153 struct lp55xx_device_config *cfg = led->chip->cfg; in lp55xx_set_brightness() local
163 struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_init_led() local
429 struct lp55xx_device_config *cfg; in lp55xx_init_device() local
494 struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_register_leds() local
536 struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_register_sysfs() local
555 struct lp55xx_device_config *cfg = chip->cfg; in lp55xx_unregister_sysfs() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfgvendor.c152 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set() local
170 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_get_feature_set_matrix() local
208 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_rand_mac_oui() local
234 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_nodfs_flag() local
345 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_capabilities() local
374 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_gscan_get_batch_results() local
472 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_initiate_gscan() local
505 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_enable_full_scan_result() local
623 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_set_scan_cfg() local
707 struct bcm_cfg80211 *cfg = wiphy_priv(wiphy); in wl_cfgvendor_hotlist_cfg() local
[all …]
H A Dwl_cfgp2p.h118 #define wl_to_p2p_bss_ndev(cfg, type) ((cfg)->p2p->bss[type].dev) argument
119 #define wl_to_p2p_bss_bssidx(cfg, type) ((cfg)->p2p->bss[type].bssidx) argument
120 #define wl_to_p2p_bss_macaddr(cfg, type) &((cfg)->p2p->bss[type].mac_addr) argument
121 #define wl_to_p2p_bss_saved_ie(cfg, type) ((cfg)->p2p->bss[type].saved_ie) argument
122 #define wl_to_p2p_bss_private(cfg, type) ((cfg)->p2p->bss[type].private_data) argument
123 #define wl_to_p2p_bss(cfg, type) ((cfg)->p2p->bss[type]) argument
124 #define wl_get_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
126 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
128 #define wl_clr_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
130 #define wl_chg_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c141 u32 cfg; in fimc_sw_reset() local
166 u32 cfg; in fimc_set_type_ctrl() local
186 u32 cfg; in fimc_handle_jpeg() local
201 u32 cfg; in fimc_mask_irq() local
245 u32 cfg; in fimc_check_frame_end() local
262 u32 cfg; in fimc_get_buf_id() local
288 u32 cfg; in fimc_handle_lastend() local
303 u32 cfg; in fimc_src_set_fmt_order() local
368 u32 cfg; in fimc_src_set_fmt() local
473 u32 cfg, h1, h2, v1, v2; in fimc_set_window() local
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dlunmgt.c33 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in create_local() local
61 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in create_global() local
84 static struct llun_info *lookup_local(struct cxlflash_cfg *cfg, u8 *wwid) in lookup_local()
134 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in find_and_create_lun() local
178 void cxlflash_term_local_luns(struct cxlflash_cfg *cfg) in cxlflash_term_local_luns()
230 struct cxlflash_cfg *cfg = shost_priv(sdev->host); in cxlflash_manage_lun() local
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgp2p.h118 #define wl_to_p2p_bss_ndev(cfg, type) ((cfg)->p2p->bss[type].dev) argument
119 #define wl_to_p2p_bss_bssidx(cfg, type) ((cfg)->p2p->bss[type].bssidx) argument
120 #define wl_to_p2p_bss_macaddr(cfg, type) &((cfg)->p2p->bss[type].mac_addr) argument
121 #define wl_to_p2p_bss_saved_ie(cfg, type) ((cfg)->p2p->bss[type].saved_ie) argument
122 #define wl_to_p2p_bss_private(cfg, type) ((cfg)->p2p->bss[type].private_data) argument
123 #define wl_to_p2p_bss(cfg, type) ((cfg)->p2p->bss[type]) argument
124 #define wl_get_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
126 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
128 #define wl_clr_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
130 #define wl_chg_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgp2p.h118 #define wl_to_p2p_bss_ndev(cfg, type) ((cfg)->p2p->bss[type].dev) argument
119 #define wl_to_p2p_bss_bssidx(cfg, type) ((cfg)->p2p->bss[type].bssidx) argument
120 #define wl_to_p2p_bss_macaddr(cfg, type) &((cfg)->p2p->bss[type].mac_addr) argument
121 #define wl_to_p2p_bss_saved_ie(cfg, type) ((cfg)->p2p->bss[type].saved_ie) argument
122 #define wl_to_p2p_bss_private(cfg, type) ((cfg)->p2p->bss[type].private_data) argument
123 #define wl_to_p2p_bss(cfg, type) ((cfg)->p2p->bss[type]) argument
124 #define wl_get_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
126 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
128 #define wl_clr_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
130 #define wl_chg_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgp2p.h118 #define wl_to_p2p_bss_ndev(cfg, type) ((cfg)->p2p->bss[type].dev) argument
119 #define wl_to_p2p_bss_bssidx(cfg, type) ((cfg)->p2p->bss[type].bssidx) argument
120 #define wl_to_p2p_bss_macaddr(cfg, type) &((cfg)->p2p->bss[type].mac_addr) argument
121 #define wl_to_p2p_bss_saved_ie(cfg, type) ((cfg)->p2p->bss[type].saved_ie) argument
122 #define wl_to_p2p_bss_private(cfg, type) ((cfg)->p2p->bss[type].private_data) argument
123 #define wl_to_p2p_bss(cfg, type) ((cfg)->p2p->bss[type]) argument
124 #define wl_get_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
126 #define wl_set_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
128 #define wl_clr_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
130 #define wl_chg_p2p_status(cfg, stat) ((!(cfg)->p2p_supported) ? 0 : \ argument
[all …]
/OK3568_Linux_fs/external/mpp/mpp/inc/
H A Dmpp_cfg.h77 #define MPP_CFG_SET_S32(info, cfg, val) (mpp_cfg_ops.fp_SetS32)(info, cfg, val) argument
78 #define MPP_CFG_GET_S32(info, cfg, val) (mpp_cfg_ops.fp_GetS32)(info, cfg, (RK_S32 *)(val)) argument
79 #define MPP_CFG_SET_U32(info, cfg, val) (mpp_cfg_ops.fp_SetU32)(info, cfg, val) argument
80 #define MPP_CFG_GET_U32(info, cfg, val) (mpp_cfg_ops.fp_GetU32)(info, cfg, (RK_U32 *)(val)) argument
81 #define MPP_CFG_SET_S64(info, cfg, val) (mpp_cfg_ops.fp_SetS64)(info, cfg, val) argument
82 #define MPP_CFG_GET_S64(info, cfg, val) (mpp_cfg_ops.fp_GetS64)(info, cfg, (RK_S64 *)(val)) argument
83 #define MPP_CFG_SET_U64(info, cfg, val) (mpp_cfg_ops.fp_SetU64)(info, cfg, val) argument
84 #define MPP_CFG_GET_U64(info, cfg, val) (mpp_cfg_ops.fp_GetU64)(info, cfg, (RK_U64 *)(val)) argument
85 #define MPP_CFG_SET_St(info, cfg, val) (mpp_cfg_ops.fp_SetSt )(info, cfg, val) argument
86 #define MPP_CFG_GET_St(info, cfg, val) (mpp_cfg_ops.fp_GetSt )(info, cfg, (void *)(val)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/isys/src/
H A Dvirtual_isys.c290 isp2401_input_system_cfg_t *cfg, in create_input_system_channel()
364 isp2401_input_system_cfg_t *cfg, in create_input_system_input_port()
652 pixelgen_tpg_cfg_t *cfg) in calculate_tpg_cfg()
663 pixelgen_prbs_cfg_t *cfg) in calculate_prbs_cfg()
672 csi_rx_frontend_cfg_t *cfg) in calculate_fe_cfg()
682 csi_rx_backend_cfg_t *cfg) in calculate_be_cfg()
712 stream2mmio_cfg_t *cfg in calculate_stream2mmio_cfg()
729 ibuf_ctrl_cfg_t *cfg) in calculate_ibuf_ctrl_cfg()
811 isys2401_dma_cfg_t *cfg) in calculate_isys2401_dma_cfg()
833 isys2401_dma_port_cfg_t *cfg) in calculate_isys2401_dma_port_cfg()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c54 struct aq_nic_cfg_s *cfg = &self->aq_nic_cfg; in aq_nic_rss_init() local
71 struct aq_nic_cfg_s *cfg = &self->aq_nic_cfg; in aq_nic_cfg_update_num_vecs() local
98 struct aq_nic_cfg_s *cfg = &self->aq_nic_cfg; in aq_nic_cfg_start() local
464 struct aq_nic_cfg_s *cfg; in aq_nic_start() local
568 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(self); in aq_nic_map_skb() local
722 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(self); in aq_nic_xmit() local
787 struct aq_nic_cfg_s *cfg = &self->aq_nic_cfg; in aq_nic_set_multicast_list() local
1202 struct aq_nic_cfg_s *cfg = &self->aq_nic_cfg; in aq_nic_set_loopback() local
1325 struct aq_nic_cfg_s *cfg = aq_nic_get_cfg(self); in aq_nic_realloc_vectors() local
1408 struct aq_nic_cfg_s *cfg = &self->aq_nic_cfg; in aq_nic_set_downshift() local
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-isp.c211 struct v4l2_subdev_pad_config *cfg, in rkisp1_isp_get_pad_fmt()
222 struct v4l2_subdev_pad_config *cfg, in rkisp1_isp_get_pad_crop()
564 struct v4l2_subdev_pad_config *cfg, in rkisp1_isp_enum_mbus_code()
604 struct v4l2_subdev_pad_config *cfg) in rkisp1_isp_init_config()
646 struct v4l2_subdev_pad_config *cfg, in rkisp1_isp_set_src_fmt()
687 struct v4l2_subdev_pad_config *cfg, in rkisp1_isp_set_src_crop()
716 struct v4l2_subdev_pad_config *cfg, in rkisp1_isp_set_sink_crop()
742 struct v4l2_subdev_pad_config *cfg, in rkisp1_isp_set_sink_fmt()
777 struct v4l2_subdev_pad_config *cfg, in rkisp1_isp_get_fmt()
789 struct v4l2_subdev_pad_config *cfg, in rkisp1_isp_set_fmt()
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/
H A Daxp209.c26 u8 cfg, current; in axp_set_dcdc2() local
56 u8 cfg = axp209_mvolt_to_cfg(mvolt, 700, 3500, 25); in axp_set_dcdc3() local
73 u8 cfg, reg; in axp_set_aldo2() local
96 u8 cfg; in axp_set_aldo3() local
122 u8 cfg, reg; in axp_set_aldo4() local
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dcfg.c12 struct cfg { struct
13 struct list_head funcs;
14 int func_num;
54 #define cfg_first_func(cfg) \ argument
56 #define cfg_last_func(cfg) \ argument
63 static struct func_node *cfg_append_func(struct cfg *cfg, struct bpf_insn *insn) in cfg_append_func()
131 static bool cfg_partition_funcs(struct cfg *cfg, struct bpf_insn *cur, in cfg_partition_funcs()
333 static bool cfg_build(struct cfg *cfg, struct bpf_insn *insn, unsigned int len) in cfg_build()
354 static void cfg_destroy(struct cfg *cfg) in cfg_destroy()
458 static void cfg_dump(struct cfg *cfg) in cfg_dump()
[all …]
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-hisi.c24 struct pci_config_window *cfg = bus->sysdata; in hisi_pcie_rd_conf() local
42 struct pci_config_window *cfg = bus->sysdata; in hisi_pcie_wr_conf() local
60 struct pci_config_window *cfg = bus->sysdata; in hisi_pcie_map_bus() local
71 static int hisi_pcie_init(struct pci_config_window *cfg) in hisi_pcie_init()
116 static int hisi_pcie_platform_init(struct pci_config_window *cfg) in hisi_pcie_platform_init()
/OK3568_Linux_fs/external/mpp/test/
H A Dmpp_parse_cfg.c81 static char *read_cfg_line(struct cfg_file *cfg) in read_cfg_line()
109 static inline void invalid_cfg_cache(struct cfg_file *cfg) in invalid_cfg_cache()
142 static int scan_event_line(struct cfg_file *cfg, struct rc_event *event) in scan_event_line()
159 static int parse_events(struct cfg_file *cfg, struct rc_test_config *ea) in parse_events()
175 static int parse_options(struct cfg_file *cfg, struct rc_test_config *ea) in parse_options()
208 struct cfg_file cfg; in mpp_parse_config() local

12345678910>>...85