Searched refs:geth_opts (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
H A D | g_ffs.c | 333 struct f_gether_opts *geth_opts; in gfs_bind() local 338 geth_opts = container_of(fi_geth, struct f_gether_opts, in gfs_bind() 340 net = geth_opts->net; in gfs_bind() 378 struct f_gether_opts *geth_opts; in gfs_bind() local 380 geth_opts = container_of(fi_geth, struct f_gether_opts, in gfs_bind() 382 geth_opts->bound = true; in gfs_bind()
|
H A D | ether.c | 309 struct f_gether_opts *geth_opts = NULL; in eth_bind() local 346 geth_opts = container_of(fi_geth, struct f_gether_opts, in eth_bind() 349 net = geth_opts->net; in eth_bind() 377 geth_opts->bound = true; in eth_bind()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/ |
H A D | g_ffs.c | 327 struct f_gether_opts *geth_opts; in gfs_bind() local 332 geth_opts = container_of(fi_geth, struct f_gether_opts, in gfs_bind() 334 net = geth_opts->net; in gfs_bind() 372 struct f_gether_opts *geth_opts; in gfs_bind() local 374 geth_opts = container_of(fi_geth, struct f_gether_opts, in gfs_bind() 376 geth_opts->bound = true; in gfs_bind()
|
H A D | ether.c | 309 struct f_gether_opts *geth_opts = NULL; in eth_bind() local 346 geth_opts = container_of(fi_geth, struct f_gether_opts, in eth_bind() 349 net = geth_opts->net; in eth_bind() 377 geth_opts->bound = true; in eth_bind()
|
Completed in 3 milliseconds