Home
last modified time | relevance | path

Searched defs:ioff (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dcontrol.h147 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 Dcontrol.h190 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 Dafuc.h185 int32_t ioff : 16; /* relative offset */ member
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol_led.c183 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 Dcontrol.c204 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 Dpostprocessor.c834 size_t ioff; in post_process_multipart() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dctree.c3986 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 Dctree.c3517 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 Dvp9dsp_template.c2347 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 Dstb_image.h5084 stbi__uint32 ioff=0, idata_limit=0, i, pal_len=0; in stbi__parse_png_file() local

Completed in 33 milliseconds