Home
last modified time | relevance | path

Searched refs:phonet_header_ops (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dif_phonet.h14 extern const struct header_ops phonet_header_ops;
/linux/net/phonet/
H A Daf_phonet.c139 const struct header_ops phonet_header_ops = { variable
143 EXPORT_SYMBOL(phonet_header_ops);
/linux/drivers/net/usb/
H A Dcdc-phonet.c282 dev->header_ops = &phonet_header_ops; in usbpn_setup()
/linux/Documentation/networking/
H A Dphonet.rst61 type byte as appropriate. For convenience, a common phonet_header_ops
/linux/drivers/usb/gadget/function/
H A Df_phonet.c286 dev->header_ops = &phonet_header_ops; in pn_net_setup()
/linux/drivers/hsi/clients/
H A Dssi_protocol.c1069 dev->header_ops = &phonet_header_ops; in ssip_pn_setup()