Home
last modified time | relevance | path

Searched defs:setting (Results 26 - 50 of 192) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c311 int mlx5_eswitch_set_vepa(struct mlx5_eswitch *esw, u8 setting) in mlx5_eswitch_set_vepa() argument
334 int mlx5_eswitch_get_vepa(struct mlx5_eswitch *esw, u8 *setting) in mlx5_eswitch_get_vepa() argument
250 _mlx5_eswitch_set_vepa_locked(struct mlx5_eswitch *esw, u8 setting) _mlx5_eswitch_set_vepa_locked() argument
487 mlx5_eswitch_set_vport_trust(struct mlx5_eswitch *esw, u16 vport, bool setting) mlx5_eswitch_set_vport_trust() argument
/kernel/linux/linux-6.6/drivers/interconnect/imx/
H A Dimx.c25 const struct imx_icc_noc_setting *setting; member
162 imx_icc_node_add(struct imx_icc_provider *imx_provider, const struct imx_icc_node_desc *node_desc, const struct imx_icc_noc_setting *setting) imx_icc_node_add() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DLocaleData.java253 public void setNoSubstitute(boolean setting) { in setNoSubstitute() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DLocaleData.java249 public void setNoSubstitute(boolean setting) { in setNoSubstitute() argument
/third_party/icu/icu4c/source/i18n/
H A Dulocdata.cpp92 ulocdata_setNoSubstitute(ULocaleData *uld, UBool setting) in ulocdata_setNoSubstitute() argument
/third_party/musl/src/crypt/
H A Dcrypt_sha512.c208 static char *sha512crypt(const char *key, const char *setting, char *output) in sha512crypt() argument
357 char *__crypt_sha512(const char *key, const char *setting, char *output) in __crypt_sha512() argument
H A Dcrypt_sha256.c187 static char *sha256crypt(const char *key, const char *setting, char *output) in sha256crypt() argument
308 char *__crypt_sha256(const char *key, const char *setting, char *output) in __crypt_sha256() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dulocdata.cpp98 ulocdata_setNoSubstitute(ULocaleData *uld, UBool setting) in ulocdata_setNoSubstitute() argument
/third_party/protobuf/conformance/
H A Dconformance_test.cc224 RunValidInputTest( const ConformanceRequestSetting& setting, const string& equivalent_text_format) RunValidInputTest() argument
236 RunValidBinaryInputTest( const ConformanceRequestSetting& setting, const string& equivalent_wire_format, bool require_same_wire_format) RunValidBinaryInputTest() argument
246 VerifyResponse( const ConformanceRequestSetting& setting, const string& equivalent_wire_format, const ConformanceResponse& response, bool need_report_success, bool require_same_wire_format) VerifyResponse() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dulocdata.cpp92 ulocdata_setNoSubstitute(ULocaleData *uld, UBool setting) in ulocdata_setNoSubstitute() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_shared.cpp880 const char *setting = NULL; in ParseTag() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c286 ice_dcbnl_get_pfc_cfg(struct net_device *netdev, int prio, u8 *setting) in ice_dcbnl_get_pfc_cfg() argument
300 prio, *setting, pi->qos_cfg.local_dcbx_cfg.pfc.pfcena); in ice_dcbnl_get_pfc_cfg() local
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-aat1290.c362 struct led_flash_setting *setting; in aat1290_init_flash_timeout() local
H A Dleds-ktd2692.c237 struct led_flash_setting *setting; in ktd2692_init_flash_timeout() local
H A Dleds-ss4200.c222 u32 setting = 0; in nasgpio_led_set_brightness() local
245 u32 setting = 1; in nasgpio_led_set_blink() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
H A Dqede_dcbnl.c69 qede_dcbnl_getpfccfg(struct net_device *netdev, int prio, u8 *setting) qede_dcbnl_getpfccfg() argument
77 qede_dcbnl_setpfccfg(struct net_device *netdev, int prio, u8 setting) qede_dcbnl_setpfccfg() argument
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-proc.c141 ide_read_setting(ide_drive_t *drive, const struct ide_proc_devset *setting) ide_read_setting() argument
171 ide_write_setting(ide_drive_t *drive, const struct ide_proc_devset *setting, int val) ide_write_setting() argument
232 const struct ide_proc_devset *setting, *g, *d; ide_settings_proc_show() local
290 const struct ide_proc_devset *setting; ide_settings_proc_write() local
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps6586x-regulator.c307 struct tps6586x_settings *setting = p->driver_data; in tps6586x_regulator_set_slew_rate() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c306 ice_dcbnl_get_pfc_cfg(struct net_device *netdev, int prio, u8 *setting) in ice_dcbnl_get_pfc_cfg() argument
320 prio, *setting, pi->qos_cfg.local_dcbx_cfg.pfc.pfcena); in ice_dcbnl_get_pfc_cfg() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c575 i40e_dcbnl_set_pfc_cfg(struct net_device *netdev, int prio, u8 setting) i40e_dcbnl_set_pfc_cfg() argument
605 i40e_dcbnl_get_pfc_cfg(struct net_device *netdev, int prio, u8 *setting) i40e_dcbnl_get_pfc_cfg() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
H A Dqede_dcbnl.c69 qede_dcbnl_getpfccfg(struct net_device *netdev, int prio, u8 *setting) qede_dcbnl_getpfccfg() argument
77 qede_dcbnl_setpfccfg(struct net_device *netdev, int prio, u8 setting) qede_dcbnl_setpfccfg() argument
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthink-lmi.h90 struct tlmi_attr_setting *setting[TLMI_SETTINGS_COUNT]; member
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps6586x-regulator.c307 struct tps6586x_settings *setting = p->driver_data; in tps6586x_regulator_set_slew_rate() local
/kernel/linux/linux-6.6/drivers/cxl/
H A Dpci.c633 static int cxl_event_req_irq(struct cxl_dev_state *cxlds, u8 setting) in cxl_event_req_irq() argument
734 static bool cxl_event_int_is_fw(u8 setting) in cxl_event_int_is_fw() argument
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinmux.c403 void pinmux_free_setting(const struct pinctrl_setting *setting) in pinmux_free_setting() argument
408 int pinmux_enable_setting(const struct pinctrl_setting *setting) in pinmux_enable_setting() argument
343 pinmux_map_to_setting(const struct pinctrl_map *map, struct pinctrl_setting *setting) pinmux_map_to_setting() argument
489 pinmux_disable_setting(const struct pinctrl_setting *setting) pinmux_disable_setting() argument
663 pinmux_show_setting(struct seq_file *s, const struct pinctrl_setting *setting) pinmux_show_setting() argument
[all...]

Completed in 20 milliseconds

12345678