Searched refs:ncm (Results 1 – 2 of 2) sorted by relevance
435 static inline void ncm_reset_values(struct f_ncm *ncm) in ncm_reset_values() argument437 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() argument453 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 …]
66 g_ncm-y := ncm.o