Searched refs:vme_lm_attach (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | vme.h | 178 int vme_lm_attach(struct vme_resource *, int, void (*callback)(void *), void *);
|
/kernel/linux/linux-6.6/drivers/staging/vme_user/ |
H A D | vme.h | 179 int vme_lm_attach(struct vme_resource *, int, void (*callback)(void *), void *);
|
H A D | vme.c | 1617 * vme_lm_attach - Provide callback for location monitor address 1631 int vme_lm_attach(struct vme_resource *resource, int monitor, in vme_lm_attach() function 1645 printk(KERN_ERR "vme_lm_attach not supported\n"); in vme_lm_attach() 1651 EXPORT_SYMBOL(vme_lm_attach); variable
|
/kernel/linux/linux-5.10/drivers/vme/ |
H A D | vme.c | 1631 * vme_lm_attach - Provide callback for location monitor address 1645 int vme_lm_attach(struct vme_resource *resource, int monitor, in vme_lm_attach() function 1659 printk(KERN_ERR "vme_lm_attach not supported\n"); in vme_lm_attach() 1665 EXPORT_SYMBOL(vme_lm_attach); variable
|
Completed in 6 milliseconds