Home
last modified time | relevance | path

Searched refs:nubus_dir (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
Dnubus.h109 struct nubus_dir* dir);
112 struct nubus_dir* dir);
115 struct nubus_dir* dir);
118 int nubus_readdir(struct nubus_dir* dir,
120 int nubus_find_rsrc(struct nubus_dir* dir,
123 int nubus_rewinddir(struct nubus_dir* dir);
127 struct nubus_dir* dir);
/linux-4.1.27/drivers/nubus/
Dnubus.c207 struct nubus_dir* dir) in nubus_get_root_dir()
218 struct nubus_dir* dir) in nubus_get_func_dir()
228 struct nubus_dir* dir) in nubus_get_board_dir()
247 struct nubus_dir *dir) in nubus_get_subdir()
256 int nubus_readdir(struct nubus_dir *nd, struct nubus_dirent *ent) in nubus_readdir()
285 int nubus_rewinddir(struct nubus_dir* dir) in nubus_rewinddir()
351 nubus_find_rsrc(struct nubus_dir* dir, unsigned char rsrc_type, in nubus_find_rsrc()
465 struct nubus_dir dir; in nubus_get_functional_resource()
513 struct nubus_dir drvr_dir; in nubus_get_functional_resource()
558 struct nubus_dir dir; in nubus_get_vidnames()
[all …]
Dproc.c69 struct nubus_dir* dir) in nubus_proc_subdir()
90 struct nubus_dir* root) in nubus_proc_populate()
99 struct nubus_dir dir; in nubus_proc_populate()
120 struct nubus_dir root; in nubus_proc_attach_device()
/linux-4.1.27/include/uapi/linux/
Dnubus.h221 struct nubus_dir struct
/linux-4.1.27/drivers/net/ethernet/8390/
Dmac8390.c295 struct nubus_dir dir; in mac8390_init()