Searched refs:player (Results 1 – 19 of 19) sorted by relevance
/linux-5.19.10/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 | 1375 struct uniperif *player); 1376 int uni_player_resume(struct uniperif *player);
|
/linux-5.19.10/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-5.19.10/Documentation/leds/ |
D | well-known-leds.txt | 21 Game controllers may feature LEDs to indicate a player number. This is commonly 23 The "player LEDs" are then programmed with a pattern to indicate a particular 24 player. For example, a game controller with 4 LEDs, may be programmed with "x---" 25 to indicate player 1, "-x--" to indicate player 2 etcetera where "x" means on. 26 Input drivers can utilize the LED class to expose the individual player LEDs 27 of a game controller using the function "player". 31 Good: "input*:*:player-{1,2,3,4,5}
|
/linux-5.19.10/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 | 903 sti_uni_player0: sti-uni-player@8d80000 { 904 compatible = "st,stih407-uni-player-hdmi"; 919 sti_uni_player1: sti-uni-player@8d81000 { 920 compatible = "st,stih407-uni-player-pcm-out"; 935 sti_uni_player2: sti-uni-player@8d82000 { 936 compatible = "st,stih407-uni-player-dac"; 951 sti_uni_player3: sti-uni-player@8d85000 { 952 compatible = "st,stih407-uni-player-spdif";
|
D | stih410-b2260.dts | 194 sti_uni_player0: sti-uni-player@8d80000 {
|
/linux-5.19.10/Documentation/devicetree/bindings/dma/ |
D | st_fdma.txt | 70 sti_uni_player2: sti-uni-player@2 { 71 compatible = "st,sti-uni-player";
|
/linux-5.19.10/fs/omfs/ |
D | Kconfig | 8 player and ReplayTV DVR. Despite the name, this filesystem is not
|
/linux-5.19.10/Documentation/filesystems/ |
D | omfs.rst | 11 and Rio Karma MP3 player. The filesystem is extent-based, utilizing
|
/linux-5.19.10/Documentation/admin-guide/media/ |
D | faq.rst | 97 Several media player applications are capable of tuning into 110 KDE media player, focused on Digital TV support
|
/linux-5.19.10/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 469 - Open/close the CD/DVD player
|
/linux-5.19.10/drivers/usb/storage/ |
D | Kconfig | 154 tristate "Support for Rio Karma music player"
|
/linux-5.19.10/block/partitions/ |
D | Kconfig | 247 Say Y here if you would like to mount the Rio Karma MP3 player, as it
|
/linux-5.19.10/Documentation/scheduler/ |
D | sched-design-CFS.rst | 248 # #Launch gmplayer (or your favourite movie player)
|
/linux-5.19.10/Documentation/driver-api/media/drivers/ |
D | vidtv.rst | 413 player that recognizes the MPEG-TS format, such as ``mplayer`` or ``vlc``.
|
/linux-5.19.10/Documentation/cdrom/ |
D | cdrom-standard.rst | 488 order to guarantee a uniform interface to the audio-player software.) 610 nothing wrong with this, but a good control of the `CD player` demands 688 community. All the CD-player authors will have to be informed, we can
|
/linux-5.19.10/Documentation/usb/ |
D | usb-serial.rst | 360 client synchronization tools for an Empeg empeg-car mp3 player.
|
/linux-5.19.10/drivers/usb/serial/ |
D | Kconfig | 163 mp3 player via USB. The driver uses a single ttyUSB{0,1,2,...}
|