Searched refs:phonet (Results 1 – 13 of 13) sorted by relevance
1 obj-$(CONFIG_PHONET) += phonet.o pn_pep.o3 phonet-y := \
16 will be called phonet. If unsure, say N.
1 What: /config/usb-gadget/gadget/functions/phonet.name
341 int phonet = 0; in usbpn_probe() local349 phonet = hdr.phonet_magic_present; in usbpn_probe()351 if (!union_header || !phonet) in usbpn_probe()
31 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
651 struct f_phonet *phonet; in phonet_free() local653 phonet = func_to_pn(f); in phonet_free()654 kfree(phonet); in phonet_free()737 DECLARE_USB_FUNCTION_INIT(phonet, phonet_alloc_inst, phonet_alloc);
40 obj-$(CONFIG_PHONET) += phonet/
221 source "net/phonet/Kconfig"
447 The function name to use when creating the function directory is "phonet".464 git://git.gitorious.org/meego-cellular/phonet-utils.git468 $ ./phonet -a 0x10 -i usbpn0475 $ ./phonet -a 0x6c -i upnlink0
165 phonet.txt
327 header-y += phonet.h
353 and phonet in only one composite gadget driver.
8316 F: Documentation/networking/phonet.txt8317 F: include/linux/phonet.h8318 F: include/net/phonet/8319 F: include/uapi/linux/phonet.h8320 F: net/phonet/