| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
| H A D | wifi_idl_interface_test.cpp | 28 IWifiChip chip; in HWTEST_F() local
|
| H A D | wifi_chip_hal_interface_test.cpp | 52 IWifiChip chip; in HWTEST_F() local
|
| H A D | wifi_idl_client_test.cpp | 905 IWifiChip chip; in HWTEST_F() local
|
| /third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/result/ |
| H A D | NotFormattableFragment.java | 80 private void connectChipToFormattingState(Chip chip, FormattingState formattingState) { in connectChipToFormattingState() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_context.cpp | 43 int sb_context::init(r600_isa *isa, sb_hw_chip chip, sb_hw_class cclass) { in init() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_ccode.c | 204 uint chip;
member 246 uint chip = dhd->conf->chip, chiprev = dhd->conf->chiprev;
in dhd_ccode_map_country_list() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
| H A D | wifi_hal_chip_interface_test.cpp | 27 WifiChip chip; in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/ |
| H A D | hal_device_manage.h | 54 sptr<IConcreteChip> chip;
member 89 sptr<IConcreteChip> chip;
member [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/ |
| H A D | wifi_chip_hal_interface.cpp | 42 WifiErrorNo WifiChipHalInterface::GetWifiChipObject(int id, IWifiChip &chip) in GetWifiChipObject() argument
|
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
| H A D | wifi_hal_chip_interface.c | 24 WifiErrorNo GetWifiChip(uint8_t id, WifiChip *chip) in GetWifiChip() argument
|
| /third_party/libdrm/nouveau/nvif/ |
| H A D | cl0080.h | 36 char chip[16]; member
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_llvm_util.h | 134 static inline bool ac_has_vec3_support(enum amd_gfx_level chip, bool use_format) in ac_has_vec3_support() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/pwm/ |
| H A D | sysfs.c | 337 struct pwm_chip *chip = dev_get_drvdata(parent); in export_store() local 367 struct pwm_chip *chip = dev_get_drvdata(parent); in unexport_store() local 388 const struct pwm_chip *chip = dev_get_drvdata(parent); in npwm_show() local 438 struct pwm_chip *chip = dev_get_drvdata(parent); in pwm_class_resume_npwm() local 464 struct pwm_chip *chip = dev_get_drvdata(parent); pwm_class_suspend() local 496 struct pwm_chip *chip = dev_get_drvdata(parent); pwm_class_resume() local 515 pwmchip_sysfs_export(struct pwm_chip *chip) pwmchip_sysfs_export() argument 529 pwmchip_sysfs_unexport(struct pwm_chip *chip) pwmchip_sysfs_unexport() argument [all...] |
| H A D | pwm-rockchip.c | 40 struct pwm_chip chip;
member 75 static void rockchip_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_state *state)
in rockchip_pwm_get_state() argument 108 static void rockchip_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state)
in rockchip_pwm_config() argument 184 static int rockchip_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm, bool enable)
in rockchip_pwm_enable() argument 228 static int rockchip_pwm_apply(struct pwm_chip *chip, struc argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| H A D | usbrdl.h | 89 uint32 chip; /* Chip id */ member
|
| H A D | bcmspibrcm.h | 125 uint32 chip; member
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_sensors_temp.c | 71 sensors_chip_name *chip; member 254 create_object(const char *chipname, const char *featurename, const sensors_chip_name *chip, const sensors_feature *feature, int mode) create_object() argument 275 const sensors_chip_name *chip; build_sensor_list() local [all...] |
| /third_party/toybox/toys/other/ |
| H A D | i2ctools.c | 89 static int i2c_open(int bus, int slave, int chip) in i2c_open() argument 240 int chip = atolx_range(toys.optargs[1], 0, 0x7f); in i2cdump_main() local 269 int chip = atolx_range(toys.optargs[1], 0, 0x7f); in i2cget_main() local 288 int chip = atolx_range(toys.optargs[1], 0, 0x7f); i2cset_main() local [all...] |
| /device/board/hihope/rk3568/audio_drivers/codec/rk809_codec/src/ |
| H A D | rk809_codec_impl.c | 116 struct Rk809ChipData *chip = GetCodecDevice(); in Rk809DeviceRegRead() local 131 struct Rk809ChipData *chip = GetCodecDevice(); in Rk809DeviceRegWrite() local
|
| /device/soc/rockchip/common/vendor/drivers/gpio/ |
| H A D | gpio-rockchip.c | 157 static int rockchip_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in rockchip_gpio_get_direction() argument 167 static int rockchip_gpio_set_direction(struct gpio_chip *chip, unsigned int offset, bool input) in rockchip_gpio_set_direction() argument 316 struct irq_chip *chip = irq_desc_get_chip(desc); in rockchip_irq_demux() local [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpio/ |
| H A D | gpiolib-of.c | 87 static int of_gpiochip_match_node_and_xlate(struct gpio_chip *chip, void *data) in of_gpiochip_match_node_and_xlate() argument 99 static struct gpio_desc *of_xlate_and_get_gpiod_flags(struct gpio_chip *chip, struct of_phandle_args *gpiospec, in of_xlate_and_get_gpiod_flags() argument 237 struct gpio_chip *chip; of_get_named_gpiod_flags() local 580 of_parse_own_gpio(struct device_node *np, struct gpio_chip *chip, unsigned int idx, const char **name, unsigned long *lflags, enum gpiod_flags *dflags) of_parse_own_gpio() argument 658 of_gpiochip_add_hog(struct gpio_chip *chip, struct device_node *hog) of_gpiochip_add_hog() argument 694 of_gpiochip_scan_gpios(struct gpio_chip *chip) of_gpiochip_scan_gpios() argument 723 of_gpiochip_remove_hog(struct gpio_chip *chip, struct device_node *hog) of_gpiochip_remove_hog() argument 735 of_gpiochip_match_node(struct gpio_chip *chip, void *data) of_gpiochip_match_node() argument 748 struct gpio_chip *chip; of_gpio_notify() local 914 of_gpiochip_init_valid_mask(struct gpio_chip *chip) of_gpiochip_init_valid_mask() argument 937 of_gpiochip_add_pin_range(struct gpio_chip *chip) of_gpiochip_add_pin_range() argument 1017 of_gpiochip_add_pin_range(struct gpio_chip *chip) of_gpiochip_add_pin_range() argument 1023 of_gpiochip_add(struct gpio_chip *chip) of_gpiochip_add() argument 1057 of_gpiochip_remove(struct gpio_chip *chip) of_gpiochip_remove() argument [all...] |
| H A D | gpio-rockchip.c | 157 static int rockchip_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in rockchip_gpio_get_direction() argument 167 static int rockchip_gpio_set_direction(struct gpio_chip *chip, unsigned int offset, bool input) in rockchip_gpio_set_direction() argument 319 struct irq_chip *chip = irq_desc_get_chip(desc); in rockchip_irq_demux() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/gpio/ |
| H A D | gpio-rockchip.c | 138 static int rockchip_gpio_get_direction(struct gpio_chip *chip, in rockchip_gpio_get_direction() argument 151 static int rockchip_gpio_set_direction(struct gpio_chip *chip, in rockchip_gpio_set_direction() argument 331 struct irq_chip *chip = irq_desc_get_chip(desc); in rockchip_irq_demux() local [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/ |
| H A D | i_wifi.c | 45 WifiErrorNo GetWifiChip(uint8_t id, IWifiChip *chip) in GetWifiChip() argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/gpio_i2c/ |
| H A D | drv_gpio_i2c.c | 1120 i2c_drv_chip chip = I2C_DRV_CHIP_V350; in hi_drv_i2c_get_chip_version() local 1153 hi_u32 i, chip; in hi_drv_gpioi2c_init() local
|