Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/greybus/
Dhd.h82 int gb_hd_init(void);
/Linux-v6.6/drivers/greybus/
Dhd.c246 int __init gb_hd_init(void) in gb_hd_init() function
Dcore.c315 retval = gb_hd_init(); in gb_init()