Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Df_ncm.c435 static inline void ncm_reset_values(struct f_ncm *ncm) in ncm_reset_values() argument
437 ncm->parser_opts = &ndp16_opts; in ncm_reset_values()
438 ncm->is_crc = false; in ncm_reset_values()
439 ncm->port.cdc_filter = DEFAULT_FILTER; in ncm_reset_values()
442 ncm->port.header_len = 0; in ncm_reset_values()
444 ncm->port.fixed_out_len = le32_to_cpu(ntb_parameters.dwNtbOutMaxSize); in ncm_reset_values()
445 ncm->port.fixed_in_len = NTB_DEFAULT_IN_SIZE; in ncm_reset_values()
451 static void ncm_do_notify(struct f_ncm *ncm) in ncm_do_notify() argument
453 struct usb_request *req = ncm->notify_req; in ncm_do_notify()
455 struct usb_composite_dev *cdev = ncm->port.func.config->cdev; in ncm_do_notify()
[all …]
DMakefile66 g_ncm-y := ncm.o