Query: z8530_interrupt
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Z8530_INTERRUPT(9) Public Functions Provided Z8530_INTERRUPT(9)NAMEz8530_interrupt - Handle an interrupt from a Z8530SYNOPSISirqreturn_t z8530_interrupt(int irq, void * dev_id);ARGUMENTSirq Interrupt number dev_id The Z8530 device that is interrupting.DESCRIPTIONA Z85[2]30 device has stuck its hand in the air for attention. We scan both the channels on the chip for events and then call the channel specific call backs for each channel that has events. We have to use callback functions because the two channels can be in different modes. Locking is done for the handlers. Note that locking is done at the chip level (the 5uS delay issue is per chip not per channel). c->lock for both channels points to dev->lockAUTHORAlan Cox <alan@lxorguk.ukuu.org.uk> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 Z8530_INTERRUPT(9)
Related Man Pages |
---|
null(n) - mojave |
struct_irq_chip(9) - suse |
null(n) - osx |
null(0x9da423) - mojave |
null(0x9db0f2) - mojave |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Tar Command |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |