Home
last modified time | relevance | path

Searched refs:sample_mode (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_effect.c251 vp->reg.sample_mode); in snd_emux_setup_effect()
255 vp->reg.sample_mode); in snd_emux_setup_effect()
259 vp->reg.sample_mode); in snd_emux_setup_effect()
H A Demux_proc.c85 snd_iprintf(buf, "sample_mode=%x, rate=%x\n", vp->reg.sample_mode, vp->reg.rate_offset); in snd_emux_proc_info_read()
H A Dsoundfont.c666 avp->sample_mode = sample->v.mode_flags; in set_sample()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Drc80211_minstrel_ht.h94 enum minstrel_sample_mode sample_mode; member
H A Drc80211_minstrel_ht.c658 mi->sample_mode = MINSTREL_SAMPLE_ACTIVE; in minstrel_ht_rate_sample_switch()
680 mi->sample_mode = MINSTREL_SAMPLE_IDLE; in minstrel_ht_update_stats()
789 mi->sample_mode = MINSTREL_SAMPLE_IDLE; in minstrel_ht_update_stats()
930 if (mi->sample_mode != MINSTREL_SAMPLE_IDLE) in minstrel_ht_tx_status()
948 switch (mi->sample_mode) { in minstrel_ht_tx_status()
960 mi->sample_mode = MINSTREL_SAMPLE_PENDING; in minstrel_ht_tx_status()
1170 if (mi->sample_mode == MINSTREL_SAMPLE_ACTIVE) in minstrel_ht_update_rates()
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demu10k1_callback.c255 (vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_SINGLESHOT)) { in lookup_voices()
413 if (vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_8BITS) in start_voice()
448 if (vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_8BITS) in start_voice()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dsfnt_info.h140 unsigned short sample_mode; /* sample mode_flag (set by driver) */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dsfnt_info.h140 unsigned short sample_mode; /* sample mode_flag (set by driver) */ member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dsfnt_info.h140 unsigned short sample_mode; /* sample mode_flag (set by driver) */ member
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dmdio-cavium.h37 OCT_MDIO_BITFIELD_FIELD(u64 sample_mode:1,
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dpower10-pmu.c170 PMU_FORMAT_ATTR(sample_mode, "config:24-28");
H A Dpower9-pmu.c220 PMU_FORMAT_ATTR(sample_mode, "config:24-28");
H A Disa207-common.c18 PMU_FORMAT_ATTR(sample_mode, "config:24-28");
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_callback.c194 (vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_SINGLESHOT)) { in get_voice()