| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | btqca.c | 145 static void qca_tlv_check_data(struct qca_fw_config *config, in qca_tlv_check_data() 349 struct qca_fw_config *config, in qca_download_firmware() 465 struct qca_fw_config config; in qca_uart_setup() local
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/ |
| H A D | pinctrl-generic.c | 242 struct udevice *config, in pinctrl_generic_set_state_one() 294 struct udevice *config) in pinctrl_generic_set_state_subnode() 335 int pinctrl_generic_set_state(struct udevice *dev, struct udevice *config) in pinctrl_generic_set_state()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | stat.c | 325 process_counter_values(struct perf_stat_config *config, struct evsel *evsel, in process_counter_values() 377 static int process_counter_maps(struct perf_stat_config *config, in process_counter_maps() 398 int perf_stat_process_counter(struct perf_stat_config *config, in perf_stat_process_counter() 512 struct perf_stat_config *config, in create_perf_stat_counter()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | jc42.c | 215 u16 config; /* current configuration */ member 379 unsigned int config = data->config; in jc42_is_visible() local 413 int i, config, cap, manid, devid; in jc42_detect() local 466 int config, cap; in jc42_probe() local 522 int config; in jc42_remove() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ux500/cryp/ |
| H A D | cryp.c | 295 struct cryp_config *config = in cryp_save_device_context() local 356 struct cryp_config *config = in cryp_restore_device_context() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_cfg.c | 11 struct mdp5_cfg config; member 1215 static struct mdp5_cfg_platform config = {}; in mdp5_get_config() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-davinci/ |
| H A D | devices.c | 180 void __init davinci_setup_mmc(int module, struct davinci_mmc_config *config) in davinci_setup_mmc() 265 void __init davinci_setup_mmc(int module, struct davinci_mmc_config *config) in davinci_setup_mmc()
|
| /OK3568_Linux_fs/kernel/drivers/nfc/nfcmrvl/ |
| H A D | uart.c | 57 const struct nfcmrvl_fw_uart_config *config = param; in nfcmrvl_uart_nci_update_config() local 113 struct nfcmrvl_platform_data config; in nfcmrvl_nci_uart_open() local
|
| H A D | spi.c | 108 const struct nfcmrvl_fw_spi_config *config = param; in nfcmrvl_spi_nci_update_config() local 144 struct nfcmrvl_platform_data config; in nfcmrvl_spi_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_modeset_lock.c | 97 struct drm_mode_config *config = &dev->mode_config; in drm_modeset_lock_all() local 151 struct drm_mode_config *config = &dev->mode_config; in drm_modeset_unlock_all() local
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ACEX1K.h | 27 Altera_config_fn config; member 39 Altera_config_fn config; member
|
| /OK3568_Linux_fs/kernel/arch/x86/events/intel/ |
| H A D | p4.c | 620 static u64 p4_get_alias_event(u64 config) in p4_get_alias_event() 705 static struct p4_event_bind *p4_config_get_bind(u64 config) in p4_config_get_bind() 720 u64 config; in p4_pmu_event_map() local 933 static void p4_pmu_enable_pebs(u64 config) in p4_pmu_enable_pebs()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | composite.c | 314 int usb_add_function(struct usb_configuration *config, in usb_add_function() 479 int usb_interface_id(struct usb_configuration *config, in usb_interface_id() 514 static int config_buf(struct usb_configuration *config, in config_buf() 974 struct usb_configuration *config) in usb_add_config_only() 1014 struct usb_configuration *config, in usb_add_config() 1083 struct usb_configuration *config) in remove_config() 1111 struct usb_configuration *config) in usb_remove_config() 1787 struct usb_configuration *config; in composite_setup() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_main.c | 229 struct hwtstamp_config *config) in aq_ndev_config_hwtstamp() 266 struct hwtstamp_config config; in aq_ndev_hwtstamp_set() local 289 struct hwtstamp_config config; in aq_ndev_hwtstamp_get() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_opp_csc_v.c | 360 enum csc_color_mode config, in configure_graphics_mode_v() 676 enum csc_color_mode config = in dce110_opp_v_set_csc_default() local 725 enum csc_color_mode config = in dce110_opp_v_set_csc_adjustment() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/ |
| H A D | vsp1_uds.c | 131 struct v4l2_subdev_pad_config *config; in uds_enum_frame_size() local 167 struct v4l2_subdev_pad_config *config, in uds_try_format() 207 struct v4l2_subdev_pad_config *config; in uds_set_format() local
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | max77620.c | 315 unsigned int mask = 0, config = 0; in max77620_config_fps() local 405 u8 config; in max77620_initialise_fps() local 601 unsigned int config; in max77620_i2c_suspend() local
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | or51211.c | 45 const struct or51211_config* config; member 352 const struct or51211_config* config = state->config; in or51211_init() local 498 struct dvb_frontend* or51211_attach(const struct or51211_config* config, in or51211_attach()
|
| H A D | lnbp21.c | 23 u8 config; member 114 u8 override_clear, u8 i2c_addr, u8 config) in lnbx2x_attach()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | sy8827n.c | 83 struct regulator_config *config) in sy8827n_regulator_register() 115 struct regulator_config config = { }; in sy8827n_i2c_probe() local
|
| H A D | fixed.c | 89 struct fixed_voltage_config *config; in of_get_fixed_voltage_config() local 138 struct fixed_voltage_config *config; in reg_fixed_voltage_probe() local
|
| H A D | wm831x-dcdc.c | 391 struct regulator_config config = { }; in wm831x_buckv_probe() local 549 struct regulator_config config = { }; in wm831x_buckp_probe() local 681 struct regulator_config config = { }; in wm831x_boostp_probe() local 773 struct regulator_config config = { }; in wm831x_epe_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/clk/renesas/ |
| H A D | clk-r8a7779.c | 91 const struct cpg_clk_config *config, in r8a7779_cpg_register_clock() 121 const struct cpg_clk_config *config; in r8a7779_cpg_clocks_init() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | mac80211.c | 152 u32 config = 0; in rtw_ops_add_interface() local 212 u32 config = 0; in rtw_ops_remove_interface() local 354 u32 config = 0; in rtw_ops_bss_info_changed() local 583 u32 config = 0; in rtw_ops_sw_scan_start() local 606 u32 config = 0; in rtw_ops_sw_scan_complete() local
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-stat.c | 428 static int runtime_stat_new(struct perf_stat_config *config, int nthreads) in runtime_stat_new() 444 static void runtime_stat_delete(struct perf_stat_config *config) in runtime_stat_delete() 457 static void runtime_stat_reset(struct perf_stat_config *config) in runtime_stat_reset() 1058 struct perf_stat_config *config = opt->value; in parse_control_option() local 1211 static int perf_stat__get_aggr(struct perf_stat_config *config, in perf_stat__get_aggr() 1227 static int perf_stat__get_socket_cached(struct perf_stat_config *config, in perf_stat__get_socket_cached() 1233 static int perf_stat__get_die_cached(struct perf_stat_config *config, in perf_stat__get_die_cached() 1239 static int perf_stat__get_core_cached(struct perf_stat_config *config, in perf_stat__get_core_cached() 1245 static int perf_stat__get_node_cached(struct perf_stat_config *config, in perf_stat__get_node_cached()
|