Home
last modified time | relevance | path

Searched defs:config (Results 2051 - 2075 of 4281) sorted by relevance

1...<<81828384858687888990>>...172

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dtmp108.c332 u32 config; in tmp108_probe() local
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-cti.h179 struct cti_config config; member
H A Dultrasoc-smb.c348 static void smb_free_buffer(void *config) in smb_free_buffer() argument
H A Dcoresight-etm3x-sysfs.c72 struct etm_config *config = &drvdata->config; in reset_store() local
101 struct etm_config *config = &drvdata->config; in mode_show() local
114 struct etm_config *config = &drvdata->config; mode_store() local
186 struct etm_config *config = &drvdata->config; trigger_event_show() local
199 struct etm_config *config = &drvdata->config; trigger_event_store() local
216 struct etm_config *config = &drvdata->config; enable_event_show() local
229 struct etm_config *config = &drvdata->config; enable_event_store() local
246 struct etm_config *config = &drvdata->config; fifofull_level_show() local
259 struct etm_config *config = &drvdata->config; fifofull_level_store() local
276 struct etm_config *config = &drvdata->config; addr_idx_show() local
289 struct etm_config *config = &drvdata->config; addr_idx_store() local
316 struct etm_config *config = &drvdata->config; addr_single_show() local
340 struct etm_config *config = &drvdata->config; addr_single_store() local
368 struct etm_config *config = &drvdata->config; addr_range_show() local
398 struct etm_config *config = &drvdata->config; addr_range_store() local
437 struct etm_config *config = &drvdata->config; addr_start_show() local
461 struct etm_config *config = &drvdata->config; addr_start_store() local
491 struct etm_config *config = &drvdata->config; addr_stop_show() local
515 struct etm_config *config = &drvdata->config; addr_stop_store() local
544 struct etm_config *config = &drvdata->config; addr_acctype_show() local
560 struct etm_config *config = &drvdata->config; addr_acctype_store() local
579 struct etm_config *config = &drvdata->config; cntr_idx_show() local
592 struct etm_config *config = &drvdata->config; cntr_idx_store() local
617 struct etm_config *config = &drvdata->config; cntr_rld_val_show() local
633 struct etm_config *config = &drvdata->config; cntr_rld_val_store() local
652 struct etm_config *config = &drvdata->config; cntr_event_show() local
668 struct etm_config *config = &drvdata->config; cntr_event_store() local
687 struct etm_config *config = &drvdata->config; cntr_rld_event_show() local
703 struct etm_config *config = &drvdata->config; cntr_rld_event_store() local
723 struct etm_config *config = &drvdata->config; cntr_val_show() local
749 struct etm_config *config = &drvdata->config; cntr_val_store() local
768 struct etm_config *config = &drvdata->config; seq_12_event_show() local
781 struct etm_config *config = &drvdata->config; seq_12_event_store() local
797 struct etm_config *config = &drvdata->config; seq_21_event_show() local
810 struct etm_config *config = &drvdata->config; seq_21_event_store() local
826 struct etm_config *config = &drvdata->config; seq_23_event_show() local
839 struct etm_config *config = &drvdata->config; seq_23_event_store() local
855 struct etm_config *config = &drvdata->config; seq_31_event_show() local
868 struct etm_config *config = &drvdata->config; seq_31_event_store() local
884 struct etm_config *config = &drvdata->config; seq_32_event_show() local
897 struct etm_config *config = &drvdata->config; seq_32_event_store() local
913 struct etm_config *config = &drvdata->config; seq_13_event_show() local
926 struct etm_config *config = &drvdata->config; seq_13_event_store() local
942 struct etm_config *config = &drvdata->config; seq_curr_state_show() local
969 struct etm_config *config = &drvdata->config; seq_curr_state_store() local
989 struct etm_config *config = &drvdata->config; ctxid_idx_show() local
1002 struct etm_config *config = &drvdata->config; ctxid_idx_store() local
1028 struct etm_config *config = &drvdata->config; ctxid_pid_show() local
1051 struct etm_config *config = &drvdata->config; ctxid_pid_store() local
1082 struct etm_config *config = &drvdata->config; ctxid_mask_show() local
1102 struct etm_config *config = &drvdata->config; ctxid_mask_store() local
1125 struct etm_config *config = &drvdata->config; sync_freq_show() local
1138 struct etm_config *config = &drvdata->config; sync_freq_store() local
1154 struct etm_config *config = &drvdata->config; timestamp_event_show() local
1167 struct etm_config *config = &drvdata->config; timestamp_event_store() local
[all...]
H A Dcoresight-etm3x-core.c192 void etm_set_default(struct etm_config *config) in etm_set_default() argument
240 etm_config_trace_mode(struct etm_config *config) etm_config_trace_mode() argument
310 struct etm_config *config = &drvdata->config; etm_parse_event_config() local
365 struct etm_config *config = &drvdata->config; etm_enable_hw() local
590 struct etm_config *config = &drvdata->config; etm_disable_hw() local
[all...]
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dgth.c254 unsigned int config = output_parms[parm].get(gth, port); in gth_output_parm_set() local
266 unsigned int config = output_parms[parm].get(gth, port); in gth_output_parm_get() local
61 gth_output_set(struct gth_device *gth, int port, unsigned int config) gth_output_set() argument
351 unsigned int config; output_attr_store() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dmax44009.c124 int ret, int_time, config; in max44009_write_int_time() local
H A Dgp2ap002.c434 static const struct regmap_config config = { in gp2ap002_probe() local
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_shub.c287 u8 config[3], slv_addr, slv_config = 0; in st_lsm6dsx_shub_read() local
340 u8 config[2], slv_addr; st_lsm6dsx_shub_write() local
446 u8 config[9] = {}, enable_mask, slv_addr; st_lsm6dsx_shub_config_channels() local
824 u8 config[3], data, slv_addr, slv_config = 0; st_lsm6dsx_shub_check_wai() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dmcp3422.c90 u8 config; member
108 static int mcp3422_read(struct mcp3422 *adc, int *value, u8 *config) in mcp3422_read() argument
134 u8 config; mcp3422_read_channel() local
200 u8 config = adc->config; mcp3422_write_raw() local
339 u8 config; mcp3422_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/leds/flash/
H A Dleds-rt4505.c261 rt4505_init_v4l2_config(struct rt4505_priv *priv, struct v4l2_flash_config *config) rt4505_init_v4l2_config() argument
284 rt4505_init_v4l2_config(struct rt4505_priv *priv, struct v4l2_flash_config *config) rt4505_init_v4l2_config() argument
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dti_am335x_tsc.c127 unsigned int config; in titsc_step_config() local
[all...]
H A Dgoodix.h102 u8 config[GOODIX_CONFIG_MAX_LENGTH]; member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dbcm3510.c53 const struct bcm3510_config* config; member
796 struct dvb_frontend* bcm3510_attach(const struct bcm3510_config *config, in bcm3510_attach() argument
[all...]
H A Dascot2e.c473 ascot2e_attach(struct dvb_frontend *fe, const struct ascot2e_config *config, struct i2c_adapter *i2c) ascot2e_attach() argument
H A Dcx24110.c25 const struct cx24110_config* config; member
584 struct dvb_frontend* cx24110_attach(const struct cx24110_config* config, in cx24110_attach() argument
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Diostat.c335 int iostat_prepare(struct evlist *evlist, struct perf_stat_config *config) in iostat_prepare() argument
356 struct perf_stat_config *config = (struct perf_stat_config *)opt->data; in iostat_parse() local
373 void iostat_list(struct evlist *evlist, struct perf_stat_config *config) in iostat_list() argument
399 iostat_prefix(struct evlist *evlist, struct perf_stat_config *config, char *prefix, struct timespec *ts) iostat_prefix() argument
417 iostat_print_header_prefix(struct perf_stat_config *config) iostat_print_header_prefix() argument
427 iostat_print_metric(struct perf_stat_config *config, struct evsel *evsel, struct perf_stat_output_ctx *out) iostat_print_metric() argument
451 iostat_print_counters(struct evlist *evlist, struct perf_stat_config *config, struct timespec *ts, char *prefix, iostat_print_counter_t print_cnt_cb, void *arg) iostat_print_counters() argument
[all...]
/kernel/linux/linux-6.6/sound/usb/
H A Dcard.c714 struct usb_host_config *config = chip->dev->actconfig; in find_last_interface() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtrace-event-info.c403 static struct tracepoint_path *tracepoint_id_to_path(u64 config) in tracepoint_id_to_path() argument
469 char *tracepoint_id_to_name(u64 config) in tracepoint_id_to_name() argument
H A Dparse-events.h93 const char *config; member
/kernel/linux/linux-6.6/tools/testing/selftests/alsa/
H A Dmixer-test.c65 snd_config_t *config; in find_controls() local
H A Dconf.c24 snd_config_t *config; member
57 static int snd_config_load_string(snd_config_t **config, const char *s, in snd_config_load_string() argument
88 snd_config_t *config; in get_alsalib_config() local
199 static bool sysfs_match(const char *sysfs_root, snd_config_t *config) in sysfs_match() argument
235 snd_config_t *config, *sysfs_config, *card_config, *sysfs_card_config, *node; test_filename1() local
[all...]
/kernel/linux/linux-6.6/tools/thermal/thermometer/
H A Dthermometer.c41 const char *config; member
84 static int configuration_default_init(struct configuration *config) in configuration_default_init() argument
70 configuration_tz_match(const char *expr, struct configuration *config) configuration_tz_match() argument
101 configuration_init(const char *path, struct configuration *config) configuration_init() argument
288 thermometer_init(struct configuration *config, struct thermometer *thermometer) thermometer_init() argument
539 struct configuration config = { 0 }; main() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/
H A Dutils.c530 perf_event_attr_init(struct perf_event_attr *event_attr, unsigned int type, unsigned long config) perf_event_attr_init() argument
546 perf_event_open_counter(unsigned int type, unsigned long config, int group_fd) perf_event_open_counter() argument
/kernel/linux/linux-6.6/sound/isa/galaxy/
H A Dgalaxy.c185 u32 config; member
191 static u32 config[SNDRV_CARDS]; variable
428 galaxy_set_config(struct snd_galaxy *galaxy, u32 config) galaxy_set_config() argument
442 galaxy_config(struct snd_galaxy *galaxy, u32 config) galaxy_config() argument
[all...]

Completed in 22 milliseconds

1...<<81828384858687888990>>...172