Home
last modified time | relevance | path

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

123

/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_video.rst11 .. attention:: Do **not** use in new drivers!
861 .. attention:: Do **not** use in new drivers!
917 .. attention:: Do **not** use in new drivers!
972 .. attention:: Do **not** use in new drivers!
1032 .. attention:: Do **not** use in new drivers!
1093 .. attention:: Do **not** use in new drivers!
1174 .. attention:: Do **not** use in new drivers!
1232 .. attention:: Do **not** use in new drivers!
1291 .. attention:: Do **not** use in new drivers!
1380 .. attention:: Do **not** use in new drivers!
[all …]
H A Dlegacy_dvb_apis.rst14 .. attention::
H A Dfe-read-signal-strength.rst15 .. attention:: This ioctl is deprecated.
H A Dfe-read-ber.rst15 .. attention:: This ioctl is deprecated.
H A Dfe-read-snr.rst15 .. attention:: This ioctl is deprecated.
H A Dfe-get-frontend.rst15 .. attention:: This ioctl is deprecated.
H A Dfe-read-uncorrected-blocks.rst15 .. attention:: This ioctl is deprecated.
H A Dfe-get-event.rst15 .. attention:: This ioctl is deprecated.
H A Dfe-set-frontend.rst10 .. attention:: This ioctl is deprecated.
H A Dlegacy_dvb_decoder_api.rst23 .. attention:: Do **not** use this API in new drivers!
H A Dlegacy_dvb_osd.rst11 .. attention:: Do **not** use in new drivers!
654 .. attention:: Do **not** use in new drivers!
723 .. attention:: Do **not** use in new drivers!
/linux/drivers/pci/hotplug/
H A Dpci_hotplug_core.c124 u8 attention; in attention_write_file() local
128 attention = (u8)(lattention & 0xff); in attention_write_file()
129 dbg(" - attention = %d\n", attention); in attention_write_file()
132 retval = ops->set_attention_status(slot, attention); in attention_write_file()
/linux/drivers/s390/char/
H A Dfs3270.c37 int attention; /* Got attention. */ member
221 fp->attention = 1; in fs3270_irq()
259 rc = wait_event_interruptible(fp->wait, fp->attention); in fs3270_read()
260 fp->attention = 0; in fs3270_read()
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-powernv.txt12 - led-types : Supported LED types (attention/identify/fault) provided
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dsis_i2c.txt13 - attn-gpios: the gpio pin used as attention line
/linux/drivers/input/rmi4/
H A Drmi_bus.c193 handler->attention, IRQF_ONESHOT, in rmi_create_function_irq()
219 if (fn->num_of_irqs && handler->attention) { in rmi_function_probe()
H A Drmi_bus.h84 irqreturn_t (*attention)(int irq, void *ctx); member
H A Drmi_f1a.c142 .attention = rmi_f1a_attention,
H A Drmi_f21.c178 .attention = rmi_f21_attention,
/linux/drivers/net/wireless/ath/ath11k/
H A Drx_desc.h1437 struct rx_attention attention; member
1456 struct rx_attention attention; member
1475 struct rx_attention attention; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.c179 off->rx_attention_offset = __cpu_to_le16(desc_offset(attention)); in ath10k_rx_desc_wcn3990_get_offsets()
195 return &rx_desc->attention; in ath10k_rx_desc_wcn3990_get_attention()
/linux/Documentation/filesystems/
H A Defivarfs.rst30 displayed, for example using "hexdump", pay attention that the first
/linux/include/linux/usb/
H A Dtypec_altmode.h64 * @attention: Callback for Attention Command
72 void (*attention)(struct typec_altmode *altmode, u32 vdo);
62 void (*attention)(struct typec_altmode *altmode, u32 vdo); global() member
/linux/Documentation/usb/
H A Ddwc3.rst41 We probably have to pay attention not to process events once we
/linux/Documentation/translations/zh_CN/doc-guide/
H A Dcontributing.rst178 This document is outdated and in need of attention. Please use

123