Searched refs:device_event (Results 1 – 3 of 3) sorted by relevance
124 } device_event = { variable126 .wait = __WAIT_QUEUE_HEAD_INITIALIZER(device_event.wait)160 atomic_add(2, &device_event.count); in usbfs_conn_disc_event()161 wake_up(&device_event.wait); in usbfs_conn_disc_event()649 poll_wait(file, &device_event.wait, wait); in usb_device_poll()651 event_count = atomic_read(&device_event.count); in usb_device_poll()
1073 u32 device_event:7; member1089 u32 device_event:7; member
4603 u8 device_event = 0; in sony_pic_irq() local4632 device_event = in sony_pic_irq()4635 if (!device_event) in sony_pic_irq()4653 sony_laptop_report_input_event(device_event); in sony_pic_irq()4654 sonypi_compat_report_event(device_event); in sony_pic_irq()