Home
last modified time | relevance | path

Searched defs:devtmpfs_mount (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/base/
H A Ddevtmpfs.c365 int __init devtmpfs_mount(void) in devtmpfs_mount() function
/linux/include/linux/
H A Ddevice.h1147 static inline int devtmpfs_mount(void) { return 0; } in devtmpfs_mount() function