Searched refs:phonet_header_ops (Results 1 – 4 of 4) sorted by relevance
14 extern const struct header_ops phonet_header_ops;
142 const struct header_ops phonet_header_ops = { variable146 EXPORT_SYMBOL(phonet_header_ops);
61 type byte as appropriate. For convenience, a common phonet_header_ops
1070 dev->header_ops = &phonet_header_ops; in ssip_pn_setup()