Home
last modified time | relevance | path

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

/Linux-v4.19/net/phonet/
DMakefile2 obj-$(CONFIG_PHONET) += phonet.o pn_pep.o
4 phonet-y := \
DKconfig16 will be called phonet. If unsure, say N.
/Linux-v4.19/Documentation/ABI/testing/
Dconfigfs-usb-gadget-phonet1 What: /config/usb-gadget/gadget/functions/phonet.name
/Linux-v4.19/drivers/net/usb/
Dcdc-phonet.c335 int phonet = 0; in usbpn_probe() local
343 phonet = hdr.phonet_magic_present; in usbpn_probe()
345 if (!union_header || !phonet) in usbpn_probe()
DMakefile32 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
/Linux-v4.19/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-v4.19/net/
DMakefile43 obj-$(CONFIG_PHONET) += phonet/
DKconfig222 source "net/phonet/Kconfig"
/Linux-v4.19/Documentation/usb/
Dgadget-testing.txt448 The function name to use when creating the function directory is "phonet".
465 git://git.gitorious.org/meego-cellular/phonet-utils.git
469 $ ./phonet -a 0x10 -i usbpn0
476 $ ./phonet -a 0x6c -i upnlink0
/Linux-v4.19/Documentation/networking/
D00-INDEX159 phonet.txt
/Linux-v4.19/drivers/usb/gadget/legacy/
DKconfig362 and phonet in only one composite gadget driver.
/Linux-v4.19/
DMAINTAINERS11437 F: Documentation/networking/phonet.txt
11438 F: include/linux/phonet.h
11439 F: include/net/phonet/
11440 F: include/uapi/linux/phonet.h
11441 F: net/phonet/