Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnubus.h28 struct nubus_dirent { struct
98 const struct nubus_dirent *ent,
101 const struct nubus_dirent *ent,
104 const struct nubus_dirent *ent);
112 const struct nubus_dirent *ent, in nubus_proc_add_rsrc_dir()
116 const struct nubus_dirent *ent, in nubus_proc_add_rsrc_mem()
119 const struct nubus_dirent *ent) {} in nubus_proc_add_rsrc()
146 struct nubus_dirent *ent);
149 struct nubus_dirent *ent);
153 int nubus_get_subdir(const struct nubus_dirent *ent,
[all …]
/linux-6.12.1/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-6.12.1/drivers/net/ethernet/8390/
Dmac8390.c290 struct nubus_dirent ent; in mac8390_rsrc_init()