/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | legacy_dvb_audio.rst | 11 .. 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 …]
|
D | legacy_dvb_video.rst | 11 .. 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 …]
|
D | legacy_dvb_apis.rst | 14 .. attention::
|
D | fe-read-signal-strength.rst | 15 .. attention:: This ioctl is deprecated.
|
D | fe-read-ber.rst | 15 .. attention:: This ioctl is deprecated.
|
D | fe-get-frontend.rst | 15 .. attention:: This ioctl is deprecated.
|
D | fe-read-snr.rst | 15 .. attention:: This ioctl is deprecated.
|
D | fe-read-uncorrected-blocks.rst | 15 .. attention:: This ioctl is deprecated.
|
D | fe-get-event.rst | 15 .. attention:: This ioctl is deprecated.
|
D | fe-set-frontend.rst | 10 .. attention:: This ioctl is deprecated.
|
D | fe-set-tone.rst | 42 .. attention:: If more than one device is connected to the same antenna,
|
D | legacy_dvb_decoder_api.rst | 23 .. attention:: Do **not** use this API in new drivers!
|
/linux-6.12.1/drivers/pci/hotplug/ |
D | pci_hotplug_core.c | 142 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/ |
D | fs3270.c | 38 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/ |
D | leds-powernv.txt | 12 - led-types : Supported LED types (attention/identify/fault) provided
|
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | sis_i2c.txt | 13 - attn-gpios: the gpio pin used as attention line
|
/linux-6.12.1/arch/arm/boot/dts/aspeed/ |
D | aspeed-bmc-opp-nicole.dts | 73 attention { 246 /*AA0-AA7*/ "fsi-clock","led-attention","fsi-data","led-fault",
|
/linux-6.12.1/include/linux/ |
D | pktcdvd.h | 68 atomic_t attention; /* Set to non-zero when queue processing is needed */ member
|
/linux-6.12.1/drivers/input/rmi4/ |
D | rmi_bus.c | 192 handler->attention, IRQF_ONESHOT, in rmi_create_function_irq() 218 if (fn->num_of_irqs && handler->attention) { in rmi_function_probe()
|
D | rmi_bus.h | 84 irqreturn_t (*attention)(int irq, void *ctx); member
|
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | rx_desc.h | 1437 struct rx_attention attention; member 1456 struct rx_attention attention; member 1475 struct rx_attention attention; member
|
D | hw.c | 362 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/ |
D | htt.c | 179 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/ |
D | efivarfs.rst | 30 displayed, for example using "hexdump", pay attention that the first
|
/linux-6.12.1/include/linux/usb/ |
D | typec_altmode.h | 62 void (*attention)(struct typec_altmode *altmode, u32 vdo); member
|