Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dbase.h266 int devtmpfs_init(void);
268 static inline int devtmpfs_init(void) { return 0; } in devtmpfs_init() function