Home
last modified time | relevance | path

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

/linux/drivers/base/
A Ddevtmpfs.c121 req.name = device_get_devnode(dev, &req.mode, &req.uid, &req.gid, &tmp); in devtmpfs_create_node()
145 req.name = device_get_devnode(dev, NULL, NULL, NULL, &tmp); in devtmpfs_delete_node()
A Dcore.c2305 name = device_get_devnode(dev, &mode, &uid, &gid, &tmp); in dev_uevent()
3658 const char *device_get_devnode(struct device *dev, in device_get_devnode() function
/linux/include/linux/
A Ddevice.h837 const char *device_get_devnode(struct device *dev, umode_t *mode, kuid_t *uid,
/linux/
A DSystem.map30857 ffff8000107fcf60 T device_get_devnode
A D.tmp_System.map30857 ffff8000107fcf60 T device_get_devnode

Completed in 295 milliseconds