Home
last modified time | relevance | path

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

/Linux-v6.1/net/phonet/
DMakefile2 obj-$(CONFIG_PHONET) += phonet.o pn_pep.o
4 phonet-y := \
DKconfig17 will be called phonet. If unsure, say N.
/Linux-v6.1/Documentation/ABI/testing/
Dconfigfs-usb-gadget-phonet1 What: /config/usb-gadget/gadget/functions/phonet.name
/Linux-v6.1/drivers/net/usb/
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()
DMakefile32 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
/Linux-v6.1/drivers/usb/gadget/function/
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-v6.1/Documentation/networking/
Dindex.rst87 phonet
/Linux-v6.1/net/
DMakefile41 obj-$(CONFIG_PHONET) += phonet/
DKconfig227 source "net/phonet/Kconfig"
/Linux-v6.1/usr/include/
DMakefile38 no-header-test += linux/phonet.h
/Linux-v6.1/Documentation/usb/
Dgadget-testing.rst520 The function name to use when creating the function directory is "phonet".
539 git://git.gitorious.org/meego-cellular/phonet-utils.git
543 $ ./phonet -a 0x10 -i usbpn0
550 $ ./phonet -a 0x6c -i upnlink0
/Linux-v6.1/drivers/usb/gadget/legacy/
DKconfig384 and phonet in only one composite gadget driver.
/Linux-v6.1/
DMAINTAINERS16231 F: Documentation/networking/phonet.rst
16232 F: include/linux/phonet.h
16233 F: include/net/phonet/
16234 F: include/uapi/linux/phonet.h
16235 F: net/phonet/