/linux/drivers/tty/serial/8250/ |
H A D | 8250_pnp.c | 30 /* Archtek SmartLink Modem 3334BT Plug & Play */ 33 /* SXPro 144 External Data Fax Modem Plug & Play */ 35 /* SXPro 288 External Data Fax Modem Plug & Play */ 79 /* Fujitsu 33600 PnP-I2 R Plug & Play */ 81 /* Fujitsu FMV-FX431 Plug & Play */ 83 /* Fujitsu 33600 PnP-I4 R Plug & Play */ 85 /* Fujitsu Fax Voice 33600 PNP-I5 R Plug & Play */ 88 /* Archtek SmartLink Modem 3334BT Plug & Play */ 93 /* Hayes Optima 288 V.34-V.FC + FAX + Voice Plug & Play */ 107 /* Hayes Optima 288 V.34 + FAX + Voice, Plug & Play */ [all …]
|
/linux/sound/pci/emu10k1/ |
H A D | p16v.h | 57 * [9:8] Playback input 0 channel select. 0 = Play output 0. 58 * 1 = Play output 1. 59 * 2 = Play output 2. 60 * 3 = Play output 3. 61 * [11:10] Playback input 1 channel select. 0 = Play output 0. 62 * 1 = Play output 1. 63 * 2 = Play output 2. 64 * 3 = Play output 3. 65 * [13:12] Playback input 2 channel select. 0 = Play output 0. 66 * 1 = Play output 1. [all …]
|
/linux/drivers/pnp/ |
H A D | Kconfig | 3 # Plug and Play configuration 7 bool "Plug and Play support" 11 Plug and Play (PnP) is a standard for peripherals which allows those 17 Say Y here if you would like Linux to configure your Plug and Play
|
/linux/drivers/pnp/pnpbios/ |
H A D | Kconfig | 3 # Plug and Play BIOS configuration 6 bool "Plug and Play BIOS support" 10 Linux uses the PNPBIOS as defined in "Plug and Play BIOS 27 bool "Plug and Play BIOS /proc interface"
|
/linux/drivers/pnp/isapnp/ |
H A D | Kconfig | 3 # ISA Plug and Play configuration 6 bool "ISA Plug and Play support" 9 Say Y here if you would like support for ISA Plug and Play devices.
|
H A D | core.c | 3 * ISA Plug & Play support 45 MODULE_PARM_DESC(isapnp_disable, "ISA Plug & Play disable"); 47 MODULE_PARM_DESC(isapnp_rdp, "ISA Plug & Play read data port"); 49 MODULE_PARM_DESC(isapnp_reset, "ISA Plug & Play reset all cards"); 51 MODULE_PARM_DESC(isapnp_verbose, "ISA Plug & Play verbose mode"); 949 .name = "ISA Plug and Play", 962 printk(KERN_INFO "isapnp: ISA Plug & Play support disabled\n"); in isapnp_init() 1017 "isapnp: No Plug & Play device found\n"); in isapnp_init() 1040 "isapnp: %i Plug & Play card%s detected total\n", cards, in isapnp_init() 1043 printk(KERN_INFO "isapnp: No Plug & Play card found\n"); in isapnp_init()
|
/linux/Documentation/input/ |
H A D | ff.rst | 162 struct input_event play; 169 /* Play three times */ 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
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | rc-tables.rst | 130 - **Movie play control** 152 - Play movie faster 160 - Play movie back 200 - Play movie at the normal timeshift 208 - Alternate between play and pause 210 - PLAY / PAUSE 301 - Open the Elecrowonic Play Guide (EPG)
|
/linux/sound/pci/lola/ |
H A D | lola.c | 248 for (i = 0; out_sts && i < chip->pcm[PLAY].num_streams; i++) { in lola_interrupt() 284 lola_pcm_update(chip, &chip->pcm[PLAY], notify_outs); in lola_interrupt() 325 val = (1 << chip->pcm[PLAY].num_streams) - 1; in lola_irq_enable() 427 lola_setup_all_analog_gains(chip, PLAY, false); /* output, update */ in lola_reset_setups() 463 chip->pin[PLAY].num_pins = LOLA_AFG_OUTPUT_PIN_COUNT(chip->lola_caps); in lola_parse_tree() 466 chip->pin[CAPT].num_pins, chip->pin[PLAY].num_pins); in lola_parse_tree() 469 chip->pin[PLAY].num_pins > MAX_AUDIO_INOUT_COUNT) { in lola_parse_tree() 478 err = lola_init_pcm(chip, PLAY, &nid); in lola_parse_tree() 485 err = lola_init_pins(chip, PLAY, &nid); in lola_parse_tree() 612 chip->pcm[PLAY] in lola_create() [all...] |
/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxbb-wetek-play2.dts | 15 model = "WeTek Play 2"; 25 label = "wetek-play:wifi-status"; 31 label = "wetek-play:ethernet-status";
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-tuner.rst | 348 - Play mono audio. When the tuner receives a stereo signal this a 353 - Play stereo audio. When the tuner receives bilingual audio it may 354 play different languages on the left and right channel or the 364 - Play the primary language, mono or stereo. Only 368 - Play the secondary language, mono. When the tuner receives no 374 - Play the Second Audio Program. When the tuner receives no 383 - Play the primary language on the left channel, the secondary
|
/linux/arch/sh/drivers/dma/ |
H A D | dmabrg.c | 26 * 2 | HAC0/SSI0 | play| all done | DMABRGI1 27 * 3 | HAC0/SSI0 | play| half done | DMABRGI2 30 * 6 | HAC1/SSI1 | play| all done | DMABRGI1 31 * 7 | HAC1/SSI1 | play| half done | DMABRGI2
|
/linux/drivers/scsi/ |
H A D | constants.c | 62 "Read density support", "Play audio(10)", "Get configuration", 63 "Play audio msf", "Sanitize/Play audio track/index", 64 /* 49-4f */ "Play track relative(10)", "Get event status notification", 65 "Pause/resume", "Log Select", "Log Sense", "Stop play/scan", 91 "Move medium/play audio(12)", 93 "Play track relative(12)", 102 "Redundancy group (out), Set cd-rom speed", "Spare (in), Play cd",
|
H A D | nsp32_debug.c | 40 …Read Sub-Ch(cd)", "Read TOC", "Read Header(cd)", "Play Audio(cd)", unknown, "Play Audio MSF(cd)", … 41 /* 49-4f */ "Play Track Relative(10)(cd)", unknown, "Pause/Resume(cd)", "Log Select", "Log Sense", …
|
/linux/drivers/usb/storage/ |
H A D | debug.c | 98 case GPCMD_PLAY_AUDIO_10: what = "PLAY AUDIO (10)"; break; in usb_stor_show_command() 99 case GPCMD_PLAY_AUDIO_MSF: what = "PLAY AUDIO MSF"; break; in usb_stor_show_command() 105 case GPCMD_STOP_PLAY_SCAN: what = "STOP PLAY/SCAN"; break; in usb_stor_show_command() 120 case MOVE_MEDIUM: what = "MOVE_MEDIUM or PLAY AUDIO (12)"; break; in usb_stor_show_command()
|
/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.
|
/linux/drivers/scsi/pcmcia/ |
H A D | nsp_debug.c | 42 …Read Sub-Ch(cd)", "Read TOC", "Read Header(cd)", "Play Audio(cd)", unknown, "Play Audio MSF(cd)", … 43 /* 49-4f */ "Play Track Relative(10)(cd)", unknown, "Pause/Resume(cd)", "Log Select", "Log Sense", …
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | starfive,jh7110-pwmdac.yaml | 11 form a DAC for audio play in StarFive JH7110 SoC. This audio play controller
|
/linux/Documentation/userspace-api/ioctl/ |
H A D | cdrom.rst | 19 CDROMPLAYMSF Play Audio MSF (struct cdrom_msf) 20 CDROMPLAYTRKIND Play Audio Track/index (struct cdrom_ti) 142 Play Audio MSF 154 cdrom_msf structure, describing a segment of music to play 173 Play Audio Track/index 185 cdrom_ti structure, describing a segment of music to play 711 Region to play
|
/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 {
|
/linux/drivers/media/rc/keymaps/ |
H A D | rc-wetek-play2.c | 9 // Keytable for the WeTek Play 2 STB remote control 94 MODULE_DESCRIPTION("WeTek Play 2 STB remote controller keytable");
|
/linux/sound/soc/bcm/ |
H A D | cygnus-ssp.h | 30 unsigned fmark; /* freemark for play, fullmark for caputure */ 85 int streams_on; /* will be 0 if both capture and play are off */
|
/linux/Documentation/input/devices/ |
H A D | iforce-protocol.rst | 205 Val 01: Start and play once. 206 Val 41: Start and play n times (See byte 02 below) 367 3. Play the effect, and watch what happens on the spy screen. 371 few seconds latency. Personally, I restart it every time I play an effect.
|
/linux/include/uapi/linux/ |
H A D | cdrom.h | 30 * mount or play an empty slot, mount an audio disc, or play a data disc. 56 #define CDROMPLAYMSF 0x5303 /* Play Audio MSF (struct cdrom_msf) */ 57 #define CDROMPLAYTRKIND 0x5304 /* Play Audio Track/index 388 #define CDROM_AUDIO_PLAY 0x11 /* audio play operation in progress */ 389 #define CDROM_AUDIO_PAUSED 0x12 /* audio play operation paused */ 390 #define CDROM_AUDIO_COMPLETED 0x13 /* audio play successfully completed */ 391 #define CDROM_AUDIO_ERROR 0x14 /* audio play stopped due to error */ 517 * to play data at track/index */
|
/linux/sound/pci/ |
H A D | sis7019.c | 562 u32 play[2] = { 0, 0 }; 599 play[voice->num / 32] |= 1 << (voice->num & 0x1f); in sis_pcm_trigger() 607 if (play[0]) in sis_pcm_trigger() 608 outl(play[0], io + SIS_PLAY_START_A_REG); in sis_pcm_trigger() 609 if (play[1]) in sis_pcm_trigger() 610 outl(play[1], io + SIS_PLAY_START_B_REG); in sis_pcm_trigger() 614 if (play[0]) in sis_pcm_trigger() 615 outl(play[0], io + SIS_PLAY_STOP_A_REG); in sis_pcm_trigger() 616 if (play[1]) in sis_pcm_trigger() 617 outl(play[ in sis_pcm_trigger() 572 u32 play[2] = { 0, 0 }; sis_pcm_trigger() local [all...] |