Lines Matching refs:test_data

190 static void test_reset(gconstpointer test_data)  in test_reset()  argument
192 const TestData *td = test_data; in test_reset()
204 static void test_reset_overrides_enable(gconstpointer test_data) in test_reset_overrides_enable() argument
206 const TestData *td = test_data; in test_reset_overrides_enable()
219 static void test_oneshot_enable_then_disable(gconstpointer test_data) in test_oneshot_enable_then_disable() argument
221 const TestData *td = test_data; in test_oneshot_enable_then_disable()
237 static void test_oneshot_ps5(gconstpointer test_data) in test_oneshot_ps5() argument
239 const TestData *td = test_data; in test_oneshot_ps5()
275 static void test_oneshot_ps0(gconstpointer test_data) in test_oneshot_ps0() argument
277 const TestData *td = test_data; in test_oneshot_ps0()
303 static void test_oneshot_ps255(gconstpointer test_data) in test_oneshot_ps255() argument
305 const TestData *td = test_data; in test_oneshot_ps255()
331 static void test_oneshot_interrupt(gconstpointer test_data) in test_oneshot_interrupt() argument
333 const TestData *td = test_data; in test_oneshot_interrupt()
352 static void test_pause_resume(gconstpointer test_data) in test_pause_resume() argument
354 const TestData *td = test_data; in test_pause_resume()
388 static void test_prescaler_change(gconstpointer test_data) in test_prescaler_change() argument
390 const TestData *td = test_data; in test_prescaler_change()
434 static void test_periodic_no_interrupt(gconstpointer test_data) in test_periodic_no_interrupt() argument
436 const TestData *td = test_data; in test_periodic_no_interrupt()
460 static void test_periodic_interrupt(gconstpointer test_data) in test_periodic_interrupt() argument
462 const TestData *td = test_data; in test_periodic_interrupt()
489 static void test_disable_on_expiration(gconstpointer test_data) in test_disable_on_expiration() argument
491 const TestData *td = test_data; in test_disable_on_expiration()