Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/devicevfs/src/
A Ddevice_vfs_core.c717 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() function
1081 return aos_dev_reg_with_flag(sdev, sfops, sdrv, false); in aos_dev_reg()
1096 return aos_dev_reg_with_flag(sdev, sfops, sdrv, true); in aos_remote_dev_reg()

Completed in 4 milliseconds