Searched refs:phonet (Results 1 – 4 of 4) sorted by relevance
646 struct f_phonet *phonet; in phonet_free() local648 phonet = func_to_pn(f); in phonet_free()649 kfree(phonet); in phonet_free()730 DECLARE_USB_FUNCTION_INIT(phonet, phonet_alloc_inst, phonet_alloc);
325 int phonet = 0; in usbpn_probe() local333 phonet = hdr.phonet_magic_present; in usbpn_probe()335 if (!union_header || !phonet) in usbpn_probe()
32 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
384 and phonet in only one composite gadget driver.
Completed in 12 milliseconds