parser_opts 59 drivers/usb/gadget/function/f_ncm.c const struct ndp_parser_opts *parser_opts; parser_opts 527 drivers/usb/gadget/function/f_ncm.c ncm->parser_opts = &ndp16_opts; parser_opts 529 drivers/usb/gadget/function/f_ncm.c ncm->ndp_sign = ncm->parser_opts->ndp_sign; parser_opts 768 drivers/usb/gadget/function/f_ncm.c format = (ncm->parser_opts == &ndp16_opts) ? 0x0000 : 0x0001; parser_opts 782 drivers/usb/gadget/function/f_ncm.c ncm->parser_opts = &ndp16_opts; parser_opts 786 drivers/usb/gadget/function/f_ncm.c ncm->parser_opts = &ndp32_opts; parser_opts 842 drivers/usb/gadget/function/f_ncm.c ncm->ndp_sign = ncm->parser_opts->ndp_sign | parser_opts 964 drivers/usb/gadget/function/f_ncm.c const struct ndp_parser_opts *opts = ncm->parser_opts; parser_opts 1024 drivers/usb/gadget/function/f_ncm.c const struct ndp_parser_opts *opts = ncm->parser_opts; parser_opts 1187 drivers/usb/gadget/function/f_ncm.c const struct ndp_parser_opts *opts = ncm->parser_opts;