Home
last modified time | relevance | path

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

/external/libusb/tests/
Dumockdev.c236 handle_ioctl_cb (UMockdevIoctlBase *handler, UMockdevIoctlClient *client, UMockdevTestbedFixture *f… in handle_ioctl_cb() function
459 g_object_connect(fixture->handler, "signal-after::handle-ioctl", handle_ioctl_cb, fixture, NULL); in test_fixture_setup_common()