Home
last modified time | relevance | path

Searched defs:config (Results 3501 - 3525 of 5586) sorted by relevance

1...<<141142143144145146147148149150>>...224

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dlm95241.c84 u8 status, config, model, trutherm; member
204 u8 config; in lm95241_write_chip() local
[all...]
H A Dstts751.c97 u8 config; member
H A Dmax6620.c427 int config; in max6620_init_client() local
H A Dadm1021.c265 int config = i2c_smbus_read_byte_data( in low_power_store() local
327 int reg, conv_rate, status, config, man_id, dev_id; in adm1021_detect() local
H A Dtmp401.c546 u32 config, config_orig; in tmp401_init_client() local
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dadm1275.c512 int config, device_config; in adm1275_probe() local
492 adm1275_enable_vout_temp(struct adm1275_data *data, struct i2c_client *client, int config) adm1275_enable_vout_temp() argument
[all...]
H A Ducd9000.c334 int ret, config, out_val; in ucd9000_gpio_set_direction() local
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-led.c97 const struct hidled_config *config; member
413 const struct hidled_config *config = rgb->ldev->config; hidled_init_led() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad799x.c132 u16 config; member
173 static int ad799x_update_config(struct ad799x_state *st, u16 config) in ad799x_update_config() argument
[all...]
H A Dti_am335x_adc.c153 unsigned int status, config, adc_fsm; in tiadc_irq_h() local
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-cti-core.c63 struct cti_config *config = &drvdata->config; in cti_write_all_hw_regs() local
92 struct cti_config *config = &drvdata->config; in cti_enable_hw() local
126 struct cti_config *config = &drvdata->config; cti_cpuhp_enable_hw() local
152 struct cti_config *config = &drvdata->config; cti_disable_hw() local
199 struct cti_config *config = &drvdata->config; cti_write_intack() local
220 struct cti_config *config = &drvdata->config; cti_set_default_config() local
341 struct cti_config *config = &drvdata->config; cti_channel_trig_op() local
399 struct cti_config *config = &drvdata->config; cti_channel_gate_op() local
437 struct cti_config *config = &drvdata->config; cti_channel_setop() local
[all...]
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-rzv2m.c101 const struct bitrate_config *config; in rzv2m_i2c_clock_calculate() local
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-renesas-intc-irqpin.c372 const struct intc_irqpin_config *config; in intc_irqpin_probe() local
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-lm3530.c122 u8 config; member
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Dperfmon.c252 u64 config = event->attr.config; in iommu_event_config() local
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dcx24113.c33 const struct cx24113_config *config; member
541 cx24113_attach(struct dvb_frontend *fe, const struct cx24113_config *config, struct i2c_adapter *i2c) cx24113_attach() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/arch/arm/util/
H A Dcs-etm.c456 u64 config = 0; in cs_etm_get_config() local
487 u64 config = 0; in cs_etmv4_get_config() local
[all...]
/kernel/linux/linux-6.6/net/tls/
H A Dtls_main.c989 u16 config = tx ? ctx->tx_conf : ctx->rx_conf; in tls_user_config() local
/kernel/linux/linux-6.6/sound/soc/sprd/
H A Dsprd-pcm-compress.c141 struct dma_slave_config config = { }; in sprd_platform_compr_dma_config() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmremap_test.c27 struct config { struct
36 struct config config; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Devent.c149 void perf_event__read_stat_config(struct perf_stat_config *config, in perf_event__read_stat_config() argument
H A Dstat.c189 int evlist__alloc_stats(struct perf_stat_config *config, in evlist__alloc_stats() argument
278 void evlist__copy_res_stats(struct perf_stat_config *config, struct evlist *evlist) in evlist__copy_res_stats() argument
386 process_counter_values(struct perf_stat_config *config, struct evsel *evsel, in process_counter_values() argument
366 evsel__count_has_error(struct evsel *evsel, struct perf_counts_values *count, struct perf_stat_config *config) evsel__count_has_error() argument
461 process_counter_maps(struct perf_stat_config *config, struct evsel *counter) process_counter_maps() argument
479 perf_stat_process_counter(struct perf_stat_config *config, struct evsel *counter) perf_stat_process_counter() argument
574 evsel__should_merge_hybrid(const struct evsel *evsel, const struct perf_stat_config *config) evsel__should_merge_hybrid() argument
580 evsel__merge_stats(struct evsel *evsel, struct perf_stat_config *config) evsel__merge_stats() argument
591 perf_stat_merge_counters(struct perf_stat_config *config, struct evlist *evlist) perf_stat_merge_counters() argument
662 perf_stat_process_percore(struct perf_stat_config *config, struct evlist *evlist) perf_stat_process_percore() argument
745 create_perf_stat_counter(struct evsel *evsel, struct perf_stat_config *config, struct target *target, int cpu_map_idx) create_perf_stat_counter() argument
[all...]
H A Dconfig.c543 char *config; home_perfconfig() local
581 static const char *config; perf_home_perfconfig() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dpcm-test.c158 snd_config_t *config, *card_config, *pcm_config; in find_pcms() local
/kernel/linux/linux-6.6/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c138 cs_etm_decoder__gen_etmv3_config(struct cs_etm_trace_params *params, ocsd_etmv3_cfg *config) cs_etm_decoder__gen_etmv3_config() argument
166 cs_etm_decoder__gen_etmv4_config(struct cs_etm_trace_params *params, ocsd_etmv4_cfg *config) cs_etm_decoder__gen_etmv4_config() argument
184 cs_etm_decoder__gen_ete_config(struct cs_etm_trace_params *params, ocsd_ete_cfg *config) cs_etm_decoder__gen_ete_config() argument
[all...]

Completed in 24 milliseconds

1...<<141142143144145146147148149150>>...224