Home
last modified time | relevance | path

Searched refs:path_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.c395 static int path_init(struct mmphw_path_plat *path_plat, in path_init() function
536 if (!path_init(path_plat, &mi->paths[i])) { in mmphw_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.c395 static int path_init(struct mmphw_path_plat *path_plat, in path_init() function
537 if (!path_init(path_plat, &mi->paths[i])) { in mmphw_probe()
/kernel/linux/linux-5.10/drivers/interconnect/
H A Dcore.c151 static struct icc_path *path_init(struct device *dev, struct icc_node *dst, in path_init() function
238 path = path_init(dev, dst, depth); in path_find()
/kernel/linux/linux-6.6/drivers/interconnect/
H A Dcore.c166 static struct icc_path *path_init(struct device *dev, struct icc_node *dst, in path_init() function
253 path = path_init(dev, dst, depth); in path_find()
/kernel/linux/linux-5.10/fs/
H A Dnamei.c884 /* Absolute path arguments to path_init() are allowed. */ in nd_jump_root()
2218 static const char *path_init(struct nameidata *nd, unsigned flags) in path_init() function
2340 const char *s = path_init(nd, flags); in path_lookupat()
2401 const char *s = path_init(nd, flags); in path_parentat()
3427 const char *s = path_init(nd, flags); in path_openat()
/kernel/linux/linux-6.6/fs/
H A Dnamei.c964 /* Absolute path arguments to path_init() are allowed. */ in nd_jump_root()
2350 static const char *path_init(struct nameidata *nd, unsigned flags) in path_init() function
2473 const char *s = path_init(nd, flags); in path_lookupat()
2529 const char *s = path_init(nd, flags); in path_parentat()
3786 const char *s = path_init(nd, flags); in path_openat()

Completed in 18 milliseconds