Searched refs:phonet (Results 1 – 4 of 4) sorted by relevance
341 int phonet = 0; in usbpn_probe() local362 phonet = 1; in usbpn_probe()370 if (!union_header || !phonet) in usbpn_probe()
30 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
671 struct f_phonet *phonet; in phonet_free() local673 phonet = func_to_pn(f); in phonet_free()674 kfree(phonet); in phonet_free()757 DECLARE_USB_FUNCTION_INIT(phonet, phonet_alloc_inst, phonet_alloc);
350 and phonet in only one composite gadget driver.