ndp16_opts        484 drivers/usb/gadget/function/f_ncm.c static const struct ndp_parser_opts ndp16_opts = INIT_NDP16_OPTS;
ndp16_opts        527 drivers/usb/gadget/function/f_ncm.c 	ncm->parser_opts = &ndp16_opts;
ndp16_opts        768 drivers/usb/gadget/function/f_ncm.c 		format = (ncm->parser_opts == &ndp16_opts) ? 0x0000 : 0x0001;
ndp16_opts        782 drivers/usb/gadget/function/f_ncm.c 			ncm->parser_opts = &ndp16_opts;