| /third_party/musl/src/crypt/ |
| H A D | crypt_des.c | 878 const unsigned char *setting = (const unsigned char *)_setting; in _crypt_extended_r_uut() local 984 __crypt_des(const char *key, const char *setting, char *output) __crypt_des() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/net/bluetooth/ |
| H A D | sco.c | 68 __u16 setting; member 772 static void sco_conn_defer_accept(struct hci_conn *conn, u16 setting) in sco_conn_defer_accept() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_dcb_nl.c | 124 mlx4_en_dcbnl_get_pfc_cfg(struct net_device *netdev, int priority, u8 *setting) mlx4_en_dcbnl_get_pfc_cfg() argument 132 mlx4_en_dcbnl_set_pfc_cfg(struct net_device *netdev, int priority, u8 setting) mlx4_en_dcbnl_set_pfc_cfg() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb_nl.c | 259 ixgbe_dcbnl_set_pfc_cfg(struct net_device *netdev, int priority, u8 setting) ixgbe_dcbnl_set_pfc_cfg() argument 270 ixgbe_dcbnl_get_pfc_cfg(struct net_device *netdev, int priority, u8 *setting) ixgbe_dcbnl_get_pfc_cfg() argument
|
| H A D | ixgbe_sriov.c | 1683 int ixgbe_ndo_set_vf_spoofchk(struct net_device *netdev, int vf, bool setting) in ixgbe_ndo_set_vf_spoofchk() argument 1797 ixgbe_ndo_set_vf_rss_query_en(struct net_device *netdev, int vf, bool setting) ixgbe_ndo_set_vf_rss_query_en() argument 1817 ixgbe_ndo_set_vf_trust(struct net_device *netdev, int vf, bool setting) ixgbe_ndo_set_vf_trust() argument [all...] |
| /kernel/linux/linux-5.10/drivers/leds/ |
| H A D | leds-lm3601x.c | 326 struct led_flash_setting *setting; in lm3601x_register_leds() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/phy/ |
| H A D | phy.c | 266 const struct phy_setting *setting; in phy_sanitize_settings() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_sriov.c | 66 int bnxt_set_vf_spoofchk(struct net_device *dev, int vf_id, bool setting) in bnxt_set_vf_spoofchk() argument
|
| /kernel/linux/linux-5.10/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.c | 290 struct mvebu_mpp_ctrl_setting *setting; in mvebu_pinmux_set() local 319 struct mvebu_mpp_ctrl_setting *setting; in mvebu_pinmux_gpio_request_enable() local 343 struct mvebu_mpp_ctrl_setting *setting; in mvebu_pinmux_gpio_set_direction() local [all...] |
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | sco.c | 70 __u16 setting; member 757 static void sco_conn_defer_accept(struct hci_conn *conn, u16 setting) in sco_conn_defer_accept() argument [all...] |
| /kernel/linux/linux-5.10/drivers/mfd/ |
| H A D | ab3100-core.c | 614 u8 setting; member [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/cpia2/ |
| H A D | cpia2_core.c | 1709 int cpia2_set_gpio(struct camera_data *cam, unsigned char setting) in cpia2_set_gpio() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_sriov.c | 69 int bnxt_set_vf_spoofchk(struct net_device *dev, int vf_id, bool setting) in bnxt_set_vf_spoofchk() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_dcb_nl.c | 257 ixgbe_dcbnl_set_pfc_cfg(struct net_device *netdev, int priority, u8 setting) ixgbe_dcbnl_set_pfc_cfg() argument 268 ixgbe_dcbnl_get_pfc_cfg(struct net_device *netdev, int priority, u8 *setting) ixgbe_dcbnl_get_pfc_cfg() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_dcb_nl.c | 124 mlx4_en_dcbnl_get_pfc_cfg(struct net_device *netdev, int priority, u8 *setting) mlx4_en_dcbnl_get_pfc_cfg() argument 132 mlx4_en_dcbnl_set_pfc_cfg(struct net_device *netdev, int priority, u8 setting) mlx4_en_dcbnl_set_pfc_cfg() argument
|
| /kernel/linux/linux-6.6/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-mvebu.c | 300 struct mvebu_mpp_ctrl_setting *setting; in mvebu_pinmux_set() local 329 struct mvebu_mpp_ctrl_setting *setting; in mvebu_pinmux_gpio_request_enable() local 353 struct mvebu_mpp_ctrl_setting *setting; in mvebu_pinmux_gpio_set_direction() local [all...] |
| /kernel/linux/linux-6.6/drivers/leds/flash/ |
| H A D | leds-mt6370-flash.c | 168 struct led_flash_setting *setting = &fl_cdev->brightness; in _mt6370_flash_brightness_set() local
|
| H A D | leds-lm3601x.c | 326 struct led_flash_setting *setting; in lm3601x_register_leds() local [all...] |
| /test/xts/hats/hdf/display/composer/unittest/ |
| H A D | hdi_composer_ut.cpp | 62 static std::shared_ptr<HdiTestLayer> CreateTestLayer(LayerSettings setting, uint32_t zorder) in CreateTestLayer() argument 130 LayerSettings& setting = settings[i]; AdjustLayerSettings() local 166 LayerSettings setting = settings[i]; CreateLayers() local [all...] |
| /third_party/mesa3d/src/freedreno/perfcntrs/ |
| H A D | fdperf.c | 810 static config_setting_t *setting; variable
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | pipeline.cc | 186 const ShaderInfo::RequiredSubgroupSizeSetting setting = in SetShaderRequiredSubgroupSize() local 158 SetShaderRequiredSubgroupSize( const Shader* shader, const ShaderInfo::RequiredSubgroupSizeSetting setting, const uint32_t size) SetShaderRequiredSubgroupSize() argument
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | js_input_method_engine_setting.cpp | 238 auto setting = GetInputMethodEngineSetting(); in JsConstructor() local 514 auto setting = reinterpret_cast<JsInputMethodEngineSetting *>(JsUtils::GetNativeSelf(env, info)); in UnSubscribe() local
|
| /base/print/print_fwk/frameworks/ohprint/src/ |
| H A D | print_helper.cpp | 455 std::string GetSettingItemString(const std::string key, json defaultSetting, json setting) in GetSettingItemString() argument 482 json setting = preferenceJson["setting"]; in ParsePrinterPreference() local [all...] |
| /kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
| H A D | cvmx-asxx-defs.h | 65 uint64_t setting:5; member 78 uint64_t setting:5; member 159 uint64_t setting:5; member 213 uint64_t setting:5; member 336 uint64_t setting:5; member 349 uint64_t setting:5; global() member 362 uint64_t setting:5; global() member 449 uint64_t setting:5; global() member [all...] |
| /kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
| H A D | cvmx-asxx-defs.h | 65 uint64_t setting:5; member 78 uint64_t setting:5; member 159 uint64_t setting:5; member 213 uint64_t setting:5; member 336 uint64_t setting:5; member 349 uint64_t setting:5; global() member 362 uint64_t setting:5; global() member 449 uint64_t setting:5; global() member [all...] |