Searched refs:capture (Results 326 - 350 of 579) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c206 TEST_F(pcmtest, capture) {
237 // Test capture in the non-interleaved access mode. The are buffers for each recorded channel
/linux-master/sound/soc/amd/ps/
H A Dps-pdm-dma.c337 .capture = {
/linux-master/sound/soc/codecs/
H A Drt5514-spi.c64 .capture = {
H A Dmt6660.c399 .capture = {
H A Dml26124.c508 .capture = {
H A Dmax98925.c503 .capture = {
H A Dmax98926.c466 .capture = {
H A Dmax98373-i2c.c464 .capture = {
H A Dak4671.c152 /* Common capture gain controls */
599 .capture = {
H A Dcs35l32.c189 .capture = {
H A Dcs4270.c481 .capture = {
H A Dhda.c60 stream = &drvs[i].capture;
62 dev_info(dev, "skipping capture dai for %s\n", pcm->name);
H A Dwm8737.c527 .capture = {
H A Dtas2780.c474 .capture = {
H A Dssm4567.c409 .capture = {
H A Dwm8971.c619 .capture = {
H A Dtwl6040.c628 /* Analog input muxes for the capture amplifiers */
634 /* Analog capture PGAs */
1038 .capture = {
1050 .capture = {
H A Dcros_ec_codec.c368 .capture = {
798 .capture = {
H A Dwm9713.c315 /* headphone capture mux */
600 /* left capture select */
609 /* right capture select */
636 /* headphone capture */
641 /* mono capture */
1104 .capture = {
1130 .capture = {
/linux-master/drivers/gpu/drm/v3d/
H A Dv3d_drv.h568 bool capture);
/linux-master/sound/soc/mediatek/mt8188/
H A Dmt8188-dai-adda.c461 .capture = {
/linux-master/sound/pci/lx6464es/
H A Dlx_core.c414 #define PIPE_INFO_TO_CMD(capture, pipe) \
415 ((u32)((u32)(pipe) | ((capture) ? ID_IS_CAPTURE : 0L)) << ID_OFFSET)
829 * \todo: can we unmute capture/playback channels independently?
1123 "requesting audio transfer for capture\n");
1127 "cannot request new buffer for capture\n");
/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_video.c9 /* format descriptions for capture and preview */
204 DEB_S("cannot get capture resource %d\n", resource);
334 parm->parm.capture.readbuffers = 1;
336 &parm->parm.capture.timeperframe);
428 DEB_EE("streaming capture is active\n");
475 DEB_D("cannot change video standard while streaming capture is active\n");
/linux-master/drivers/staging/greybus/
H A Daudio_codec.c484 sig_bits = dai->driver->capture.sig_bits;
624 } else if (!mute && stream) {/* start capture */
634 } else if (mute && stream) {/* stop capture */
676 .capture = {
/linux-master/sound/soc/fsl/
H A Dfsl_micfil.c812 .capture = {
1240 fsl_micfil_dai.capture.formats = micfil->soc->formats;

Completed in 217 milliseconds

<<11121314151617181920>>