Home
last modified time | relevance | path

Searched defs:fm_skb_cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/radio/wl128x/
H A Dfmdrv_common.h124 struct fm_skb_cb { struct
129 #define fm_cb(skb) ((struct fm_skb_cb *)(skb->cb)) argument