Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dg_ffs.c327 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 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()