Searched refs:player (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.4/sound/soc/sti/ |
D | uniperif_player.c | 64 struct uniperif *player = dev_id; in uni_player_irq_handler() local 68 spin_lock(&player->irq_lock); in uni_player_irq_handler() 69 if (!player->substream) in uni_player_irq_handler() 72 snd_pcm_stream_lock(player->substream); in uni_player_irq_handler() 73 if (player->state == UNIPERIF_STATE_STOPPED) in uni_player_irq_handler() 77 status = GET_UNIPERIF_ITS(player); in uni_player_irq_handler() 78 SET_UNIPERIF_ITS_BCLR(player, status); in uni_player_irq_handler() 81 if (unlikely(status & UNIPERIF_ITS_FIFO_ERROR_MASK(player))) { in uni_player_irq_handler() 82 dev_err(player->dev, "FIFO underflow error detected\n"); in uni_player_irq_handler() 85 if (player->underflow_enabled) { in uni_player_irq_handler() [all …]
|
D | uniperif.h | 1376 int uni_player_resume(struct uniperif *player);
|
/Linux-v5.4/Documentation/devicetree/bindings/sound/ |
D | st,sti-asoc-card.txt | 14 - compatible: "st,stih407-uni-player-hdmi", "st,stih407-uni-player-pcm-out", 15 "st,stih407-uni-player-dac", "st,stih407-uni-player-spdif", 35 "tx" for "st,sti-uni-player" compatibility 38 Required properties ("st,sti-uni-player" compatibility only): 54 sti_uni_player1: sti-uni-player@8d81000 { 55 compatible = "st,stih407-uni-player-hdmi"; 66 sti_uni_player2: sti-uni-player@8d82000 { 67 compatible = "st,stih407-uni-player-pcm-out"; 77 sti_uni_player3: sti-uni-player@8d85000 { 78 compatible = "st,stih407-uni-player-spdif";
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | stihxxx-b2120.dtsi | 186 sti_uni_player0: sti-uni-player@8d80000 { 190 sti_uni_player2: sti-uni-player@8d82000 { 194 sti_uni_player3: sti-uni-player@8d85000 {
|
D | stih407-family.dtsi | 901 sti_uni_player0: sti-uni-player@8d80000 { 902 compatible = "st,stih407-uni-player-hdmi"; 917 sti_uni_player1: sti-uni-player@8d81000 { 918 compatible = "st,stih407-uni-player-pcm-out"; 933 sti_uni_player2: sti-uni-player@8d82000 { 934 compatible = "st,stih407-uni-player-dac"; 949 sti_uni_player3: sti-uni-player@8d85000 { 950 compatible = "st,stih407-uni-player-spdif";
|
D | stih410-b2260.dts | 191 sti_uni_player0: sti-uni-player@8d80000 {
|
/Linux-v5.4/Documentation/devicetree/bindings/dma/ |
D | st_fdma.txt | 70 sti_uni_player2: sti-uni-player@2 { 71 compatible = "st,sti-uni-player";
|
/Linux-v5.4/fs/omfs/ |
D | Kconfig | 8 player and ReplayTV DVR. Despite the name, this filesystem is not
|
/Linux-v5.4/Documentation/filesystems/ |
D | omfs.txt | 7 and Rio Karma MP3 player. The filesystem is extent-based, utilizing
|
/Linux-v5.4/Documentation/cdrom/ |
D | ide-cd.rst | 27 - Playing audio tracks. Most of the CDROM player programs floating 145 CDROM. Any of the CDROM player programs should then work (workman, 409 /* Check CD player status */
|
D | cdrom-standard.rst | 512 order to guarantee a uniform interface to the audio-player software.) 634 nothing wrong with this, but a good control of the `CD player` demands 712 community. All the CD-player authors will have to be informed, we can
|
/Linux-v5.4/Documentation/media/uapi/rc/ |
D | rc-tables.rst | 476 - Open/close the CD/DVD player
|
/Linux-v5.4/drivers/usb/storage/ |
D | Kconfig | 154 tristate "Support for Rio Karma music player"
|
/Linux-v5.4/block/partitions/ |
D | Kconfig | 245 Say Y here if you would like to mount the Rio Karma MP3 player, as it
|
/Linux-v5.4/Documentation/scheduler/ |
D | sched-design-CFS.rst | 248 # #Launch gmplayer (or your favourite movie player)
|
/Linux-v5.4/Documentation/usb/ |
D | usb-serial.rst | 360 client synchronization tools for an Empeg empeg-car mp3 player.
|
/Linux-v5.4/drivers/usb/serial/ |
D | Kconfig | 165 mp3 player via USB. The driver uses a single ttyUSB{0,1,2,...}
|