Searched refs:aos_dev_reg_with_flag (Results 1 – 1 of 1) sorted by relevance
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() function1081 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