Searched refs:slot_get (Results 1 – 5 of 5) sorted by relevance
169 int (*slot_get) (struct vme_bridge *); member
1749 if (!bridge->slot_get) { in vme_slot_num()1754 return bridge->slot_get(bridge); in vme_slot_num()
1182 fake_bridge->slot_get = fake_slot_get; in fake_init()
2451 tsi148_bridge->slot_get = tsi148_slot_get; in tsi148_probe()
318 static int slot_get(struct gfs2_quota_data *qd) in slot_get() function507 error = slot_get(*qdp); in qdsb_get()