sample_mode        18 arch/powerpc/perf/isa207-common.c PMU_FORMAT_ATTR(sample_mode,	"config:24-28");
sample_mode       218 arch/powerpc/perf/power9-pmu.c PMU_FORMAT_ATTR(sample_mode,	"config:24-28");
sample_mode        37 drivers/net/phy/mdio-cavium.h 	  OCT_MDIO_BITFIELD_FIELD(u64 sample_mode:1,
sample_mode       140 include/uapi/sound/sfnt_info.h 	unsigned short sample_mode;	/* sample mode_flag (set by driver) */
sample_mode       657 net/mac80211/rc80211_minstrel_ht.c 	mi->sample_mode = MINSTREL_SAMPLE_ACTIVE;
sample_mode       679 net/mac80211/rc80211_minstrel_ht.c 	mi->sample_mode = MINSTREL_SAMPLE_IDLE;
sample_mode       786 net/mac80211/rc80211_minstrel_ht.c 		mi->sample_mode = MINSTREL_SAMPLE_IDLE;
sample_mode       926 net/mac80211/rc80211_minstrel_ht.c 	if (mi->sample_mode != MINSTREL_SAMPLE_IDLE)
sample_mode       944 net/mac80211/rc80211_minstrel_ht.c 	switch (mi->sample_mode) {
sample_mode       952 net/mac80211/rc80211_minstrel_ht.c 		mi->sample_mode = MINSTREL_SAMPLE_PENDING;
sample_mode      1165 net/mac80211/rc80211_minstrel_ht.c 	if (mi->sample_mode == MINSTREL_SAMPLE_ACTIVE)
sample_mode        94 net/mac80211/rc80211_minstrel_ht.h 	enum minstrel_sample_mode sample_mode;
sample_mode       194 sound/isa/sb/emu8000_callback.c 		    (vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_SINGLESHOT)) {
sample_mode       255 sound/pci/emu10k1/emu10k1_callback.c 		    (vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_SINGLESHOT)) {
sample_mode       413 sound/pci/emu10k1/emu10k1_callback.c 		if (vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_8BITS)
sample_mode       448 sound/pci/emu10k1/emu10k1_callback.c 	if (vp->reg.sample_mode & SNDRV_SFNT_SAMPLE_8BITS)
sample_mode       251 sound/synth/emux/emux_effect.c 					   vp->reg.sample_mode);
sample_mode       255 sound/synth/emux/emux_effect.c 					       vp->reg.sample_mode);
sample_mode       259 sound/synth/emux/emux_effect.c 					     vp->reg.sample_mode);
sample_mode        85 sound/synth/emux/emux_proc.c 		snd_iprintf(buf, "sample_mode=%x, rate=%x\n", vp->reg.sample_mode, vp->reg.rate_offset);
sample_mode       666 sound/synth/emux/soundfont.c 	avp->sample_mode = sample->v.mode_flags;