| /foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/ |
| H A D | jpeg_image_processor.cpp | 147 int32_t offset = 0; in DecodeDamageData() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/ |
| H A D | common_func.cpp | 383 int64_t offset = -1;
in GetReadArg() local 421 int64_t offset = -1; GetReadArg() local [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
| H A D | hid_host_l2cap_connection.cpp | 259 uint8_t offset = 0; in SendGetReport() local 569 uint16_t offset = 0; HidHostRecvDataCallback() local [all...] |
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | address_utils.cpp | 52 uint32_t NextIpAddress(uint32_t currIp, uint32_t netmask, uint32_t offset) in NextIpAddress() argument
|
| /foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/ |
| H A D | softbus_ble_utils.c | 393 int8_t offset = -BC_FLAG_LEN; in AssembleAdvData() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/ |
| H A D | nstackx_dfile_frame.c | 142 size_t offset = 0; in EncodeFileHeaderFrameSp() local 403 size_t offset = 0; in DecodeFileHeaderFrameSp() local [all...] |
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| H A D | egl_blob_cache.cpp | 309 size_t offset = CACHE_HEAD; in WriteToDisk() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| H A D | draw_cmd_list.cpp | 133 size_t offset = 2 * sizeof(int32_t); // 2 is width and height.Offset of first OpItem is behind the w and h in IsEmpty() local 214 size_t offset = offset_; in CaculatePerformanceOpType() local 254 size_t offset = offset_; in UnmarshallingDrawOps() local 452 size_t offset = offset_; GenerateCacheByBuffer() local 536 size_t offset = offset_; PlaybackByBuffer() local 566 size_t offset = offset_; CountTextBlobNum() local 588 size_t offset = offset_; PatchTypefaceIds() local [all...] |
| H A D | cmd_list.cpp | 59 const void* CmdList::GetCmdListData(size_t offset, size_t size) const in GetCmdListData() argument 85 const void* CmdList::GetImageData(size_t offset, size_t size) const in GetImageData() argument 117 size_t offset = imageAllocator_.AddrToOffset(addr); in AddImage() local 164 GetBitmapData(size_t offset, size_t size) const GetBitmapData() argument [all...] |
| /kernel/linux/linux-5.10/arch/x86/platform/ts5500/ |
| H A D | ts5500.c | 87 const ssize_t offset; member
|
| /kernel/linux/linux-5.10/drivers/base/regmap/ |
| H A D | regmap-irq.c | 352 unsigned int offset = subreg->offset[i]; in read_sub_irq_data() local
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpio-intel-mid.c | 67 static void __iomem *gpio_reg(struct gpio_chip *chip, unsigned offset, in gpio_reg() argument 77 static void __iomem *gpio_reg_2bit(struct gpio_chip *chip, unsigned offset, in gpio_reg_2bit() argument 87 static int intel_gpio_request(struct gpio_chip *chip, unsigned offset) in intel_gpio_request() argument 100 intel_gpio_get(struct gpio_chip *chip, unsigned offset) intel_gpio_get() argument 107 intel_gpio_set(struct gpio_chip *chip, unsigned offset, int value) intel_gpio_set() argument 120 intel_gpio_direction_input(struct gpio_chip *chip, unsigned offset) intel_gpio_direction_input() argument 142 intel_gpio_direction_output(struct gpio_chip *chip, unsigned offset, int value) intel_gpio_direction_output() argument [all...] |
| H A D | gpio-stmpe.c | 41 static int stmpe_gpio_get(struct gpio_chip *chip, unsigned offset) in stmpe_gpio_get() argument 56 static void stmpe_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in stmpe_gpio_set() argument 74 stmpe_gpio_get_direction(struct gpio_chip *chip, unsigned offset) stmpe_gpio_get_direction() argument 93 stmpe_gpio_direction_output(struct gpio_chip *chip, unsigned offset, int val) stmpe_gpio_direction_output() argument 106 stmpe_gpio_direction_input(struct gpio_chip *chip, unsigned offset) stmpe_gpio_direction_input() argument 117 stmpe_gpio_request(struct gpio_chip *chip, unsigned offset) stmpe_gpio_request() argument 144 int offset = d->hwirq; stmpe_gpio_irq_set_type() local 232 int offset = d->hwirq; stmpe_gpio_irq_mask() local 243 int offset = d->hwirq; stmpe_gpio_irq_unmask() local 250 stmpe_dbg_show_one(struct seq_file *s, struct gpio_chip *gc, unsigned offset, unsigned gpio) stmpe_dbg_show_one() argument [all...] |
| H A D | gpio-davinci.c | 111 static int davinci_direction_in(struct gpio_chip *chip, unsigned offset) in davinci_direction_in() argument 117 davinci_direction_out(struct gpio_chip *chip, unsigned offset, int value) in davinci_direction_out() argument 129 static int davinci_gpio_get(struct gpio_chip *chip, unsigned offset) in davinci_gpio_get() argument 86 __davinci_direction(struct gpio_chip *chip, unsigned offset, bool out, int value) __davinci_direction() argument 144 davinci_gpio_set(struct gpio_chip *chip, unsigned offset, int value) davinci_gpio_set() argument 380 gpio_to_irq_banked(struct gpio_chip *chip, unsigned offset) gpio_to_irq_banked() argument 390 gpio_to_irq_unbanked(struct gpio_chip *chip, unsigned offset) gpio_to_irq_unbanked() argument [all...] |
| H A D | gpio-crystalcove.c | 300 int gpio, offset; in crystalcove_gpio_dbg_show() local
|
| H A D | gpio-mt7621.c | 67 mtk_gpio_w32(struct mtk_gc *rg, u32 offset, u32 val) in mtk_gpio_w32() argument 77 mtk_gpio_r32(struct mtk_gc *rg, u32 offset) in mtk_gpio_r32() argument
|
| H A D | gpiolib-sysfs.c | 462 int offset; in export_store() local 587 int offset; in gpiod_export() local
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | ioremap.c | 181 unsigned long offset, vaddr; in __ioremap_caller() local 518 unsigned long offset = phys & ~PAGE_MASK; in xlate_dev_mem_ptr() local
|
| /kernel/linux/linux-5.10/drivers/auxdisplay/ |
| H A D | arm-charlcd.c | 210 u8 offset; in charlcd_4bit_print() local
|
| /kernel/linux/linux-5.10/drivers/base/firmware_loader/ |
| H A D | fallback.c | 305 firmware_rw_data(struct fw_priv *fw_priv, char *buffer, loff_t offset, size_t count, bool read) firmware_rw_data() argument 314 firmware_rw(struct fw_priv *fw_priv, char *buffer, loff_t offset, size_t count, bool read) firmware_rw() argument 337 firmware_data_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t offset, size_t count) firmware_data_read() argument 394 firmware_data_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t offset, size_t count) firmware_data_write() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/tegra/ |
| H A D | bpmp-debugfs.c | 68 static void seqbuf_seek(struct seqbuf *seqbuf, ssize_t offset) in seqbuf_seek() argument
|
| /kernel/linux/linux-5.10/drivers/fsi/ |
| H A D | fsi-occ.c | 97 occ_read(struct file *file, char __user *buf, size_t len, loff_t *offset) occ_read() argument 130 occ_write(struct file *file, const char __user *buf, size_t len, loff_t *offset) occ_write() argument
|
| /kernel/linux/linux-5.10/drivers/bus/ |
| H A D | omap_l3_noc.h | 75 u32 offset; member 90 u32 offset; member [all...] |
| /kernel/linux/linux-5.10/drivers/clk/qcom/ |
| H A D | clk-alpha-pll.h | 64 u32 offset; member 89 u32 offset; member
|
| /kernel/linux/linux-5.10/drivers/clk/samsung/ |
| H A D | clk-cpu.c | 403 exynos_register_cpu_clock(struct samsung_clk_provider *ctx, unsigned int lookup_id, const char *name, const struct clk_hw *parent, const struct clk_hw *alt_parent, unsigned long offset, const struct exynos_cpuclk_cfg_data *cfg, unsigned long num_cfgs, unsigned long flags) exynos_register_cpu_clock() argument
|