/kernel/linux/linux-6.6/kernel/sched/rtg/ |
H A D | rtg_ctrl.c | 64 int config[RTG_CONFIG_NUM]; in set_enable_config() local 804 static int do_init_proc_state(int rtgid, const int *config, in argument 839 init_proc_state(const int *config, int len) init_proc_state() argument [all...] |
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | link.c | 322 static char *perf_config_hw_cache_str(__u64 config) in perf_config_hw_cache_str() argument 356 static const char *perf_config_str(__u32 type, __u64 config) in perf_config_str() argument 380 __u64 config = info->perf_event.event.config; show_perf_event_event_json() local 717 __u64 config = info->perf_event.event.config; show_perf_event_event_plain() local [all...] |
/kernel/linux/linux-6.6/sound/soc/intel/keembay/ |
H A D | kmb_platform.c | 185 struct i2s_clk_config_data *config = &kmb_i2s->config; in kmb_i2s_clear_irqs() local 299 struct i2s_clk_config_data *config = &kmb_i2s->config; in kmb_i2s_irq_handler() local 450 struct i2s_clk_config_data *config = &kmb_i2s->config; kmb_i2s_start() local 554 struct i2s_clk_config_data *config = &kmb_i2s->config; kmb_i2s_config() local 585 struct i2s_clk_config_data *config = &kmb_i2s->config; kmb_dai_hw_params() local [all...] |
H A D | kmb_platform.h | 144 struct i2s_clk_config_data config; member
|
/kernel/linux/linux-6.6/sound/soc/xtensa/ |
H A D | xtfpga-i2s.c | 227 unsigned config, int_status, int_mask; in xtfpga_i2s_threaded_irq_handler() local
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | netlink.c | 584 qdisc_config_t config; in tc_qdisc_modify() local 542 attach_point_to_config(struct bpf_tc_hook *hook, qdisc_config_t *config) attach_point_to_config() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | decode.c | 892 const AVCodecHWConfig *config; in avcodec_default_get_format() local 1106 const AVCodecHWConfig *config; ff_get_format() local [all...] |
H A D | dxva2.c | 351 DXVA2_ConfigPictureDecode config; in dxva2_create_decoder() local 472 D3D11_VIDEO_DECODER_CONFIG config; in d3d11va_create_decoder() local 319 dxva2_get_decoder_configuration(AVCodecContext *avctx, const GUID *device_guid, const DXVA2_VideoDesc *desc, DXVA2_ConfigPictureDecode *config) dxva2_get_decoder_configuration() argument 420 d3d11va_get_decoder_configuration(AVCodecContext *avctx, ID3D11VideoDevice *video_device, const D3D11_VIDEO_DECODER_DESC *desc, D3D11_VIDEO_DECODER_CONFIG *config) d3d11va_get_decoder_configuration() argument [all...] |
H A D | opusenc_psy.c | 423 int i, j, k, cway, config[2][CELT_MAX_BANDS] = { { 0 } }; in celt_search_for_tf() local
|
H A D | opus.h | 91 int config; /**< configuration: tells the audio mode, member
|
/third_party/decimal.js/ |
H A D | decimal.js | 4202 function config(obj) { function
|
/third_party/ffmpeg/libavfilter/dnn/ |
H A D | dnn_backend_openvino.c | 310 ie_config_t config = {NULL, NULL, NULL}; in init_model_ov() local
|
/third_party/ffmpeg/libavformat/ |
H A D | sdp.c | 348 char *config; in extradata2config() local 371 uint8_t *config; in xiph_extradata2config() local 481 char *config; latm_context2config() local 514 char *config = NULL; sdp_write_media_attributes() local [all...] |
/third_party/curl/src/ |
H A D | tool_formparse.c | 329 static char *get_param_word(struct OperationConfig *config, char **str, in get_param_word() argument 401 static int read_field_headers(struct OperationConfig *config, in read_field_headers() argument 462 static int get_param_part(struct OperationConfig *config, cha argument 717 formparse(struct OperationConfig *config, const char *input, struct tool_mime **mimeroot, struct tool_mime **mimecurrent, bool literal_value) formparse() argument [all...] |
/third_party/gn/src/gn/ |
H A D | desc_builder.cc | 238 ConfigDescBuilder(const Config* config, const std::set<std::string>& what) in ConfigDescBuilder() argument 859 const Config* config = iter.GetCurrentConfig(); RenderConfigValues() local 932 DescriptionForConfig( const Config* config, const std::string& what) DescriptionForConfig() argument [all...] |
/third_party/alsa-utils/topology/ |
H A D | pre-processor.c | 154 snd_config_t *tplg_find_config(snd_config_t *config, const char *name) in tplg_find_config() argument 173 int tplg_config_make_add(snd_config_t **config, const char *id, snd_config_type_t type, in tplg_config_make_add() argument 434 static int pre_process_include_conf(struct tplg_pre_processor *tplg_pp, snd_config_t *config, in pre_process_include_conf() argument 926 pre_process(struct tplg_pre_processor *tplg_pp, char *config, size_t config_size, const char *pre_processor_defs, const char *inc_path) pre_process() argument [all...] |
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_subs.c | 222 snd_config_t *config, *d; in rval_lookup_main() local 317 static char *rval_card_lookup_return(struct lookup_iterate *iter, snd_config_t *config) in rval_card_lookup_return() argument 400 rval_pcm_lookup_init(struct lookup_iterate *iter, snd_config_t *config) rval_pcm_lookup_init() argument 438 rval_device_lookup_init(snd_use_case_mgr_t *uc_mgr, struct lookup_iterate *iter, snd_config_t *config) rval_device_lookup_init() argument [all...] |
H A D | utils.c | 848 snd_config_t *config; in uc_mgr_alibcfg_by_device() local
|
/third_party/alsa-utils/amidi/ |
H A D | amidi.c | 225 snd_config_t *config; in rawmidi_list() local
|
/third_party/backends/backend/ |
H A D | umax_pp.c | 196 umax_pp_attach (SANEI_Config * config, const char *devname) in umax_pp_attach() argument 359 umax_pp_try_ports (SANEI_Config * config, char **ports) in umax_pp_try_ports() argument 396 umax_pp_auto_attach (SANEI_Config * config, SANE_Int safe) in umax_pp_auto_attach() argument 420 umax_pp_configure_attach(SANEI_Config * config, const char *devname, void __sane_unused__ *data) umax_pp_configure_attach() argument 823 SANEI_Config config; sane_init() local [all...] |
H A D | u12.c | 922 CnfDef config; in sane_init() local 1095 CnfDef config; sane_open() local [all...] |
H A D | mustek_pp.h | 113 SANE_Status (*config)(SANE_Handle hndl, member
|
H A D | p5_device.h | 207 P5_Config *config; member
|
H A D | hp.c | 306 HpDeviceConfig config; member 361 hp_init_config (HpDeviceConfig *config) in hp_init_config() argument 387 HpDeviceConfig *config; hp_device_config_add() local 605 hp_attach_matching_devices(HpDeviceConfig *config, const char *devname) hp_attach_matching_devices() argument 634 HpDeviceConfig *config, df_config, dev_config; hp_read_config() local [all...] |
H A D | p5.c | 1539 SANEI_Config config; in probe_p5_devices() local 1592 config_attach (SANEI_Config __sane_unused__ * config, const char *devname, in config_attach() argument 1628 attach_p5(const char *devicename, SANEI_Config * config) attach_p5() argument [all...] |