Home
last modified time | relevance | path

Searched defs:config (Results 1 – 25 of 1366) sorted by relevance

12345678910>>...55

/linux/tools/power/cpupower/bench/
H A Dparse.h8 struct config struct
10 long sleep; /* sleep time in µs */
11 long load; /* load time in µs */
12 long sleep_step; /* time value which changes the
14 long load_step; /* time value which changes the
38 int prepare_config(const char *path, struct config *config); argument
/linux/drivers/hwtracing/coresight/
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; in mode_store() local
186 struct etm_config *config = &drvdata->config; in trigger_event_show() local
199 struct etm_config *config = &drvdata->config; in trigger_event_store() local
216 struct etm_config *config = &drvdata->config; in enable_event_show() local
229 struct etm_config *config = &drvdata->config; in enable_event_store() local
246 struct etm_config *config = &drvdata->config; in fifofull_level_show() local
259 struct etm_config *config = &drvdata->config; in fifofull_level_store() local
276 struct etm_config *config = &drvdata->config; in addr_idx_show() local
[all …]
H A Dcoresight-etm4x-sysfs.c18 struct etmv4_config *config = &drvdata->config; in etm4_set_mode_exclude() local
173 struct etmv4_config *config = &drvdata->config; in reset_store() local
287 struct etmv4_config *config = &drvdata->config; in mode_show() local
299 struct etmv4_config *config = &drvdata->config; in mode_store() local
453 struct etmv4_config *config = &drvdata->config; in pe_show() local
465 struct etmv4_config *config = &drvdata->config; in pe_store() local
488 struct etmv4_config *config = &drvdata->config; in event_show() local
500 struct etmv4_config *config = &drvdata->config; in event_store() local
537 struct etmv4_config *config = &drvdata->config; in event_instren_show() local
549 struct etmv4_config *config = &drvdata->config; in event_instren_store() local
[all …]
H A Dcoresight-etm4x-core.c475 struct etmv4_config *config = &drvdata->config; in etm4_enable_hw() local
617 struct etmv4_config *config = &drvdata->config; in etm4_config_timestamp_event() local
689 struct etmv4_config *config = &drvdata->config; in etm4_parse_event_config() local
958 struct etmv4_config *config = &drvdata->config; in etm4_disable_hw() local
1445 static u32 etm4_get_victlr_access_type(struct etmv4_config *config) in etm4_get_victlr_access_type()
1451 static void etm4_set_victlr_access(struct etmv4_config *config) in etm4_set_victlr_access()
1457 static void etm4_set_default_config(struct etmv4_config *config) in etm4_set_default_config()
1479 static u64 etm4_get_ns_access_type(struct etmv4_config *config) in etm4_get_ns_access_type()
1508 static u64 etm4_get_access_type(struct etmv4_config *config) in etm4_get_access_type()
1514 static u64 etm4_get_comparator_access_type(struct etmv4_config *config) in etm4_get_comparator_access_type()
[all …]
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; in cti_cpuhp_enable_hw() local
152 struct cti_config *config = &drvdata->config; in cti_disable_hw() local
199 struct cti_config *config = &drvdata->config; in cti_write_intack() local
220 struct cti_config *config = &drvdata->config; in cti_set_default_config() local
341 struct cti_config *config = &drvdata->config; in cti_channel_trig_op() local
399 struct cti_config *config = &drvdata->config; in cti_channel_gate_op() local
437 struct cti_config *config = &drvdata->config; in cti_channel_setop() local
/linux/lib/
H A Dtest_kmod.c130 struct test_config config; member
181 struct test_config *config = &test_dev->config; in kmod_test_done_check() local
197 struct test_config *config = &test_dev->config; in test_kmod_put_module() local
220 struct test_config *config = &test_dev->config; in run_request() local
251 struct test_config *config = &test_dev->config; in tally_work_test() local
292 struct test_config *config = &test_dev->config; in tally_up_work() local
351 struct test_config *config = &test_dev->config; in test_dev_kmod_stop_tests() local
389 struct test_config *config = &test_dev->config; in try_requests() local
426 struct test_config *config = &test_dev->config; in run_test_driver() local
443 struct test_config *config = &test_dev->config; in run_test_fs_type() local
[all …]
/linux/drivers/base/regmap/
H A Dregmap-kunit.c156 struct regmap_config *config, in gen_regmap()
236 struct regmap_config config; in basic_read_write() local
261 struct regmap_config config; in bulk_write() local
294 struct regmap_config config; in bulk_read() local
323 struct regmap_config config; in multi_write() local
362 struct regmap_config config; in multi_read() local
395 struct regmap_config config; in read_bypassed() local
459 struct regmap_config config; in read_bypassed_volatile() local
523 struct regmap_config config; in write_readonly() local
554 struct regmap_config config; in read_writeonly() local
[all …]
/linux/drivers/rtc/
H A Drtc-spear.c85 static inline void spear_rtc_clear_interrupt(struct spear_rtc_config *config) in spear_rtc_clear_interrupt()
97 static inline void spear_rtc_enable_interrupt(struct spear_rtc_config *config) in spear_rtc_enable_interrupt()
109 static inline void spear_rtc_disable_interrupt(struct spear_rtc_config *config) in spear_rtc_disable_interrupt()
120 static inline int is_write_complete(struct spear_rtc_config *config) in is_write_complete()
133 static void rtc_wait_not_busy(struct spear_rtc_config *config) in rtc_wait_not_busy()
152 struct spear_rtc_config *config = dev_id; in spear_rtc_irq() local
201 struct spear_rtc_config *config = dev_get_drvdata(dev); in spear_rtc_read_time() local
232 struct spear_rtc_config *config = dev_get_drvdata(dev); in spear_rtc_set_time() local
258 struct spear_rtc_config *config = dev_get_drvdata(dev); in spear_rtc_read_alarm() local
288 struct spear_rtc_config *config = dev_get_drvdata(dev); in spear_rtc_set_alarm() local
[all …]
H A Drtc-da9063.c70 const struct da9063_compatible_rtc_regmap *config; member
170 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_data_to_tm() local
185 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_tm_to_data() local
201 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_alarm_irq_enable() local
213 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_read_time() local
249 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_set_time() local
266 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_read_alarm() local
300 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_rtc_set_alarm() local
337 const struct da9063_compatible_rtc_regmap *config = rtc->config; in da9063_alarm_event() local
361 const struct da9063_compatible_rtc_regmap *config; in da9063_rtc_probe() local
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c64 unsigned pid, unsigned long *config) in dove_pmu_mpp_ctrl_get()
82 unsigned pid, unsigned long config) in dove_pmu_mpp_ctrl_set()
104 unsigned long *config) in dove_mpp4_ctrl_get()
135 unsigned long config) in dove_mpp4_ctrl_set()
170 unsigned long *config) in dove_nand_ctrl_get()
181 unsigned long config) in dove_nand_ctrl_set()
190 unsigned long *config) in dove_audio0_ctrl_get()
200 unsigned long config) in dove_audio0_ctrl_set()
213 unsigned long *config) in dove_audio1_ctrl_get()
244 unsigned long config) in dove_audio1_ctrl_set()
[all …]
/linux/drivers/video/fbdev/via/
H A Dvia_clock.c85 static void cle266_set_primary_pll(struct via_pll_config config) in cle266_set_primary_pll()
90 static void k800_set_primary_pll(struct via_pll_config config) in k800_set_primary_pll()
95 static void vx855_set_primary_pll(struct via_pll_config config) in vx855_set_primary_pll()
100 static void cle266_set_secondary_pll(struct via_pll_config config) in cle266_set_secondary_pll()
105 static void k800_set_secondary_pll(struct via_pll_config config) in k800_set_secondary_pll()
110 static void vx855_set_secondary_pll(struct via_pll_config config) in vx855_set_secondary_pll()
115 static void k800_set_engine_pll(struct via_pll_config config) in k800_set_engine_pll()
120 static void vx855_set_engine_pll(struct via_pll_config config) in vx855_set_engine_pll()
273 static void dummy_set_pll(struct via_pll_config config) in dummy_set_pll()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve_vxlan.c133 struct mlxsw_sp_nve_config *config) in mlxsw_sp_nve_vxlan_ul_proto_sip_config()
149 struct mlxsw_sp_nve_config *config) in mlxsw_sp_nve_vxlan_config()
165 const struct mlxsw_sp_nve_config *config) in mlxsw_sp_nve_vxlan_config_prepare()
195 const struct mlxsw_sp_nve_config *config) in mlxsw_sp1_nve_vxlan_config_set()
233 const struct mlxsw_sp_nve_config *config) in mlxsw_sp1_nve_vxlan_init()
275 struct mlxsw_sp_nve_config *config = &nve->config; in mlxsw_sp1_nve_vxlan_fini() local
337 const struct mlxsw_sp_nve_config *config) in mlxsw_sp2_nve_vxlan_config_set()
414 const struct mlxsw_sp_nve_config *config) in mlxsw_sp2_nve_vxlan_init()
457 struct mlxsw_sp_nve_config *config = &nve->config; in mlxsw_sp2_nve_vxlan_fini() local
/linux/drivers/net/ethernet/tehuti/
H A Dtn40_phy.c10 static struct tn40_priv *tn40_config_to_priv(struct phylink_config *config) in tn40_config_to_priv()
15 static void tn40_link_up(struct phylink_config *config, struct phy_device *phy, in tn40_link_up()
25 static void tn40_link_down(struct phylink_config *config, unsigned int mode, in tn40_link_down()
34 static void tn40_mac_config(struct phylink_config *config, unsigned int mode, in tn40_mac_config()
47 struct phylink_config *config; in tn40_phy_register() local
/linux/drivers/iio/adc/
H A Dmcp3422.c41 #define MCP3422_CHANNEL(config) (((config) & MCP3422_CHANNEL_MASK) >> 5) argument
42 #define MCP3422_PGA(config) ((config) & MCP3422_PGA_MASK) argument
43 #define MCP3422_SAMPLE_RATE(config) (((config) & MCP3422_SRATE_MASK) >> 2) argument
90 u8 config; member
108 static int mcp3422_read(struct mcp3422 *adc, int *value, u8 *config) in mcp3422_read()
134 u8 config; in mcp3422_read_channel() local
200 u8 config = adc->config; in mcp3422_write_raw() local
339 u8 config; in mcp3422_probe() local
/linux/drivers/md/dm-vdo/
H A Ddm-vdo-target.c179 static void free_device_config(struct device_config *config) in free_device_config()
396 struct thread_count_config *config) in process_one_thread_config_spec()
475 struct thread_count_config *config) in parse_one_thread_config_spec()
526 struct thread_count_config *config) in parse_thread_config_string()
561 struct device_config *config) in process_one_key_value_pair()
592 struct device_config *config) in parse_one_key_value_pair()
628 static int parse_key_value_pairs(int argc, char **argv, struct device_config *config) in parse_key_value_pairs()
661 struct device_config *config) in parse_optional_arguments()
692 static void handle_parse_error(struct device_config *config, char **error_ptr, in handle_parse_error()
715 struct device_config *config = NULL; in parse_device_config() local
[all …]
/linux/drivers/block/
H A Dnbd.c111 static inline unsigned int nbd_blksize(struct nbd_config *config) in nbd_blksize()
122 struct nbd_config *config; member
299 static int nbd_disconnected(struct nbd_config *config) in nbd_disconnected()
400 struct nbd_config *config = nbd->config; in sock_shutdown() local
455 struct nbd_config *config; in nbd_xmit_timeout() local
599 struct nbd_config *config = nbd->config; in sock_xmit() local
646 struct nbd_config *config = nbd->config; in nbd_send_cmd() local
973 struct nbd_config *config = nbd->config; in recv_work() local
1057 struct nbd_config *config = nbd->config; in find_fallback() local
1100 struct nbd_config *config = nbd->config; in wait_for_reconnect() local
[all …]
/linux/drivers/media/dvb-frontends/
H A Dtda8261.c20 const struct tda8261_config *config; member
29 const struct tda8261_config *config = state->config; in tda8261_read() local
41 const struct tda8261_config *config = state->config; in tda8261_write() local
87 const struct tda8261_config *config = state->config; in tda8261_set_params() local
166 const struct tda8261_config *config, in tda8261_attach()
H A Dtda665x.c19 const struct tda665x_config *config; member
27 const struct tda665x_config *config = state->config; in tda665x_read() local
43 const struct tda665x_config *config = state->config; in tda665x_write() local
93 const struct tda665x_config *config = state->config; in tda665x_set_frequency() local
204 const struct tda665x_config *config, in tda665x_attach()
/linux/drivers/vdpa/
H A Dvdpa.c158 const struct vdpa_config_ops *config, in __vdpa_alloc_device()
597 struct vdpa_dev_set_config config = {}; in vdpa_nl_cmd_dev_add_set_doit() local
874 const struct virtio_net_config *config) in vdpa_dev_net_mq_config_fill()
888 const struct virtio_net_config *config) in vdpa_dev_net_mtu_config_fill()
901 const struct virtio_net_config *config) in vdpa_dev_net_mac_config_fill()
911 const struct virtio_net_config *config) in vdpa_dev_net_status_config_fill()
924 struct virtio_net_config config = {}; in vdpa_dev_net_config_fill() local
949 const struct virtio_blk_config *config) in vdpa_dev_blk_capacity_config_fill()
961 const struct virtio_blk_config *config) in vdpa_dev_blk_seg_size_config_fill()
976 const struct virtio_blk_config *config) in vdpa_dev_blk_block_size_config_fill()
[all …]
/linux/drivers/md/dm-vdo/indexer/
H A Dconfig.c97 struct uds_configuration config; in uds_validate_config_contents() local
175 struct uds_configuration *config, u32 version) in uds_write_config_contents()
316 struct uds_configuration *config; in uds_make_configuration() local
355 void uds_free_configuration(struct uds_configuration *config) in uds_free_configuration()
363 void uds_log_configuration(struct uds_configuration *config) in uds_log_configuration()
/linux/include/linux/
H A Dregmap.h797 #define regmap_init(dev, bus, bus_context, config) \ argument
812 #define regmap_init_i2c(i2c, config) \ argument
825 #define regmap_init_mdio(mdio_dev, config) \ argument
838 #define regmap_init_sccb(i2c, config) \ argument
851 #define regmap_init_slimbus(slimbus, config) \ argument
864 #define regmap_init_spi(dev, config) \ argument
877 #define regmap_init_spmi_base(dev, config) \ argument
890 #define regmap_init_spmi_ext(dev, config) \ argument
903 #define regmap_init_w1(w1_dev, config) \ argument
918 #define regmap_init_mmio_clk(dev, clk_id, regs, config) \ argument
[all …]
/linux/tools/testing/selftests/powerpc/pmu/
H A Devent.c24 static void __event_init_opts(struct event *e, u64 config, in __event_init_opts()
44 void event_init_opts(struct event *e, u64 config, int type, char *name) in event_init_opts()
49 void event_init_named(struct event *e, u64 config, char *name) in event_init_named()
54 void event_init(struct event *e, u64 config) in event_init()
59 void event_init_sampling(struct event *e, u64 config) in event_init_sampling()
/linux/drivers/ata/
H A Dpata_via.c182 const struct via_isa_bridge *config = ap->host->private_data; in via_cable_detect() local
212 const struct via_isa_bridge *config = ap->host->private_data; in via_pre_reset() local
330 const struct via_isa_bridge *config = ap->host->private_data; in via_set_piomode() local
338 const struct via_isa_bridge *config = ap->host->private_data; in via_set_dmamode() local
356 const struct via_isa_bridge *config = host->private_data; in via_mode_filter() local
499 static void via_fixup(struct pci_dev *pdev, const struct via_isa_bridge *config) in via_fixup()
579 const struct via_isa_bridge *config; in via_init_one() local
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-pko.c77 union cvmx_pko_mem_iqueue_ptrs config; in __cvmx_pko_iport_config() local
124 union cvmx_pko_mem_iport_ptrs config; in __cvmx_pko_port_map_o68() local
187 union cvmx_pko_reg_cmd_buf config; in cvmx_pko_initialize_global() local
283 union cvmx_pko_mem_queue_ptrs config; in cvmx_pko_shutdown() local
332 union cvmx_pko_mem_queue_ptrs config; in cvmx_pko_config_port() local
/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c41 static u8 engine_config_sample(u64 config) in engine_config_sample()
61 static bool is_engine_config(const u64 config) in is_engine_config()
66 static unsigned int config_gt_id(const u64 config) in config_gt_id()
71 static u64 config_counter(const u64 config) in config_counter()
76 static unsigned int other_bit(const u64 config) in other_bit()
103 static unsigned int config_bit(const u64 config) in config_bit()
111 static u32 config_mask(const u64 config) in config_mask()
569 config_status(struct drm_i915_private *i915, u64 config) in config_status()
684 const u64 config = config_counter(event->attr.config); in __i915_pmu_event_read() local
954 add_i915_attr(struct i915_ext_attribute *attr, const char *name, u64 config) in add_i915_attr()
[all …]

12345678910>>...55