Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c393 u16 id_vendor, id_product, bcd_device; in mwifiex_usb_probe() local
403 bcd_device = le16_to_cpu(udev->descriptor.bcdDevice); in mwifiex_usb_probe()
405 id_vendor, id_product, bcd_device); in mwifiex_usb_probe()