Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dhd.c240 void gb_hd_put(struct gb_host_device *hd) in gb_hd_put() function
244 EXPORT_SYMBOL_GPL(gb_hd_put);
Dhd.h75 void gb_hd_put(struct gb_host_device *hd);
Des2.c812 gb_hd_put(es2->hd); in es2_destroy()