Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/legacy/
Dg_ffs.c351 struct f_gether_opts *geth_opts; in gfs_bind() local
356 geth_opts = container_of(fi_geth, struct f_gether_opts, in gfs_bind()
358 net = geth_opts->net; in gfs_bind()
399 struct f_gether_opts *geth_opts; in gfs_bind() local
401 geth_opts = container_of(fi_geth, struct f_gether_opts, in gfs_bind()
403 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()