Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vme/
H A Dvme_bridge.h169 int (*slot_get) (struct vme_bridge *); member
H A Dvme.c1758 if (!bridge->slot_get) { in vme_slot_num()
1763 return bridge->slot_get(bridge); in vme_slot_num()
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_bridge.h163 int (*slot_get)(struct vme_bridge *); member
H A Dvme.c1744 if (!bridge->slot_get) { in vme_slot_num()
1749 return bridge->slot_get(bridge); in vme_slot_num()
H A Dvme_fake.c1177 fake_bridge->slot_get = fake_slot_get; in fake_init()
H A Dvme_tsi148.c2443 tsi148_bridge->slot_get = tsi148_slot_get; in tsi148_probe()
/kernel/linux/linux-5.10/fs/gfs2/
H A Dquota.c318 static int slot_get(struct gfs2_quota_data *qd) in slot_get() function
514 error = slot_get(*qdp); in qdsb_get()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dquota.c338 static int slot_get(struct gfs2_quota_data *qd) in slot_get() function
549 error = slot_get(*qdp); in qdsb_get()
/kernel/linux/linux-5.10/drivers/vme/bridges/
H A Dvme_fake.c1184 fake_bridge->slot_get = fake_slot_get; in fake_init()
H A Dvme_ca91cx42.c1768 ca91cx42_bridge->slot_get = ca91cx42_slot_get; in ca91cx42_probe()
H A Dvme_tsi148.c2476 tsi148_bridge->slot_get = tsi148_slot_get; in tsi148_probe()

Completed in 20 milliseconds