Home
last modified time | relevance | path

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

/drivers/usb/gadget/legacy/
Dg_ffs.c347 struct f_gether_opts *geth_opts; in gfs_bind() local
352 geth_opts = container_of(fi_geth, struct f_gether_opts, in gfs_bind()
354 net = geth_opts->net; in gfs_bind()
395 struct f_gether_opts *geth_opts; in gfs_bind() local
397 geth_opts = container_of(fi_geth, struct f_gether_opts, in gfs_bind()
399 geth_opts->bound = true; in gfs_bind()
Dether.c326 struct f_gether_opts *geth_opts = NULL; in eth_bind() local
363 geth_opts = container_of(fi_geth, struct f_gether_opts, in eth_bind()
366 net = geth_opts->net; in eth_bind()
394 geth_opts->bound = true; in eth_bind()