Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dhd.c17 EXPORT_TRACEPOINT_SYMBOL_GPL(gb_hd_add);
200 int gb_hd_add(struct gb_host_device *hd) in gb_hd_add() function
218 EXPORT_SYMBOL_GPL(gb_hd_add);
Dhd.h72 int gb_hd_add(struct gb_host_device *hd);
Dgreybus_trace.h473 DEFINE_HD_EVENT(gb_hd_add);
Des2.c1423 retval = gb_hd_add(hd); in ap_probe()