disable_irq_nosync(9) suse man page | unix.com

Man Page: disable_irq_nosync

Operating Environment: suse

Section: 9

DISABLE_IRQ_NOSYNC(9)						Hardware Interfaces					     DISABLE_IRQ_NOSYNC(9)

NAME
disable_irq_nosync - disable an irq without waiting
SYNOPSIS
void disable_irq_nosync(unsigned int irq);
ARGUMENTS
irq Interrupt to disable
DESCRIPTION
Disable the selected interrupt line. Disables and Enables are nested. Unlike disable_irq, this function does not ensure existing instances of the IRQ handler have completed before returning. This function may be called from IRQ context.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DISABLE_IRQ_NOSYNC(9)
Related Man Pages
struct_i2c_board_info(9) - centos
struct_irq_chip_generic(9) - centos
struct_irq_data(9) - centos
request_threaded_irq(9) - centos
struct_uio_info(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!
Tar Command
Shopt -s histappend