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

/fuchsia/zircon/system/ulib/driver-info/
H A Ddriver-info.c211 const char* pb_name = di_bind_param_name(pb); local
212 if (pb_name) {
213 off += snprintf(buf + off, buf_len - off, "%s", pb_name);

Completed in 21 milliseconds