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
322 int phonet = 0; in usbpn_probe() local330 phonet = hdr.phonet_magic_present; in usbpn_probe()332 if (!union_header || !phonet) in usbpn_probe()
32 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
643 struct f_phonet *phonet; in phonet_free() local645 phonet = func_to_pn(f); in phonet_free()646 kfree(phonet); in phonet_free()729 DECLARE_USB_FUNCTION_INIT(phonet, phonet_alloc_inst, phonet_alloc);
43 obj-$(CONFIG_PHONET) += phonet/
225 source "net/phonet/Kconfig"
45 header-test- += linux/phonet.h
514 The function name to use when creating the function directory is "phonet".533 git://git.gitorious.org/meego-cellular/phonet-utils.git537 $ ./phonet -a 0x10 -i usbpn0544 $ ./phonet -a 0x6c -i upnlink0
859 header-test- += net/phonet/pep.h860 header-test- += net/phonet/phonet.h861 header-test- += net/phonet/pn_dev.h
362 and phonet in only one composite gadget driver.
12804 F: Documentation/networking/phonet.txt12805 F: include/linux/phonet.h12806 F: include/net/phonet/12807 F: include/uapi/linux/phonet.h12808 F: net/phonet/