Home
last modified time | relevance | path

Searched refs:phonet (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/net/phonet/
DMakefile1 obj-$(CONFIG_PHONET) += phonet.o pn_pep.o
3 phonet-y := \
DKconfig16 will be called phonet. If unsure, say N.
/linux-4.1.27/Documentation/ABI/testing/
Dconfigfs-usb-gadget-phonet1 What: /config/usb-gadget/gadget/functions/phonet.name
/linux-4.1.27/drivers/net/usb/
Dcdc-phonet.c341 int phonet = 0; in usbpn_probe() local
362 phonet = 1; in usbpn_probe()
370 if (!union_header || !phonet) in usbpn_probe()
DMakefile30 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
/linux-4.1.27/drivers/usb/gadget/function/
Df_phonet.c674 struct f_phonet *phonet; in phonet_free() local
676 phonet = func_to_pn(f); in phonet_free()
677 kfree(phonet); in phonet_free()
760 DECLARE_USB_FUNCTION_INIT(phonet, phonet_alloc_inst, phonet_alloc);
/linux-4.1.27/net/
DMakefile40 obj-$(CONFIG_PHONET) += phonet/
DKconfig218 source "net/phonet/Kconfig"
/linux-4.1.27/Documentation/usb/
Dgadget-testing.txt447 The function name to use when creating the function directory is "phonet".
464 git://git.gitorious.org/meego-cellular/phonet-utils.git
468 $ ./phonet -a 0x10 -i usbpn0
475 $ ./phonet -a 0x6c -i upnlink0
/linux-4.1.27/Documentation/networking/
D00-INDEX165 phonet.txt
/linux-4.1.27/include/uapi/linux/
DKbuild320 header-y += phonet.h
/linux-4.1.27/drivers/usb/gadget/legacy/
DKconfig351 and phonet in only one composite gadget driver.
/linux-4.1.27/
DMAINTAINERS7663 F: Documentation/networking/phonet.txt
7664 F: include/linux/phonet.h
7665 F: include/net/phonet/
7666 F: include/uapi/linux/phonet.h
7667 F: net/phonet/