Searched defs:config (Results 176 - 200 of 1840) sorted by relevance

1234567891011>>

/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ram.c11 static inline u8 can_ram_clamp(const struct can_ram_config *config, argument
22 can_ram_rounddown_pow_of_two(const struct can_ram_config *config, argument
60 can_ram_get_layout(struct can_ram_layout *layout, const struct can_ram_config *config, const struct ethtool_ringparam *ring, const struct ethtool_coalesce *ec, const bool fd_mode) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpio-tn48m.c44 struct gpio_regmap_config config = {}; local
H A Dgpio-gpio-mm.c65 struct i8255_regmap_config config = {}; local
/linux-master/drivers/base/regmap/
H A Dregmap-sccb.c88 regmap_get_sccb_bus(struct i2c_client *i2c, const struct regmap_config *config) argument
98 __regmap_init_sccb(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
113 __devm_regmap_init_sccb(struct i2c_client *i2c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-sdw-mbq.c52 static int regmap_sdw_mbq_config_check(const struct regmap_config *config) argument
68 __regmap_init_sdw_mbq(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
84 __devm_regmap_init_sdw_mbq(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
[all...]
H A Dregmap-slimbus.c32 regmap_get_slimbus(struct slim_device *slim, const struct regmap_config *config) argument
41 __regmap_init_slimbus(struct slim_device *slimbus, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
56 __devm_regmap_init_slimbus(struct slim_device *slimbus, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
H A Dregmap-i3c.c48 __devm_regmap_init_i3c(struct i3c_device *i3c, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) argument
/linux-master/tools/virtio/linux/
H A Dvirtio.h17 const struct virtio_config_ops *config; member in struct:virtio_device
/linux-master/drivers/net/pse-pd/
H A Dpse_regulator.c27 pse_reg_ethtool_set_config(struct pse_controller_dev *pcdev, unsigned long id, struct netlink_ext_ack *extack, const struct pse_control_config *config) argument
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr_1.0/
H A Dia_css_tnr.host.c102 struct ia_css_tnr_configuration config; local
64 ia_css_tnr_debug_dtrace( const struct ia_css_tnr_config *config, unsigned int level) argument
[all...]
/linux-master/tools/gpio/
H A Dgpio-event-mon.c173 struct gpio_v2_line_config config; local
28 monitor_device(const char *device_name, unsigned int *lines, unsigned int num_lines, struct gpio_v2_line_config *config, unsigned int loops) argument
[all...]
/linux-master/drivers/gpu/drm/display/
H A Ddrm_scdc_helper.c185 u8 config; local
245 u8 config; local
[all...]
/linux-master/drivers/regulator/
H A Dsy7636a-regulator.c77 struct regulator_config config = { }; local
H A Dmax77541-regulator.c105 struct regulator_config config = {}; local
H A Dmt6311-regulator.c89 struct regulator_config config = { }; local
H A Dqcom_usb_vbus-regulator.c49 struct regulator_config config = { }; local
/linux-master/drivers/net/mdio/
H A Dmdio-regmap.c52 devm_mdio_regmap_register(struct device *dev, const struct mdio_regmap_config *config) argument
[all...]
/linux-master/tools/perf/tests/
H A Devent_groups.c22 __u64 config; member in struct:uncore_pmus
31 static int event_open(int type, unsigned long config, int group_fd) argument
H A Dstat.c10 static bool has_term(struct perf_record_stat_config *config, argument
29 struct perf_record_stat_config *config = &event->stat_config; local
/linux-master/drivers/nvmem/
H A Drmem.c54 struct nvmem_config config = { }; local
/linux-master/tools/testing/selftests/net/
H A Dhwtstamp_config.c91 struct hwtstamp_config config; local
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Dlnbp21.c23 u8 config; member in struct:lnbp21
112 lnbx2x_attach(struct dvb_frontend *fe, struct i2c_adapter *i2c, u8 override_set, u8 override_clear, u8 i2c_addr, u8 config) argument
[all...]
/linux-master/drivers/gpu/drm/imx/dcss/
H A Ddcss-kms.c46 struct drm_mode_config *config = &kms->base.mode_config; local
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/
H A Dia_css_raw.host.c112 struct ia_css_raw_configuration config = default_config; local
/linux-master/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_drv.h31 struct shmob_drm_config config; member in struct:shmob_drm_device

Completed in 185 milliseconds

1234567891011>>