Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/include/drivers/char/
A Du_device.h148 struct u_dev_node * u_device_node_find_by_pathname(char *pathname);
/AliOS-Things-master/components/drivers/core/base/core/
A Du_cdev.c140 dev_node = u_device_node_find_by_pathname(pathname); in u_cdev_find_node_by_name()
A Du_device.c321 struct u_dev_node * u_device_node_find_by_pathname(char *path_name) { in u_device_node_find_by_pathname() function

Completed in 4 milliseconds