/Linux-v5.4/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb-wetek-play2.dts | 18 label = "wetek-play:wifi-status"; 24 label = "wetek-play:ethernet-status";
|
/Linux-v5.4/Documentation/admin-guide/namespaces/ |
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.
|
/Linux-v5.4/Documentation/input/ |
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
|
/Linux-v5.4/sound/pci/ |
D | sis7019.c | 589 u32 play[2] = { 0, 0 }; in sis_pcm_trigger() local 626 play[voice->num / 32] |= 1 << (voice->num & 0x1f); in sis_pcm_trigger() 634 if (play[0]) in sis_pcm_trigger() 635 outl(play[0], io + SIS_PLAY_START_A_REG); in sis_pcm_trigger() 636 if (play[1]) in sis_pcm_trigger() 637 outl(play[1], io + SIS_PLAY_START_B_REG); in sis_pcm_trigger() 641 if (play[0]) in sis_pcm_trigger() 642 outl(play[0], io + SIS_PLAY_STOP_A_REG); in sis_pcm_trigger() 643 if (play[1]) in sis_pcm_trigger() 644 outl(play[1], io + SIS_PLAY_STOP_B_REG); in sis_pcm_trigger()
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | spear1340-evb.dts | 228 i2s0: i2s-play@b2400000 { 259 stream_name = "spdif-cap", "spdif-play", "i2s-play", "i2s-cap"; 278 i2s-play@b2400000 {
|
D | spear1340.dtsi | 64 i2s-play@b2400000 { 70 play;
|
/Linux-v5.4/sound/drivers/ |
D | aloop.c | 384 static void copy_play_buf(struct loopback_pcm *play, in copy_play_buf() argument 388 struct snd_pcm_runtime *runtime = play->substream->runtime; in copy_play_buf() 391 unsigned int src_off = play->buf_pos; in copy_play_buf() 402 appl_ptr1 += play->buf_pos / play->pcm_salign; in copy_play_buf() 405 diff = (appl_ptr - appl_ptr1) * play->pcm_salign; in copy_play_buf() 414 if (src_off + size > play->pcm_buffer_size) in copy_play_buf() 415 size = play->pcm_buffer_size - src_off; in copy_play_buf() 423 src_off = (src_off + size) % play->pcm_buffer_size; in copy_play_buf()
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-driver-hid-corsair | 7 hardware playback mode where the G-keys play their macro
|
D | sysfs-class-bdi | 50 be trusted to play fair.
|
/Linux-v5.4/Documentation/driver-api/80211/ |
D | introduction.rst | 10 that play a role in 802.11 wireless networking in Linux. Since these
|
/Linux-v5.4/sound/soc/dwc/ |
D | Kconfig | 9 a maximum of 8 channels each for play and record.
|
/Linux-v5.4/Documentation/devicetree/bindings/input/ |
D | ps2keyb-mouse-apbps2.txt | 6 these properties are built from information in the AMBA plug&play and from
|
/Linux-v5.4/sound/isa/ |
D | cmi8330.c | 152 struct pnp_dev *play; member 332 acard->play = pnp_request_card_device(card, id->devs[1].id, NULL); in snd_cmi8330_pnp() 333 if (acard->play == NULL) in snd_cmi8330_pnp() 354 pdev = acard->play; in snd_cmi8330_pnp()
|
/Linux-v5.4/Documentation/media/uapi/dvb/ |
D | audio_function_calls.rst | 23 audio-play
|
D | video_function_calls.rst | 23 video-play
|
/Linux-v5.4/include/uapi/linux/dvb/ |
D | video.h | 106 } play; member
|
/Linux-v5.4/Documentation/devicetree/bindings/fpga/ |
D | altera-passive-serial.txt | 6 circuits in order to play nicely with other SPI slaves on the same bus.
|
D | xilinx-slave-serial.txt | 6 circuits in order to play nicely with other SPI slaves on the same bus.
|
/Linux-v5.4/drivers/thermal/qcom/ |
D | Kconfig | 18 This enables a thermal sysfs driver for Qualcomm plug-and-play (QPNP)
|
/Linux-v5.4/Documentation/devicetree/bindings/net/can/ |
D | grcan.txt | 6 Note: These properties are built from the AMBA plug&play in a Leon SPARC system
|
/Linux-v5.4/Documentation/devicetree/bindings/gpio/ |
D | gpio-grgpio.txt | 6 these properties are built from information in the AMBA plug&play.
|
/Linux-v5.4/drivers/media/radio/ |
D | radio-keene.c | 70 static int keene_cmd_main(struct keene_device *radio, unsigned freq, bool play) in keene_cmd_main() argument 85 radio->buffer[5] = (radio->muted ? 4 : 8) | (play ? 1 : 2) | in keene_cmd_main()
|
/Linux-v5.4/Documentation/input/devices/ |
D | iforce-protocol.rst | 205 Val 01: Start and play once. 206 Val 41: Start and play n times (See byte 02 below) 371 few seconds latency. Personally, I restart it every time I play an effect.
|
/Linux-v5.4/Documentation/misc-devices/ |
D | lis3lv02d.rst | 23 their axis automatically oriented on standard way (eg: you can directly play 76 (aka "can play neverball out of the box"):
|
/Linux-v5.4/Documentation/devicetree/bindings/usb/ |
D | gr-udc.txt | 7 these properties are built from information in the AMBA plug&play.
|