Searched defs:dev_num (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/linksdk/components/subdev/ |
A D | aiot_subdev_api.c | 576 int32_t aiot_subdev_send_topo_add(void *handle, aiot_subdev_dev_t dev[], uint32_t dev_num) in aiot_subdev_send_topo_add() 639 int32_t aiot_subdev_send_topo_delete(void *handle, aiot_subdev_dev_t dev[], uint32_t dev_num) in aiot_subdev_send_topo_delete() 720 int32_t aiot_subdev_send_batch_login(void *handle, aiot_subdev_dev_t dev[], uint32_t dev_num) in aiot_subdev_send_batch_login() 793 int32_t aiot_subdev_send_batch_logout(void *handle, aiot_subdev_dev_t dev[], uint32_t dev_num) in aiot_subdev_send_batch_logout() 849 int32_t aiot_subdev_send_sub_register(void *handle, aiot_subdev_dev_t dev[], uint32_t dev_num) in aiot_subdev_send_sub_register() 905 int32_t aiot_subdev_send_product_register(void *handle, aiot_subdev_dev_t dev[], uint32_t dev_num) in aiot_subdev_send_product_register()
|
/AliOS-Things-master/components/SDL2/src/haptic/linux/ |
A D | SDL_syshaptic.c | 62 dev_t dev_num; member
|
Completed in 6 milliseconds