Home
last modified time | relevance | path

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

12345

/linux-6.12.1/Documentation/userspace-api/media/dvb/
Dlegacy_dvb_audio.rst11 .. attention:: Do **not** use in new drivers!
491 .. attention:: Do **not** use in new drivers!
542 .. attention:: Do **not** use in new drivers!
594 .. attention:: Do **not** use in new drivers!
647 .. attention:: Do **not** use in new drivers!
706 .. attention:: Do **not** use in new drivers!
780 .. attention:: Do **not** use in new drivers!
855 .. attention:: Do **not** use in new drivers!
925 .. attention:: Do **not** use in new drivers!
987 .. attention:: Do **not** use in new drivers!
[all …]
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 …]
Dlegacy_dvb_apis.rst14 .. attention::
Dfe-read-signal-strength.rst15 .. attention:: This ioctl is deprecated.
Dfe-read-ber.rst15 .. attention:: This ioctl is deprecated.
Dfe-get-frontend.rst15 .. attention:: This ioctl is deprecated.
Dfe-read-snr.rst15 .. attention:: This ioctl is deprecated.
Dfe-read-uncorrected-blocks.rst15 .. attention:: This ioctl is deprecated.
Dfe-get-event.rst15 .. attention:: This ioctl is deprecated.
Dfe-set-frontend.rst10 .. attention:: This ioctl is deprecated.
Dfe-set-tone.rst42 .. attention:: If more than one device is connected to the same antenna,
Dlegacy_dvb_decoder_api.rst23 .. attention:: Do **not** use this API in new drivers!
/linux-6.12.1/drivers/pci/hotplug/
Dpci_hotplug_core.c142 u8 attention; in attention_write_file() local
146 attention = (u8)(lattention & 0xff); in attention_write_file()
147 dbg(" - attention = %d\n", attention); in attention_write_file()
154 retval = ops->set_attention_status(slot, attention); in attention_write_file()
/linux-6.12.1/drivers/s390/char/
Dfs3270.c38 int attention; /* Got attention. */ member
222 fp->attention = 1; in fs3270_irq()
260 rc = wait_event_interruptible(fp->wait, fp->attention); in fs3270_read()
261 fp->attention = 0; in fs3270_read()
/linux-6.12.1/Documentation/devicetree/bindings/leds/
Dleds-powernv.txt12 - led-types : Supported LED types (attention/identify/fault) provided
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/
Dsis_i2c.txt13 - attn-gpios: the gpio pin used as attention line
/linux-6.12.1/arch/arm/boot/dts/aspeed/
Daspeed-bmc-opp-nicole.dts73 attention {
246 /*AA0-AA7*/ "fsi-clock","led-attention","fsi-data","led-fault",
/linux-6.12.1/include/linux/
Dpktcdvd.h68 atomic_t attention; /* Set to non-zero when queue processing is needed */ member
/linux-6.12.1/drivers/input/rmi4/
Drmi_bus.c192 handler->attention, IRQF_ONESHOT, in rmi_create_function_irq()
218 if (fn->num_of_irqs && handler->attention) { in rmi_function_probe()
Drmi_bus.h84 irqreturn_t (*attention)(int irq, void *ctx); member
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Drx_desc.h1437 struct rx_attention attention; member
1456 struct rx_attention attention; member
1475 struct rx_attention attention; member
Dhw.c362 memcpy((u8 *)&fdesc->u.ipq8074.attention, (u8 *)&ldesc->u.ipq8074.attention, in ath11k_hw_ipq8074_rx_desc_copy_attn_end()
403 return &desc->u.ipq8074.attention; in ath11k_hw_ipq8074_rx_desc_get_attention()
539 memcpy((u8 *)&fdesc->u.qcn9074.attention, (u8 *)&ldesc->u.qcn9074.attention, in ath11k_hw_qcn9074_rx_desc_copy_attn_end()
569 return &desc->u.qcn9074.attention; in ath11k_hw_qcn9074_rx_desc_get_attention()
710 memcpy((u8 *)&fdesc->u.wcn6855.attention, (u8 *)&ldesc->u.wcn6855.attention, in ath11k_hw_wcn6855_rx_desc_copy_attn_end()
740 return &desc->u.wcn6855.attention; in ath11k_hw_wcn6855_rx_desc_get_attention()
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
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-6.12.1/Documentation/filesystems/
Defivarfs.rst30 displayed, for example using "hexdump", pay attention that the first
/linux-6.12.1/include/linux/usb/
Dtypec_altmode.h62 void (*attention)(struct typec_altmode *altmode, u32 vdo); member

12345