Searched defs:bcm_data (Results 1 – 2 of 2) sorted by relevance
149 struct bcm_data { struct150 struct sk_buff *rx_skb;151 struct sk_buff_head txq;153 struct bcm_device *dev;
88 const struct bcm2835_aux_serial_driver_data *bcm_data; in bcm2835aux_serial_probe() local