/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | sb_mixer.c | 439 int snd_sbmixer_add_ctl(struct snd_sb *chip, const char *name, int index, int type, unsigned long value) in snd_sbmixer_add_ctl() argument
|
/kernel/linux/linux-6.6/sound/isa/ |
H A D | sc6000.c | 33 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */ variable
|
/kernel/linux/linux-6.6/sound/oss/dmasound/ |
H A D | dmasound_atari.c | 1169 static void AtaPlayNextFrame(int index) in AtaPlayNextFrame() argument
|
/kernel/linux/linux-6.6/sound/parisc/ |
H A D | harmony.c | 48 static int index = SNDRV_DEFAULT_IDX1; /* Index 0-MAX */ variable
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | ad1889.c | 47 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; variable
|
H A D | als300.c | 90 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; variable
|
/kernel/liteos_m/kernel/src/ |
H A D | los_task.c | 424 UINT32 index;
in OsTaskInit() local 1427 LITE_OS_SEC_TEXT_MINOR UINT32 LOS_TaskSwitchInfoGet(UINT32 index, UINT3 argument [all...] |
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | phase.c | 265 static void wm_set_vol(struct snd_ice1712 *ice, unsigned int index, in wm_set_vol() argument
|
/kernel/linux/linux-6.6/sound/pci/oxygen/ |
H A D | oxygen_mixer.c | 509 unsigned int index = ctl->private_value & 0xff; in ac97_switch_get() local 547 unsigned int index = ctl->private_value & 0xff; in ac97_switch_put() local 604 unsigned int index = ctl->private_value & 0xff; ac97_volume_get() local 625 unsigned int index = ctl->private_value & 0xff; ac97_volume_put() local [all...] |
H A D | oxygen.c | 60 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; variable
|
H A D | oxygen.h | 246 oxygen_ac97_set_bits(struct oxygen *chip, unsigned int codec, unsigned int index, u16 value) oxygen_ac97_set_bits() argument 252 oxygen_ac97_clear_bits(struct oxygen *chip, unsigned int codec, unsigned int index, u16 value) oxygen_ac97_clear_bits() argument [all...] |
/kernel/linux/linux-6.6/sound/soc/amd/ps/ |
H A D | ps-sdw-dma.c | 503 int index, instance, ret; in acp_restore_sdw_dma_config() local [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | arizona-jack.c | 1137 static void arizona_micd_set_level(struct arizona *arizona, int index, in arizona_micd_set_level() argument
|
H A D | cs35l56.c | 137 int index = e->shift_l; in cs35l56_dspwait_asp1tx_get() local 164 int index = e->shift_l; in cs35l56_dspwait_asp1tx_put() local
|
H A D | tas571x.c | 247 int index = kcontrol->private_value & 0xffff; in tas571x_coefficient_get() local 259 int index = kcontrol->private_value & 0xffff; in tas571x_coefficient_put() local
|
H A D | sta350.c | 308 int index = kcontrol->private_value & 0xffff; in sta350_coefficient_get() local 350 int index = kcontrol->private_value & 0xffff; in sta350_coefficient_put() local [all...] |
H A D | sta32x.c | 271 int index = kcontrol->private_value & 0xffff; in sta32x_coefficient_get() local 313 int index = kcontrol->private_value & 0xffff; in sta32x_coefficient_put() local [all...] |
/kernel/linux/linux-6.6/sound/pci/vx222/ |
H A D | vx222_ops.c | 404 static int vx2_load_dsp(struct vx_core *vx, int index, const struct firmware *dsp) in vx2_load_dsp() argument
|
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | fsl_asrc.c | 216 enum asrc_pair_index index = ASRC_INVALID_PAIR; in fsl_asrc_request_pair() local 261 enum asrc_pair_index index in fsl_asrc_release_pair() local 286 enum asrc_pair_index index = pair->index; fsl_asrc_set_watermarks() local 327 enum asrc_pair_index index = pair->index; fsl_asrc_set_ideal_ratio() local 383 enum asrc_pair_index index = pair->index; fsl_asrc_config_pair() local 585 enum asrc_pair_index index = pair->index; fsl_asrc_start_pair() local 619 enum asrc_pair_index index = pair->index; fsl_asrc_stop_pair() local 635 enum asrc_pair_index index = pair->index; fsl_asrc_get_dma_channel() local 1015 enum asrc_pair_index index; fsl_asrc_isr() local 1061 fsl_asrc_get_fifo_addr(u8 dir, enum asrc_pair_index index) fsl_asrc_get_fifo_addr() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/mixart/ |
H A D | mixart.c | 36 static int index[SNDRV_CARDS] = SNDRV_DEFAULT_IDX; /* Index 0-MAX */ variable
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | snd_ps3.c | 45 static int index = SNDRV_DEFAULT_IDX1; variable
|
/kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
H A D | src.c | 43 u32 index, handle; in aac_src_intr_message() local
|
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
H A D | be.h | 46 static inline void index_inc(u16 *index, u16 limit) in index_inc() argument
|
/kernel/linux/linux-6.6/lib/ |
H A D | btree.c | 672 __btree_for_each(struct btree_head *head, struct btree_geo *geo, unsigned long *node, unsigned long opaque, void (*func)(void *elem, unsigned long opaque, unsigned long *key, size_t index, void *func2), void *func2, int reap, int height, size_t count) __btree_for_each() argument 698 empty(void *elem, unsigned long opaque, unsigned long *key, size_t index, void *func2) empty() argument 703 visitorl(void *elem, unsigned long opaque, unsigned long *key, size_t index, void *__func) visitorl() argument 712 visitor32(void *elem, unsigned long opaque, unsigned long *__key, size_t index, void *__func) visitor32() argument 722 visitor64(void *elem, unsigned long opaque, unsigned long *__key, size_t index, void *__func) visitor64() argument 732 visitor128(void *elem, unsigned long opaque, unsigned long *__key, size_t index, void *__func) visitor128() argument 742 btree_visitor(struct btree_head *head, struct btree_geo *geo, unsigned long opaque, void (*func)(void *elem, unsigned long opaque, unsigned long *key, size_t index, void *func2), void *func2) btree_visitor() argument 760 btree_grim_visitor(struct btree_head *head, struct btree_geo *geo, unsigned long opaque, void (*func)(void *elem, unsigned long opaque, unsigned long *key, size_t index, void *func2), void *func2) btree_grim_visitor() argument [all...] |
H A D | genalloc.c | 760 unsigned long index; in gen_pool_best_fit() local 879 of_gen_pool_get(struct device_node *np, const char *propname, int index) of_gen_pool_get() argument [all...] |