Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnubus.h28 struct nubus_dirent { struct
100 const struct nubus_dirent *ent,
103 const struct nubus_dirent *ent,
106 const struct nubus_dirent *ent);
114 const struct nubus_dirent *ent, in nubus_proc_add_rsrc_dir()
118 const struct nubus_dirent *ent, in nubus_proc_add_rsrc_mem()
121 const struct nubus_dirent *ent) {} in nubus_proc_add_rsrc()
148 struct nubus_dirent *ent);
151 struct nubus_dirent *ent);
155 int nubus_get_subdir(const struct nubus_dirent *ent,
[all …]
/Linux-v6.6/drivers/nubus/
Dnubus.c156 unsigned char *nubus_dirptr(const struct nubus_dirent *nd) in nubus_dirptr()
170 void nubus_get_rsrc_mem(void *dest, const struct nubus_dirent *dirent, in nubus_get_rsrc_mem()
183 unsigned int nubus_get_rsrc_str(char *dest, const struct nubus_dirent *dirent, in nubus_get_rsrc_str()
204 const struct nubus_dirent *dirent, in nubus_seq_write_rsrc_mem()
249 struct nubus_dirent ent; in nubus_get_board_dir()
265 int nubus_get_subdir(const struct nubus_dirent *ent, in nubus_get_subdir()
275 int nubus_readdir(struct nubus_dir *nd, struct nubus_dirent *ent) in nubus_readdir()
331 struct nubus_dirent *ent) in nubus_find_rsrc()
347 const struct nubus_dirent *parent) in nubus_get_block_rsrc_dir()
350 struct nubus_dirent ent; in nubus_get_block_rsrc_dir()
[all …]
Dproc.c69 const struct nubus_dirent *ent, in nubus_proc_add_rsrc_dir()
122 struct nubus_dirent ent; in nubus_proc_rsrc_show()
154 const struct nubus_dirent *ent, in nubus_proc_add_rsrc_mem()
174 const struct nubus_dirent *ent) in nubus_proc_add_rsrc()
/Linux-v6.6/drivers/net/ethernet/8390/
Dmac8390.c290 struct nubus_dirent ent; in mac8390_rsrc_init()