Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/legacy/
Dg_ffs.c337 struct f_gether_opts *geth_opts; in gfs_bind() local
342 geth_opts = container_of(fi_geth, struct f_gether_opts, in gfs_bind()
344 net = geth_opts->net; in gfs_bind()
385 struct f_gether_opts *geth_opts; in gfs_bind() local
387 geth_opts = container_of(fi_geth, struct f_gether_opts, in gfs_bind()
389 geth_opts->bound = true; in gfs_bind()
Dether.c313 struct f_gether_opts *geth_opts = NULL; in eth_bind() local
350 geth_opts = container_of(fi_geth, struct f_gether_opts, in eth_bind()
353 net = geth_opts->net; in eth_bind()
381 geth_opts->bound = true; in eth_bind()