Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_ncm.c452 static const struct ndp_parser_opts ndp16_opts = { variable
522 ncm->parser_opts = &ndp16_opts; in ncm_reset_values()
763 format = (ncm->parser_opts == &ndp16_opts) ? 0x0000 : 0x0001; in ncm_setup()
777 ncm->parser_opts = &ndp16_opts; in ncm_setup()