Searched refs:device_get_devnode (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/base/ |
| A D | devtmpfs.c | 121 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 D | core.c | 2305 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 D | device.h | 837 const char *device_get_devnode(struct device *dev, umode_t *mode, kuid_t *uid,
|
| /linux/ |
| A D | System.map | 30857 ffff8000107fcf60 T device_get_devnode
|
| A D | .tmp_System.map | 30857 ffff8000107fcf60 T device_get_devnode
|
Completed in 297 milliseconds