Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nubus/
Dnubus.c165 static unsigned char *nubus_dirptr(const struct nubus_dirent *nd) in nubus_dirptr()
178 void nubus_get_rsrc_mem(void *dest, const struct nubus_dirent* dirent, in nubus_get_rsrc_mem()
191 void nubus_get_rsrc_str(void *dest, const struct nubus_dirent* dirent, in nubus_get_rsrc_str()
230 struct nubus_dirent ent; in nubus_get_board_dir()
246 int nubus_get_subdir(const struct nubus_dirent *ent, in nubus_get_subdir()
256 int nubus_readdir(struct nubus_dir *nd, struct nubus_dirent *ent) in nubus_readdir()
352 struct nubus_dirent* ent) in nubus_find_rsrc()
372 const struct nubus_dirent* ent) in nubus_show_display_resource()
390 const struct nubus_dirent* ent) in nubus_show_network_resource()
414 const struct nubus_dirent* ent) in nubus_show_cpu_resource()
[all …]
Dproc.c71 struct nubus_dirent ent; in nubus_proc_subdir()
92 struct nubus_dirent ent; in nubus_proc_populate()
/linux-4.1.27/include/linux/
Dnubus.h119 struct nubus_dirent* ent);
122 struct nubus_dirent* ent);
126 int nubus_get_subdir(const struct nubus_dirent* ent,
129 const struct nubus_dirent *dirent,
132 const struct nubus_dirent *dirent,
/linux-4.1.27/include/uapi/linux/
Dnubus.h229 struct nubus_dirent struct
/linux-4.1.27/drivers/net/ethernet/8390/
Dmac8390.c296 struct nubus_dirent ent; in mac8390_init()