Home
last modified time | relevance | path

Searched refs:IR_channel_lock (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/ieee1394/
Dohci1394.h195 spinlock_t IR_channel_lock; member
Dohci1394.c1032 spin_lock_irqsave(&ohci->IR_channel_lock, flags); in ohci_devctl()
1038 spin_unlock_irqrestore(&ohci->IR_channel_lock, flags); in ohci_devctl()
1052 spin_unlock_irqrestore(&ohci->IR_channel_lock, flags); in ohci_devctl()
1069 spin_lock_irqsave(&ohci->IR_channel_lock, flags); in ohci_devctl()
1075 spin_unlock_irqrestore(&ohci->IR_channel_lock, flags); in ohci_devctl()
1089 spin_unlock_irqrestore(&ohci->IR_channel_lock, flags); in ohci_devctl()
3454 spin_lock_init(&ohci->IR_channel_lock); in ohci1394_pci_probe()
Ddv1394.c963 spin_lock_irqsave(&video->ohci->IR_channel_lock, flags); in do_dv1394_init()
965 spin_unlock_irqrestore(&video->ohci->IR_channel_lock, flags); in do_dv1394_init()
970 spin_unlock_irqrestore(&video->ohci->IR_channel_lock, flags); in do_dv1394_init()
1230 spin_lock_irqsave(&video->ohci->IR_channel_lock, flags); in do_dv1394_shutdown()
1232 spin_unlock_irqrestore(&video->ohci->IR_channel_lock, flags); in do_dv1394_shutdown()