Home
last modified time | relevance | path

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

/Linux-v5.10/sound/synth/emux/
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()
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()
Dsoundfont.c666 avp->sample_mode = sample->v.mode_flags; in set_sample()
/Linux-v5.10/net/mac80211/
Drc80211_minstrel_ht.h94 enum minstrel_sample_mode sample_mode; member
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()
/Linux-v5.10/include/uapi/sound/
Dsfnt_info.h140 unsigned short sample_mode; /* sample mode_flag (set by driver) */ member
/Linux-v5.10/drivers/net/mdio/
Dmdio-cavium.h37 OCT_MDIO_BITFIELD_FIELD(u64 sample_mode:1,
/Linux-v5.10/sound/pci/emu10k1/
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()
/Linux-v5.10/arch/powerpc/perf/
Dpower10-pmu.c169 PMU_FORMAT_ATTR(sample_mode, "config:24-28");
Dpower9-pmu.c220 PMU_FORMAT_ATTR(sample_mode, "config:24-28");
Disa207-common.c18 PMU_FORMAT_ATTR(sample_mode, "config:24-28");
/Linux-v5.10/sound/isa/sb/
Demu8000_callback.c194 (vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_SINGLESHOT)) { in get_voice()