Lines Matching refs:pending_events
253 * @pending_events: Bitmask of events flagged by the interrupt handler
293 * @pending_events and @completed_events are accessed using atomic bit
298 * EVENT_DATA_COMPLETE is set in @pending_events, all data-related
332 unsigned long pending_events;
399 test_and_clear_bit(event, &host->pending_events)
403 set_bit(event, &host->pending_events)
590 debugfs_create_xul("pending_events", S_IRUSR, root,
591 &host->pending_events);
1246 host->pending_events = 0;
1737 state, host->pending_events, host->completed_events,