Lines Matching refs:pending_events
287 * @pending_events: Bitmask of events flagged by the interrupt handler
327 * @pending_events and @completed_events are accessed using atomic bit
332 * EVENT_DATA_COMPLETE is set in @pending_events, all data-related
366 unsigned long pending_events;
431 test_and_clear_bit(event, &host->pending_events)
435 set_bit(event, &host->pending_events)
622 debugfs_create_xul("pending_events", S_IRUSR, root,
623 &host->pending_events);
1289 host->pending_events = 0;
1778 state, host->pending_events, host->completed_events,