Searched refs:rsi_proto_ops (Results 1 – 2 of 2) sorted by relevance
43 struct rsi_proto_ops { struct 50 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()