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
30 struct rsi_proto_ops *proto_ops;110 static int rsi_hci_attach(void *priv, struct rsi_proto_ops *ops) in rsi_hci_attach()
40 static struct rsi_proto_ops g_proto_ops = {