Searched refs:to_pnp_protocol (Results 1 – 2 of 2) sorted by relevance
60 struct pnp_protocol *cur = to_pnp_protocol(pos); in pnp_register_protocol()
432 #define to_pnp_protocol(n) list_entry(n, struct pnp_protocol, protocol_list) macro