Home
last modified time | relevance | path

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

/Linux-v5.4/net/phonet/
DMakefile2 obj-$(CONFIG_PHONET) += phonet.o pn_pep.o
4 phonet-y := \
DKconfig17 will be called phonet. If unsure, say N.
/Linux-v5.4/Documentation/ABI/testing/
Dconfigfs-usb-gadget-phonet1 What: /config/usb-gadget/gadget/functions/phonet.name
/Linux-v5.4/drivers/net/usb/
Dcdc-phonet.c322 int phonet = 0; in usbpn_probe() local
330 phonet = hdr.phonet_magic_present; in usbpn_probe()
332 if (!union_header || !phonet) in usbpn_probe()
DMakefile32 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
/Linux-v5.4/drivers/usb/gadget/function/
Df_phonet.c643 struct f_phonet *phonet; in phonet_free() local
645 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);
/Linux-v5.4/net/
DMakefile43 obj-$(CONFIG_PHONET) += phonet/
DKconfig225 source "net/phonet/Kconfig"
/Linux-v5.4/usr/include/
DMakefile45 header-test- += linux/phonet.h
/Linux-v5.4/Documentation/usb/
Dgadget-testing.rst514 The function name to use when creating the function directory is "phonet".
533 git://git.gitorious.org/meego-cellular/phonet-utils.git
537 $ ./phonet -a 0x10 -i usbpn0
544 $ ./phonet -a 0x6c -i upnlink0
/Linux-v5.4/include/
DKbuild859 header-test- += net/phonet/pep.h
860 header-test- += net/phonet/phonet.h
861 header-test- += net/phonet/pn_dev.h
/Linux-v5.4/drivers/usb/gadget/legacy/
DKconfig362 and phonet in only one composite gadget driver.
/Linux-v5.4/
DMAINTAINERS12804 F: Documentation/networking/phonet.txt
12805 F: include/linux/phonet.h
12806 F: include/net/phonet/
12807 F: include/uapi/linux/phonet.h
12808 F: net/phonet/