Home
last modified time | relevance | path

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

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