Home
last modified time | relevance | path

Searched refs:mixer (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/crypto/
Djitterentropy.c441 union c mixer; in jent_stir_pool() local
453 mixer.u32[1] = 0x98badcfe; in jent_stir_pool()
454 mixer.u32[0] = 0x10325476; in jent_stir_pool()
462 mixer.u64 ^= constant.u64; in jent_stir_pool()
463 mixer.u64 = jent_rol64(mixer.u64, 1); in jent_stir_pool()
465 entropy_collector->data ^= mixer.u64; in jent_stir_pool()
/linux-4.19.296/include/sound/
Dmixer_oss.h63 void (*private_free_recsrc)(struct snd_mixer_oss *mixer);
73 struct snd_mixer_oss *mixer; member
/linux-4.19.296/include/uapi/sound/
Dhdspm.h218 struct hdspm_mixer *mixer; member
/linux-4.19.296/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1684 struct drx_cfg_aud_mixer mixer; member