Searched refs:device_event (Results 1 – 4 of 4) sorted by relevance
131 } device_event = { variable133 .wait = __WAIT_QUEUE_HEAD_INITIALIZER(device_event.wait)167 atomic_add(2, &device_event.count); in usbfs_conn_disc_event()168 wake_up(&device_event.wait); in usbfs_conn_disc_event()653 poll_wait(file, &device_event.wait, wait); in usb_device_poll()655 event_count = atomic_read(&device_event.count); in usb_device_poll()
962 u32 device_event:7; member978 u32 device_event:7; member
1361 static int device_event(struct notifier_block *unused, in device_event() function1389 .notifier_call = device_event,
4575 u8 device_event = 0; in sony_pic_irq() local4604 device_event = in sony_pic_irq()4607 if (!device_event) in sony_pic_irq()4625 sony_laptop_report_input_event(device_event); in sony_pic_irq()4626 sonypi_compat_report_event(device_event); in sony_pic_irq()