Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/Documentation/ABI/testing/
Dconfigfs-usb-gadget-phonet1 What: /config/usb-gadget/gadget/functions/phonet.name
/linux-4.4.14/drivers/net/usb/
Dcdc-phonet.c341 int phonet = 0; in usbpn_probe() local
349 phonet = hdr.phonet_magic_present; in usbpn_probe()
351 if (!union_header || !phonet) in usbpn_probe()
DMakefile31 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
/linux-4.4.14/drivers/usb/gadget/function/
Df_phonet.c651 struct f_phonet *phonet; in phonet_free() local
653 phonet = func_to_pn(f); in phonet_free()
654 kfree(phonet); in phonet_free()
737 DECLARE_USB_FUNCTION_INIT(phonet, phonet_alloc_inst, phonet_alloc);
/linux-4.4.14/net/
DMakefile40 obj-$(CONFIG_PHONET) += phonet/
DKconfig221 source "net/phonet/Kconfig"
/linux-4.4.14/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.4.14/Documentation/networking/
D00-INDEX165 phonet.txt
/linux-4.4.14/include/uapi/linux/
DKbuild327 header-y += phonet.h
/linux-4.4.14/drivers/usb/gadget/legacy/
DKconfig353 and phonet in only one composite gadget driver.
/linux-4.4.14/
DMAINTAINERS8316 F: Documentation/networking/phonet.txt
8317 F: include/linux/phonet.h
8318 F: include/net/phonet/
8319 F: include/uapi/linux/phonet.h
8320 F: net/phonet/