Home
last modified time | relevance | path

Searched refs:btmrvl_process_event (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtmrvl_drv.h161 int btmrvl_process_event(struct btmrvl_private *priv, struct sk_buff *skb);
H A Dbtmrvl_sdio.c799 if (btmrvl_process_event(priv, skb)) in btmrvl_sdio_card_to_host()