Home
last modified time | relevance | path

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

/linux/net/phonet/
A DMakefile2 obj-$(CONFIG_PHONET) += phonet.o pn_pep.o
4 phonet-y := \
A DKconfig17 will be called phonet. If unsure, say N.
/linux/Documentation/ABI/testing/
A Dconfigfs-usb-gadget-phonet1 What: /config/usb-gadget/gadget/functions/phonet.name
/linux/drivers/usb/gadget/function/
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()
732 DECLARE_USB_FUNCTION_INIT(phonet, phonet_alloc_inst, phonet_alloc);
/linux/drivers/net/usb/
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()
A DMakefile32 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
/linux/Documentation/networking/
A Dindex.rst87 phonet
/linux/net/
A DMakefile42 obj-$(CONFIG_PHONET) += phonet/
A DKconfig229 source "net/phonet/Kconfig"
/linux/usr/include/
A DMakefile41 no-header-test += linux/phonet.h
/linux/Documentation/usb/
A 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/drivers/usb/gadget/legacy/
A DKconfig384 and phonet in only one composite gadget driver.
/linux/include/config/
A Dauto.conf.cmd1305 net/phonet/Kconfig \
/linux/
A DMAINTAINERS15007 F: Documentation/networking/phonet.rst
15008 F: include/linux/phonet.h
15009 F: include/net/phonet/
15010 F: include/uapi/linux/phonet.h
15011 F: net/phonet/

Completed in 39 milliseconds