Home
last modified time | relevance | path

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

/linux/net/phonet/
H A DMakefile2 obj-$(CONFIG_PHONET) += phonet.o pn_pep.o
4 phonet-y := \
H A DKconfig17 will be called phonet. If unsure, say N.
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-phonet1 What: /config/usb-gadget/gadget/functions/phonet.name
/linux/drivers/usb/gadget/function/
H A Df_phonet.c646 struct f_phonet *phonet; in phonet_free() local
648 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);
/linux/drivers/net/usb/
H A Dcdc-phonet.c325 int phonet = 0; in usbpn_probe() local
333 phonet = hdr.phonet_magic_present; in usbpn_probe()
335 if (!union_header || !phonet) in usbpn_probe()
H A DMakefile32 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
/linux/Documentation/networking/
H A Dindex.rst97 phonet
/linux/Documentation/translations/zh_CN/networking/
H A Dindex.rst115 * phonet
/linux/net/
H A DMakefile42 obj-$(CONFIG_PHONET) += phonet/
H A DKconfig267 source "net/phonet/Kconfig"
/linux/usr/include/
H A DMakefile31 no-header-test += linux/phonet.h
/linux/Documentation/usb/
H A Dgadget-testing.rst532 The function name to use when creating the function directory is "phonet".
551 git://git.gitorious.org/meego-cellular/phonet-utils.git
555 $ ./phonet -a 0x10 -i usbpn0
562 $ ./phonet -a 0x6c -i upnlink0
/linux/drivers/usb/gadget/legacy/
H A DKconfig384 and phonet in only one composite gadget driver.
/linux/
H A DMAINTAINERS20740 F: Documentation/networking/phonet.rst
20741 F: include/linux/phonet.h
20742 F: include/net/phonet/
20743 F: include/uapi/linux/phonet.h
20744 F: net/phonet/