Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/vme_user/
H A Dvme_bridge.h168 int (*lm_attach)(struct vme_lm_resource *lm, int monitor, member
H A Dvme.c1608 if (!bridge->lm_attach) { in vme_lm_attach()
1613 return bridge->lm_attach(lm, monitor, callback, data); in vme_lm_attach()
H A Dvme_fake.c1176 fake_bridge->lm_attach = fake_lm_attach; in fake_init()
H A Dvme_tsi148.c2446 tsi148_bridge->lm_attach = tsi148_lm_attach; in tsi148_probe()