Home
last modified time | relevance | path

Searched refs:geth_opts (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
Dg_ffs.c333 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()
Dether.c309 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()