Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dvme.h179 int vme_lm_detach(struct vme_resource *, int);
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme.h180 int vme_lm_detach(struct vme_resource *, int);
H A Dvme.c1654 * vme_lm_detach - Remove callback for location monitor address
1665 int vme_lm_detach(struct vme_resource *resource, int monitor) in vme_lm_detach() function
1678 printk(KERN_ERR "vme_lm_detach not supported\n"); in vme_lm_detach()
1684 EXPORT_SYMBOL(vme_lm_detach); variable
/kernel/linux/linux-5.10/drivers/vme/
H A Dvme.c1668 * vme_lm_detach - Remove callback for location monitor address
1679 int vme_lm_detach(struct vme_resource *resource, int monitor) in vme_lm_detach() function
1692 printk(KERN_ERR "vme_lm_detach not supported\n"); in vme_lm_detach()
1698 EXPORT_SYMBOL(vme_lm_detach); variable

Completed in 7 milliseconds