Searched refs:phonet (Results 1 – 13 of 13) sorted by relevance
2 obj-$(CONFIG_PHONET) += phonet.o pn_pep.o4 phonet-y := \
17 will be called phonet. If unsure, say N.
1 What: /config/usb-gadget/gadget/functions/phonet.name
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
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);
87 phonet
41 obj-$(CONFIG_PHONET) += phonet/
227 source "net/phonet/Kconfig"
38 no-header-test += linux/phonet.h
520 The function name to use when creating the function directory is "phonet".539 git://git.gitorious.org/meego-cellular/phonet-utils.git543 $ ./phonet -a 0x10 -i usbpn0550 $ ./phonet -a 0x6c -i upnlink0
384 and phonet in only one composite gadget driver.
16231 F: Documentation/networking/phonet.rst16232 F: include/linux/phonet.h16233 F: include/net/phonet/16234 F: include/uapi/linux/phonet.h16235 F: net/phonet/