Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
Ddp_hpd.h62 int (*attention)(struct device *dev); member
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Dvideo-fclose.rst15 .. attention:: This ioctl is deprecated.
Daudio-fclose.rst15 .. attention:: This ioctl is deprecated
Daudio-continue.rst15 .. attention:: This ioctl is deprecated
Daudio-stop.rst15 .. attention:: This ioctl is deprecated
Daudio-clear-buffer.rst15 .. attention:: This ioctl is deprecated
Dvideo-clear-buffer.rst15 .. attention:: This ioctl is deprecated.
Daudio-play.rst15 .. attention:: This ioctl is deprecated
Daudio-set-mixer.rst15 .. attention:: This ioctl is deprecated
Daudio-get-capabilities.rst15 .. attention:: This ioctl is deprecated
Dfe-read-signal-strength.rst15 .. attention:: This ioctl is deprecated.
Daudio-get-status.rst15 .. attention:: This ioctl is deprecated
Dfe-read-ber.rst15 .. attention:: This ioctl is deprecated.
Dvideo-set-display-format.rst15 .. attention:: This ioctl is deprecated.
Dfe-get-frontend.rst15 .. attention:: This ioctl is deprecated.
Dfe-read-snr.rst15 .. attention:: This ioctl is deprecated.
Dvideo-set-blank.rst15 .. attention:: This ioctl is deprecated.
Daudio-pause.rst15 .. attention:: This ioctl is deprecated
Dlegacy_dvb_apis.rst19 .. attention::
Dvideo-get-size.rst15 .. attention:: This ioctl is deprecated.
Daudio-set-av-sync.rst15 .. attention:: This ioctl is deprecated
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-powernv.txt12 - led-types : Supported LED types (attention/identify/fault) provided
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dsis_i2c.txt13 - attn-gpios: the gpio pin used as attention line

123456