Home
last modified time | relevance | path

Searched refs:eisa_root_device (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Deisa.h93 struct eisa_root_device { struct
104 int eisa_root_register (struct eisa_root_device *root); argument
/openbmc/linux/drivers/eisa/
H A Deisa-bus.c43 struct eisa_root_device *root, in is_forced_dev()
182 static int __init eisa_init_device(struct eisa_root_device *root, in eisa_init_device()
255 static int __init eisa_request_resources(struct eisa_root_device *root, in eisa_request_resources()
309 static int __init eisa_probe(struct eisa_root_device *root) in eisa_probe()
409 int __init eisa_root_register(struct eisa_root_device *root) in eisa_root_register()
H A Dvirtual_root.c36 static struct eisa_root_device eisa_bus_root = {
H A Dpci_eisa.c19 static struct eisa_root_device pci_eisa_root;
/openbmc/linux/arch/mips/sni/
H A Deisa.c23 static struct eisa_root_device eisa_bus_root = {
/openbmc/linux/Documentation/driver-api/
H A Deisa.rst49 int eisa_root_register (struct eisa_root_device *root);
52 root of an EISA bus. The eisa_root_device structure holds a reference
55 struct eisa_root_device {
/openbmc/linux/drivers/parisc/
H A Deisa.c64 struct eisa_root_device root;