Home
last modified time | relevance | path

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

/AliOS-Things-master/components/epoll/example/
A Dtest_device.c192 static file_ops_t event_fops = { variable
203 return aos_register_driver("/dev/test", &event_fops, NULL); in epoll_vfs_test_device_init()
/AliOS-Things-master/components/select/example/
A Dtest_device.c192 static file_ops_t event_fops = { variable
203 return aos_register_driver("/dev/test", &event_fops, NULL); in vfs_test_device_init()

Completed in 3 milliseconds