/linux/tools/bpf/bpftool/ |
H A D | link.c | 394 static char *perf_config_hw_cache_str(__u64 config) in perf_config_hw_cache_str() 428 static const char *perf_config_str(__u32 type, __u64 config) in perf_config_str() 452 __u64 config = info->perf_event.event.config; in show_perf_event_event_json() local 848 __u64 config = info->perf_event.event.config; in show_perf_event_event_plain() local
|
/linux/drivers/hid/intel-thc-hid/intel-thc/ |
H A D | intel-thc-dma.c | 187 struct thc_dma_configuration *config, in thc_copy_one_sgl_to_prd() 210 struct thc_dma_configuration *config) in thc_copy_sgls_to_prd() 221 struct thc_dma_configuration *config, in setup_dma_buffers() 289 struct thc_dma_configuration *config) in release_dma_buffers()
|
/linux/drivers/net/dsa/ |
H A D | mt7530.c | 2727 struct phylink_config *config) in mt7530_mac_port_get_caps() 2758 struct phylink_config *config) in mt7531_mac_port_get_caps() 2796 struct phylink_config *config) in mt7988_mac_port_get_caps() 2818 struct phylink_config *config) in en7581_mac_port_get_caps() 2907 mt753x_phylink_mac_select_pcs(struct phylink_config *config, in mt753x_phylink_mac_select_pcs() 2926 mt753x_phylink_mac_config(struct phylink_config *config, unsigned int mode, in mt753x_phylink_mac_config() 2944 static void mt753x_phylink_mac_link_down(struct phylink_config *config, in mt753x_phylink_mac_link_down() 2954 static void mt753x_phylink_mac_link_up(struct phylink_config *config, in mt753x_phylink_mac_link_up() 2988 static void mt753x_phylink_mac_disable_tx_lpi(struct phylink_config *config) in mt753x_phylink_mac_disable_tx_lpi() 2997 static int mt753x_phylink_mac_enable_tx_lpi(struct phylink_config *config, in mt753x_phylink_mac_enable_tx_lpi() [all …]
|
/linux/drivers/regulator/ |
H A D | wm831x-ldo.c | 218 struct regulator_config config = { }; in wm831x_gp_ldo_probe() local 429 struct regulator_config config = { }; in wm831x_aldo_probe() local 574 struct regulator_config config = { }; in wm831x_alive_ldo_probe() local
|
H A D | tps65132-regulator.c | 133 struct regulator_config *config) in tps65132_of_parse_cb() 229 struct regulator_config config = { }; in tps65132_probe() local
|
H A D | fixed.c | 170 struct fixed_voltage_config *config; in of_get_fixed_voltage_config() local 225 struct fixed_voltage_config *config; in reg_fixed_voltage_probe() local
|
H A D | arizona-micsupp.c | 229 struct regulator_config *config, in arizona_micsupp_of_get_pdata() 259 struct regulator_config config = { }; in arizona_micsupp_common_init() local
|
/linux/drivers/hwmon/pmbus/ |
H A D | max31785.c | 209 int config; in max31785_get_pwm_mode() local 299 u8 config, u8 mask, u16 command) in max31785_update_fan() 328 int config = 0; in max31785_pwm_enable() local
|
/linux/sound/soc/codecs/ |
H A D | cs4271-spi.c | 16 struct regmap_config config; in cs4271_spi_probe() local
|
H A D | adav801.c | 24 struct regmap_config config; in adav80x_spi_probe() local
|
H A D | cs4271-i2c.c | 16 struct regmap_config config; in cs4271_i2c_probe() local
|
H A D | ad193x-spi.c | 19 struct regmap_config config; in ad193x_spi_probe() local
|
/linux/tools/testing/selftests/net/ |
H A D | test_ingress_egress_chaining.sh | 41 function config() { function
|
/linux/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 685 const struct stv090x_config *config = state->config; in stv090x_read_reg() local 714 const struct stv090x_config *config = state->config; in stv090x_write_regs() local 4263 const struct stv090x_config *config = state->config; in stv090x_get_mclk() local 4276 const struct stv090x_config *config = state->config; in stv090x_set_mclk() local 4693 const struct stv090x_config *config = state->config; in stv090x_init() local 4772 const struct stv090x_config *config = state->config; in stv090x_setup() local 5001 struct stv090x_config *config = client->dev.platform_data; in stv090x_probe() local 5046 struct dvb_frontend *stv090x_attach(struct stv090x_config *config, in stv090x_attach()
|
/linux/drivers/md/dm-vdo/indexer/ |
H A D | index-layout.c | 197 struct layout_region config; member 221 static int __must_check compute_sizes(const struct uds_configuration *config, in compute_sizes() 725 struct uds_configuration *config, in write_uds_index_config() 774 static int create_index_layout(struct index_layout *layout, struct uds_configuration *config) in create_index_layout() 1595 struct uds_configuration *config) in verify_uds_index_config() 1616 static int load_index_layout(struct index_layout *layout, struct uds_configuration *config) in load_index_layout() 1640 const struct uds_configuration *config) in create_layout_factory() 1664 int uds_make_index_layout(struct uds_configuration *config, bool new_layout, in uds_make_index_layout()
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-gpio.c | 223 u32 input, u32 output, u32 config) in subdev_s_audio_routing() 279 u32 input, u32 output, u32 config) in subdev_s_video_routing()
|
/linux/drivers/macintosh/ |
H A D | windfarm_ad7417_sensor.c | 29 u8 config; member 194 u8 config = 0; in wf_ad7417_init_chip() local
|
/linux/arch/um/kernel/ |
H A D | config.c.in | 10 static __initdata const char *config[] = { variable
|
/linux/sound/soc/ti/ |
H A D | edma-pcm.c | 42 struct snd_dmaengine_pcm_config *config; in edma_pcm_platform_register() local
|
/linux/drivers/pinctrl/sprd/ |
H A D | pinctrl-sprd.c | 441 unsigned long *config) in sprd_pinconf_get() 744 unsigned int selector, unsigned long *config) in sprd_pinconf_group_get() 788 unsigned long *config) in sprd_pinconf_get_config() 809 unsigned long config; in sprd_pinconf_dbg_show() local 826 unsigned long config; in sprd_pinconf_group_dbg_show() local
|
/linux/tools/perf/arch/x86/util/ |
H A D | intel-pt.c | 68 u64 *config) in intel_pt_parse_terms_with_default() 91 static int intel_pt_parse_terms(const struct perf_pmu *pmu, const char *str, u64 *config) in intel_pt_parse_terms() 190 u64 config; in intel_pt_default_config() local 266 static u64 config; in intel_pt_pmu_default_config() local 493 const char *supported, u64 config) in intel_pt_val_config_term()
|
/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 514 struct phylink_config *config) in mv88e6095_phylink_get_caps() 533 struct phylink_config *config) in mv88e6185_phylink_get_caps() 572 struct phylink_config *config) in mv88e6250_setup_supported_interfaces() 621 struct phylink_config *config) in mv88e6250_phylink_get_caps() 630 struct phylink_config *config) in mv88e6351_phylink_get_caps() 672 struct phylink_config *config) in mv88e6352_phylink_get_caps() 702 struct phylink_config *config) in mv88e632x_phylink_get_caps() 725 struct phylink_config *config) in mv88e6341_phylink_get_caps() 747 struct phylink_config *config) in mv88e6390_phylink_get_caps() 769 struct phylink_config *config) in mv88e6390x_phylink_get_caps() [all …]
|
/linux/drivers/hwmon/ |
H A D | thmc50.c | 131 int config; in analog_out_store() local 312 unsigned config; in thmc50_detect() local 363 int config; in thmc50_init_client() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_pmu.c | 80 const char *config; member 447 struct amdgpu_pmu_config *config) in amdgpu_pmu_alloc_pmu_attrs() 484 struct amdgpu_pmu_config *config) in init_pmu_entry_by_type_and_add()
|
/linux/arch/sh/kernel/ |
H A D | perf_event.c | 73 static int hw_perf_cache_event(int config, int *evp) in hw_perf_cache_event() 104 int config = -1; in __hw_perf_event_init() local
|