Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Deisa.h93 struct eisa_root_device { struct
104 int eisa_root_register (struct eisa_root_device *root); argument
/OK3568_Linux_fs/kernel/drivers/eisa/
H A Deisa-bus.c43 struct eisa_root_device *root, in is_forced_dev()
187 static int __init eisa_init_device(struct eisa_root_device *root, in eisa_init_device()
260 static int __init eisa_request_resources(struct eisa_root_device *root, in eisa_request_resources()
314 static int __init eisa_probe(struct eisa_root_device *root) in eisa_probe()
414 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;
/OK3568_Linux_fs/kernel/arch/mips/sni/
H A Deisa.c23 static struct eisa_root_device eisa_bus_root = {
/OK3568_Linux_fs/kernel/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 {
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Deisa.c64 struct eisa_root_device root;