Searched refs:rsi_proto_ops (Results 1 – 3 of 3) sorted by relevance
43 struct rsi_proto_ops { struct50 int (*attach)(void *priv, struct rsi_proto_ops *ops); argument
29 struct rsi_proto_ops *proto_ops;109 static int rsi_hci_attach(void *priv, struct rsi_proto_ops *ops) in rsi_hci_attach()
41 static struct rsi_proto_ops g_proto_ops = {