Home
last modified time | relevance | path

Searched refs:attention (Results 1 – 25 of 120) sorted by relevance

12345

/Linux-v4.19/drivers/pci/hotplug/
Dpci_hotplug_core.c143 u8 attention; in attention_write_file() local
147 attention = (u8)(lattention & 0xff); in attention_write_file()
148 dbg(" - attention = %d\n", attention); in attention_write_file()
155 retval = ops->set_attention_status(pci_slot->hotplug, attention); in attention_write_file()
/Linux-v4.19/drivers/s390/char/
Dfs3270.c37 int attention; /* Got attention. */ member
226 fp->attention = 1; in fs3270_irq()
264 rc = wait_event_interruptible(fp->wait, fp->attention); in fs3270_read()
265 fp->attention = 0; in fs3270_read()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c170 rx_desc->attention.flags = __cpu_to_le32(0); in __ath10k_htt_rx_ring_fill_n()
376 if (!(__le32_to_cpu(rx_desc->attention.flags) in ath10k_htt_rx_amsdu_pop()
382 msdu_len_invalid = !!(__le32_to_cpu(rx_desc->attention.flags) in ath10k_htt_rx_amsdu_pop()
414 trace_ath10k_htt_rx_desc(ar, &rx_desc->attention, in ath10k_htt_rx_amsdu_pop()
503 if (!(__le32_to_cpu(rxd->attention.flags) & in ath10k_htt_rx_pop_paddr32_list()
552 if (!(__le32_to_cpu(rxd->attention.flags) & in ath10k_htt_rx_pop_paddr64_list()
829 __le32_to_cpu(rxd->attention.flags), in ath10k_htt_rx_h_rates()
876 if (rxd->attention.flags & in ath10k_htt_rx_h_peer_channel()
1023 is_first_ppdu = !!(rxd->attention.flags & in ath10k_htt_rx_h_ppdu()
1025 is_last_ppdu = !!(rxd->attention.flags & in ath10k_htt_rx_h_ppdu()
[all …]
/Linux-v4.19/Documentation/media/uapi/dvb/
Dvideo-fclose.rst14 .. attention:: This ioctl is deprecated.
Daudio-fclose.rst14 .. attention:: This ioctl is deprecated
Daudio-continue.rst14 .. attention:: This ioctl is deprecated
Daudio-stop.rst14 .. attention:: This ioctl is deprecated
Dvideo-clear-buffer.rst14 .. attention:: This ioctl is deprecated.
Daudio-set-mixer.rst14 .. attention:: This ioctl is deprecated
Daudio-clear-buffer.rst14 .. attention:: This ioctl is deprecated
Daudio-play.rst14 .. attention:: This ioctl is deprecated
Daudio-get-status.rst14 .. attention:: This ioctl is deprecated
Dfe-get-frontend.rst14 .. attention:: This ioctl is deprecated.
Dfe-read-snr.rst14 .. attention:: This ioctl is deprecated.
Daudio-get-capabilities.rst14 .. attention:: This ioctl is deprecated
Dvideo-set-blank.rst14 .. attention:: This ioctl is deprecated.
Daudio-pause.rst14 .. attention:: This ioctl is deprecated
Dfe-read-ber.rst14 .. attention:: This ioctl is deprecated.
Dfe-read-signal-strength.rst14 .. attention:: This ioctl is deprecated.
Dvideo-play.rst14 .. attention:: This ioctl is deprecated.
Daudio-set-av-sync.rst14 .. attention:: This ioctl is deprecated
Dvideo-get-size.rst14 .. attention:: This ioctl is deprecated.
Dvideo-set-display-format.rst14 .. attention:: This ioctl is deprecated.
/Linux-v4.19/Documentation/devicetree/bindings/leds/
Dleds-powernv.txt12 - led-types : Supported LED types (attention/identify/fault) provided
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/
Dsis_i2c.txt13 - attn-gpios: the gpio pin used as attention line

12345