/kernel/linux/linux-5.10/include/sound/ |
H A D | control.h | 147 unsigned int ioff = id->numid - kctl->id.numid; in snd_ctl_get_ioffnum() local 153 unsigned int ioff = id->index - kctl->id.index; in snd_ctl_get_ioffidx() local
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | control.h | 190 unsigned int ioff = id->numid - kctl->id.numid; in snd_ctl_get_ioffnum() local 196 unsigned int ioff = id->index - kctl->id.index; in snd_ctl_get_ioffidx() local
|
/third_party/mesa3d/src/freedreno/afuc/ |
H A D | afuc.h | 185 int32_t ioff : 16; /* relative offset */ member
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | control_led.c | 183 static struct snd_ctl_led_ctl *snd_ctl_led_find(struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_led_find() argument 198 static unsigned int snd_ctl_led_remove(struct snd_kcontrol *kctl, unsigned int ioff, in snd_ctl_led_remove() argument 137 snd_ctl_led_set_state(struct snd_card *card, unsigned int access, struct snd_kcontrol *kctl, unsigned int ioff) snd_ctl_led_set_state() argument 215 snd_ctl_led_notify(struct snd_card *card, unsigned int mask, struct snd_kcontrol *kctl, unsigned int ioff) snd_ctl_led_notify() argument 248 unsigned int ioff, access, new_access; snd_ctl_led_set_id() local 351 unsigned int ioff; snd_ctl_led_register() local [all...] |
H A D | control.c | 204 snd_ctl_notify_one(struct snd_card *card, unsigned int mask, struct snd_kcontrol *kctl, unsigned int ioff) snd_ctl_notify_one() argument
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | postprocessor.c | 834 size_t ioff; in post_process_multipart() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ctree.c | 3986 u32 ioff; in __push_leaf_left() local 4169 u32 ioff; in copy_for_split() local 4680 u32 ioff; in btrfs_truncate_item() local 2551 btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, u64 iobjectid, u64 ioff, u8 key_type, struct btrfs_key *found_key) btrfs_find_item() argument 4778 u32 ioff; btrfs_extend_item() local 4868 u32 ioff; setup_items_for_insert() local 5078 u32 ioff; btrfs_del_items() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ctree.c | 3517 u32 ioff; in __push_leaf_left() local 3676 u32 ioff; in copy_for_split() local 4169 u32 ioff; in btrfs_truncate_item() local 1790 btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, u64 iobjectid, u64 ioff, u8 key_type, struct btrfs_key *found_key) btrfs_find_item() argument 4263 u32 ioff; btrfs_extend_item() local 4350 u32 ioff; setup_items_for_insert() local 4617 u32 ioff; btrfs_del_items() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | vp9dsp_template.c | 2347 int imx = mx, ioff = 0; in do_scaled_8tap_c() local 2421 int imx = mx, ioff = 0; in do_scaled_bilin_c() local
|
/third_party/astc-encoder/Source/ |
H A D | stb_image.h | 5084 stbi__uint32 ioff=0, idata_limit=0, i, pal_len=0; in stbi__parse_png_file() local
|