/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gst-examples/ |
H A D | 0001-Make-player-examples-installable.patch | 12 playback/player/gst-play/meson.build | 1 + 16 diff --git a/playback/player/gst-play/meson.build b/playback/player/gst-play/meson.build 18 --- a/playback/player/gst-play/meson.build 19 +++ b/playback/player/gst-play/meson.build 20 @@ -2,5 +2,6 @@ executable('gst-play', 21 ['gst-play.c', 22 'gst-play-kb.c', 23 'gst-play-kb.h'],
|
H A D | gst-player.desktop | 5 TryExec=gtk-play 6 Exec=gtk-play
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/files/ |
H A D | 0001-build-gtk-and-gtk3-version-for-canberra_gtk_play.patch | 25 - canberra-gtk-play 35 + canberra-gtk3-play 45 + canberra-gtk-play 65 + canberra-gtk-play.c 77 + canberra-gtk-play.c 87 - canberra-gtk-play.c
|
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/ |
H A D | gst-examples_1.18.6.bb | 1 SUMMARY = "GStreamer examples (including gtk-play, gst-play)" 6 LIC_FILES_CHKSUM = "file://playback/player/gtk/gtk-play.c;beginline=1;endline=20;md5=f8c72dae3d3682…
|
/openbmc/u-boot/drivers/demo/ |
H A D | Kconfig | 7 This uclass allows you to play around with driver model. It provides 16 This device allows you to play around with driver model. It prints 25 This device allows you to play around with driver model. It prints
|
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/ |
H A D | glibc238.patch | 2 _GNU_SOURCE but we have to set that for other definitions. Therefore play with defines 17 + * _GNU_SOURCE but we have to set that for other definitions. Therefore play with defines 40 + * _GNU_SOURCE but we have to set that for other definitions. Therefore play with defines
|
/openbmc/linux/Documentation/input/ |
H A D | ff.rst | 162 struct input_event play; 170 play.type = EV_FF; 171 play.code = effect.id; 172 play.value = 3; 174 write(fd, (const void*) &play, sizeof(play)); 258 FF_STATUS_PLAYING The effect started to play
|
/openbmc/linux/Documentation/admin-guide/namespaces/ |
H A D | resource-control.rst | 9 users programs to play nice this problems becomes more acute. 14 memory user's they don't trust to play nice can use.
|
/openbmc/linux/sound/pci/ |
H A D | sis7019.c | 576 u32 play[2] = { 0, 0 }; in sis_pcm_trigger() local 613 play[voice->num / 32] |= 1 << (voice->num & 0x1f); in sis_pcm_trigger() 621 if (play[0]) in sis_pcm_trigger() 622 outl(play[0], io + SIS_PLAY_START_A_REG); in sis_pcm_trigger() 623 if (play[1]) in sis_pcm_trigger() 624 outl(play[1], io + SIS_PLAY_START_B_REG); in sis_pcm_trigger() 628 if (play[0]) in sis_pcm_trigger() 629 outl(play[0], io + SIS_PLAY_STOP_A_REG); in sis_pcm_trigger() 630 if (play[1]) in sis_pcm_trigger() 631 outl(play[1], io + SIS_PLAY_STOP_B_REG); in sis_pcm_trigger()
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb-wetek-play2.dts | 26 label = "wetek-play:wifi-status"; 32 label = "wetek-play:ethernet-status";
|
/openbmc/u-boot/drivers/sound/ |
H A D | sound-uclass.c | 28 if (!ops->play) in sound_play() 31 return ops->play(dev, data, data_size); in sound_play()
|
H A D | broadwell_sound.c | 51 .play = broadwell_sound_play,
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | spear1340-evb.dts | 228 i2s0: i2s-play@b2400000 { 259 stream_name = "spdif-cap", "spdif-play", "i2s-play", "i2s-cap"; 278 i2s-play@b2400000 {
|
H A D | spear1340.dtsi | 62 i2s-play@b2400000 { 68 play;
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcanberra/ |
H A D | libcanberra_0.30.bb | 52 ${bindir}/canberra-gtk-play" 58 ${bindir}/canberra-gtk3-play"
|
/openbmc/qemu/qapi/ |
H A D | replay.json | 21 # @play: replay mode. Non-deterministic data required for system 27 'data': [ 'none', 'record', 'play' ] }
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-bdi | 71 be trusted to play fair. 84 which cannot be trusted to play fair. 112 trusted to play fair, or a nbd device.
|
H A D | sysfs-driver-hid-corsair | 7 hardware playback mode where the G-keys play their macro
|
/openbmc/u-boot/include/ |
H A D | sound.h | 69 int (*play)(struct udevice *dev, void *data, uint data_size); member
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | audio_function_calls.rst | 16 audio-play
|
H A D | video_function_calls.rst | 16 video-play
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pulsectl_24.12.0.bb | 1 …ection-related operations (as opposed to e.g. submitting sound samples to play, player-like client…
|
/openbmc/linux/sound/isa/ |
H A D | cmi8330.c | 151 struct pnp_dev *play; member 333 acard->play = pnp_request_card_device(card, id->devs[1].id, NULL); in snd_cmi8330_pnp() 334 if (acard->play == NULL) in snd_cmi8330_pnp() 355 pdev = acard->play; in snd_cmi8330_pnp()
|
/openbmc/linux/Documentation/driver-api/80211/ |
H A D | introduction.rst | 10 that play a role in 802.11 wireless networking in Linux. Since these
|
/openbmc/u-boot/cmd/ |
H A D | sound.c | 58 U_BOOT_CMD_MKENT(play, 2, 1, do_play, "", ""),
|