Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/common/
H A Dgpib_os.c1867 static const unsigned int max_num_events = 1024; in push_gpib_event_nolock() local
1870 if (num_gpib_events(queue) >= max_num_events) { in push_gpib_event_nolock()