bus_id_priv
struct bus_id_priv *get_busid_priv(const char *busid);
void put_busid_priv(struct bus_id_priv *bid);
struct bus_id_priv *busid_priv;
static void shutdown_busid(struct bus_id_priv *busid_priv)
struct bus_id_priv *busid_priv;
static int do_rebind(char *busid, struct bus_id_priv *busid_priv)
struct bus_id_priv *busid_priv;
struct bus_id_priv *bid;
static struct bus_id_priv busid_table[MAX_BUSID];
struct bus_id_priv *get_busid_priv(const char *busid)
struct bus_id_priv *bid = NULL;
void put_busid_priv(struct bus_id_priv *bid)