Home
last modified time | relevance | path

Searched defs:sdev (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/drivers/core/base/devicevfs/src/
A Ddevice_vfs_core.c646 struct subsys_dev *sdev = NULL; in _device_vfs_open() local
717 int aos_dev_reg_with_flag (struct subsys_dev *sdev, subsys_file_ops_t *sfops, struct subsys_drv* sd… in aos_dev_reg_with_flag()
970 int aos_devs_reg(struct subsys_dev *sdev[], int size, subsys_file_ops_t *sfops, struct subsys_drv* … in aos_devs_reg()
1002 int aos_dev_unreg(struct subsys_dev *sdev) { in aos_dev_unreg()
1080 int aos_dev_reg(struct subsys_dev *sdev, subsys_file_ops_t *sfops, struct subsys_drv* sdrv) { in aos_dev_reg()
1095 int aos_remote_dev_reg(struct subsys_dev *sdev, subsys_file_ops_t *sfops, struct subsys_drv* sdrv) { in aos_remote_dev_reg()
1107 int aos_devs_unreg(struct subsys_dev *sdev[], int size) { in aos_devs_unreg()

Completed in 5 milliseconds