Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dhd.c234 void gb_hd_shutdown(struct gb_host_device *hd) in gb_hd_shutdown() function
238 EXPORT_SYMBOL_GPL(gb_hd_shutdown);
Dhd.h74 void gb_hd_shutdown(struct gb_host_device *hd);
Dcore.c154 gb_hd_shutdown(hd); in greybus_shutdown()