| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-gw-pld.c | 53 static int gw_pld_output8(struct gpio_chip *gc, unsigned offset, int value) in gw_pld_output8() 65 static void gw_pld_set8(struct gpio_chip *gc, unsigned offset, int value) in gw_pld_set8()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | literal.cpp | 18 optional<Value> parseValue(const Convertible& value, ParsingContext& ctx) { in parseValue() 66 ParseResult Literal::parse(const Convertible& value, ParsingContext& ctx) { in parse()
|
| /OK3568_Linux_fs/kernel/arch/m68k/coldfire/ |
| H A D | pci.c | 59 int where, int size, u32 *value) in mcf_pci_readconfig() 93 int where, int size, u32 value) in mcf_pci_writeconfig()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | acl.c | 46 static struct posix_acl *f2fs_acl_from_disk(const char *value, size_t size) in f2fs_acl_from_disk() 172 void *value = NULL; in __f2fs_get_acl() local 229 void *value = NULL; in __f2fs_set_acl() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | tables_phy_lcn.c | 459 u32 type, value; in b43_lcntab_read() local 525 void b43_lcntab_write(struct b43_wldev *dev, u32 offset, u32 value) in b43_lcntab_write() 558 u32 type, value; in b43_lcntab_write_bulk() local
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | tb0219.c | 31 #define tb0219_write(offset, value) writew((value), tb0219_base + (offset)) argument 131 uint16_t value; in set_gpio_output_pin() local 153 char value; in tanbac_tb0219_read() local
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-powernv.c | 77 enum led_brightness value) in powernv_led_set() 134 __be64 mask, value, max_type; in powernv_led_get() local 174 enum led_brightness value) in powernv_brightness_set()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga_overlay.h | 75 uint32 value; member 106 uint32 value; member 115 uint32 value; member
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | scpi-hwmon.c | 57 static void scpi_scale_reading(u64 *value, struct sensor_data *sensor) in scpi_scale_reading() 71 u64 value; in scpi_read_temp() local 91 u64 value; in scpi_show_sensor() local
|
| H A D | gl518sm.c | 142 static int gl518_write_value(struct i2c_client *client, u8 reg, u16 value) in gl518_write_value() 226 #define show(type, suffix, value) \ argument 280 #define set(type, suffix, value, reg) \ argument 299 #define set_bits(type, suffix, value, reg, mask, shift) \ argument 321 #define set_low(type, suffix, value, reg) \ argument 323 #define set_high(type, suffix, value, reg) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/intel/ |
| H A D | pinctrl-cherryview.c | 574 static void chv_pctrl_writel(struct intel_pinctrl *pctrl, unsigned int offset, u32 value) in chv_pctrl_writel() 601 …atic void chv_writel(struct intel_pinctrl *pctrl, unsigned int pin, unsigned int offset, u32 value) in chv_writel() 734 u32 value; in chv_pinmux_set_mux() local 773 u32 value; in chv_gpio_clear_triggering() local 797 u32 value; in chv_gpio_request_enable() local 1177 static void chv_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in chv_gpio_set() 1222 int value) in chv_gpio_direction_output() 1261 u32 value, intr_line; in chv_gpio_irq_mask_unmask() local 1309 u32 intsel, value; in chv_gpio_irq_startup() local 1340 u32 value; in chv_gpio_irq_type() local [all …]
|
| /OK3568_Linux_fs/kernel/net/dcb/ |
| H A D | dcbnl.c | 222 u8 value; in dcbnl_getpfccfg() local 281 u8 value; in dcbnl_getcap() local 326 u8 value; in dcbnl_getnumtcs() local 374 u8 value; in dcbnl_setnumtcs() local 416 u8 value; in dcbnl_setpfcstate() local 702 u8 value; in dcbnl_setstate() local 722 u8 value; in dcbnl_setpfccfg() local 1233 u8 value; in dcbnl_cee_fill() local 1592 u8 value; in dcbnl_setdcbx() local 1610 u8 value; in dcbnl_getfeatcfg() local [all …]
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xres.c | 270 ResFindAllRes(void *value, XID id, RESTYPE type, void *cdata) in ResFindAllRes() 361 ResFindResourcePixmaps(void *value, XID id, RESTYPE type, void *cdata) in ResFindResourcePixmaps() 491 CARD32 *value = (void*) ((char*) ptr + sizeof(rep)); in ConstructClientIdValue() local 646 xXResResourceSizeValue *value = FRAGMENT_DATA(it); in SwapXResQueryResourceBytes() local 672 AddSubResourceSizeSpec(void *value, in AddSubResourceSizeSpec() 754 xXResResourceSizeValue *value = in AddResourceSizeValue() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | input.h | 36 __s32 value; member 425 static inline void input_report_key(struct input_dev *dev, unsigned int code, int value) in input_report_key() 430 static inline void input_report_rel(struct input_dev *dev, unsigned int code, int value) in input_report_rel() 435 static inline void input_report_abs(struct input_dev *dev, unsigned int code, int value) in input_report_abs() 440 static inline void input_report_ff_status(struct input_dev *dev, unsigned int code, int value) in input_report_ff_status() 445 static inline void input_report_switch(struct input_dev *dev, unsigned int code, int value) in input_report_switch()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_dsi_vbt.c | 240 u8 gpio_source, u8 gpio_index, bool value) in vlv_exec_gpio() 287 u8 gpio_source, u8 gpio_index, bool value) in chv_exec_gpio() 340 u8 gpio_source, u8 gpio_index, bool value) in bxt_exec_gpio() 366 u8 gpio_source, u8 gpio_index, bool value) in icl_exec_gpio() 376 bool value; in mipi_exec_gpio() local 526 u32 value, mask, reg_address; in mipi_exec_pmic() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | omap-aes.c | 65 #define omap_aes_write(dd, offset, value) \ argument 73 u32 value) in omap_aes_write() 80 u32 value, u32 mask) in omap_aes_write_mask() 91 u32 *value, int count) in omap_aes_write_n() 1029 long value; in fallback_store() local 1060 long value; in queue_len_store() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_efuse.c | 42 u16 offset, u32 *value, bool is_limit) in rtw_hal_efuse_shadow_read() 54 u16 offset, u32 value, bool is_limit) in rtw_hal_efuse_shadow_write() 167 void *value, in rtw_hal_efuse_get_info() 182 void *value, in rtw_hal_get_efuse_info() 240 u16 offset, u32 *value) in rtw_hal_efuse_bt_shadow_read() 251 u16 offset, u32 value) in rtw_hal_efuse_bt_shadow_write()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_efuse.c | 42 u16 offset, u32 *value, bool is_limit) in rtw_hal_efuse_shadow_read() 54 u16 offset, u32 value, bool is_limit) in rtw_hal_efuse_shadow_write() 167 void *value, in rtw_hal_efuse_get_info() 182 void *value, in rtw_hal_get_efuse_info() 240 u16 offset, u32 *value) in rtw_hal_efuse_bt_shadow_read() 251 u16 offset, u32 value) in rtw_hal_efuse_bt_shadow_write()
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | s390_pci_hpc.c | 107 static int get_power_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_power_status() 116 static int get_adapter_status(struct hotplug_slot *hotplug_slot, u8 *value) in get_adapter_status()
|
| /OK3568_Linux_fs/kernel/drivers/platform/mips/ |
| H A D | cpu_hwmon.c | 70 int value = loongson3_cpu_temp(id); in get_cpu_temp() local 121 int i, value; in do_thermal_timer() local
|
| /OK3568_Linux_fs/kernel/tools/lib/ |
| H A D | string.c | 172 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8() 194 u8 value = c; in memchr_inv() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/ |
| H A D | msvc_eti_base.hpp | 43 enum { value = 0 }; enumerator 72 enum { value = 0 }; enumerator
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | exutils.c | 246 static u32 acpi_ex_digits_needed(u64 value, u32 base) in acpi_ex_digits_needed() 338 void acpi_ex_integer_to_string(char *out_string, u64 value) in acpi_ex_integer_to_string()
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | setfirst.cpp | 180 void SetFirst::update_voice(int value) in update_voice() 325 void SetFirst::on_movieTimeSetting_valueChanged(int value) in on_movieTimeSetting_valueChanged()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | perf_event.c | 503 static u64 armv8pmu_bias_long_counter(struct perf_event *event, u64 value) in armv8pmu_bias_long_counter() 511 static u64 armv8pmu_unbias_long_counter(struct perf_event *event, u64 value) in armv8pmu_unbias_long_counter() 523 u64 value = 0; in armv8pmu_read_counter() local 533 static inline void armv8pmu_write_evcntr(int idx, u64 value) in armv8pmu_write_evcntr() 541 u64 value) in armv8pmu_write_hw_counter() 553 static void armv8pmu_write_counter(struct perf_event *event, u64 value) in armv8pmu_write_counter() 680 u32 value; in armv8pmu_getreset_flags() local
|