Searched defs:ioff (Results 1 - 6 of 6) sorted by relevance
| /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
|
| /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
|
| /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...] |
Completed in 17 milliseconds