Searched refs:audio (Results 251 - 270 of 270) sorted by relevance

<<11

/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1152 static struct audio *dcn31_create_audio(
/linux-master/drivers/media/i2c/
H A Dadv7511-v4l2.c1114 /* Set N (used with CTS to regenerate the audio clock) */
1138 /* Set sampling frequency for I2S audio to 48 kHz */
1151 /* 16 bit audio word length */
1416 .audio = &adv7511_audio_ops,
/linux-master/sound/usb/
H A Dquirks.c8 #include <linux/usb/audio.h>
112 /* create the audio stream and the corresponding endpoints from the fixed
227 * Most Roland/Yamaha audio streaming interfaces have more or less
502 * audio-interface quirks
504 * returns zero if no standard audio/MIDI parsing is needed.
505 * returns a positive value if standard audio/midi interfaces are parsed
803 * Focusrite Novation Saffire 6 USB audio card
843 * audio standard of version 2 and other approved USB standards, even though
865 /* return -EAGAIN, so the creation of an audio interface for this
964 * to enable the audio streamin
[all...]
H A Dmidi.c49 #include <linux/usb/audio.h>
H A Dmixer_quirks.c9 * Many codes borrowed from audio.c by
22 #include <linux/usb/audio.h>
1617 * parts when there is no audio.)
1941 * The WD15 contains an ALC4020 USB audio controller and ALC3263 audio codec
2091 /* Power down the audio codec to avoid loud pops in the next step. */
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c941 static struct audio *dcn301_create_audio(
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-417.c1695 /* The audio clock of the digitizer must match the codec sample
1698 call_all(dev, audio, s_clock_freq, freqs[idx]);
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c29 #include "pvrusb2-audio.h"
1665 v4l2_device_call_all(&hdw->v4l2_dev, 0, audio, s_stream, enablefl);
2950 audio, s_clock_freq, val);
3143 /* Handle GOTVIEW audio switching */
5048 pvr2_trace(PVR2_TRACE_CHIPS, "subdev status poll type=%u strength=%u audio=0x%x cap=0x%x low=%u hi=%u",
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-driver.c140 MODULE_PARM_DESC(automute, "mute audio on bad/missing video signal, default is 1 (yes)");
951 "audio: tuner", "audio: radio", "audio: extern",
952 "audio: intern", "audio: mute"
1060 v4l2_subdev_call(btv->sd_msp34xx, audio, s_routing,
1064 v4l2_subdev_call(btv->sd_tvaudio, audio, s_routing,
/linux-master/drivers/usb/gadget/function/
H A Df_midi2.c19 #include <linux/usb/audio.h>
1952 /* audio interface */
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn35/
H A Ddcn35_resource.c1162 static struct audio *dcn31_create_audio(
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c971 static struct audio *dcn30_create_audio(
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1160 static struct audio *dcn31_create_audio(
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c1102 static struct audio *dcn32_create_audio(
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn321/
H A Ddcn321_resource.c1086 static struct audio *dcn321_create_audio(
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn351/
H A Ddcn351_resource.c1142 static struct audio *dcn31_create_audio(
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c991 static struct audio *dcn20_create_audio(
/linux-master/drivers/media/usb/gspca/
H A Dsonixj.c1548 u8 regGpio[] = { 0x29, 0x70 }; /* no audio */
1560 if (gspca_dev->audio)
1561 regGpio[1] |= 0x04; /* with audio */
2217 if (gspca_dev->audio)
2218 reg0102[1] |= 0x04; /* keep the audio connection */
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-core.c2 /* cx25840 - Conexant CX25840 audio/video decoder driver
41 MODULE_DESCRIPTION("Conexant CX25840 audio/video decoder driver");
750 /* trial and error says these are needed to get audio */
891 * Initial setup for audio sample clock:
987 /* Disable and clear audio interrupts - we don't use them */
1299 /* Don't write into audio registers on cx2583x chips */
1311 * that causes audio to drop out. For these models the
1312 * audio standard must be set explicitly.
1319 /* Japan uses EIAJ audio standard */
1322 /* South Korea uses A2 audio standar
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon.h1898 /* audio callbacks */
2347 /* protects concurrent ENDPOINT (audio) register access */
2413 struct r600_audio audio; /* audio stuff */ member in struct:radeon_device
2868 /* audio */

Completed in 365 milliseconds

<<11