Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dusb.c405 u16 id_vendor, id_product, bcd_device; in mwifiex_usb_probe() local
415 bcd_device = le16_to_cpu(udev->descriptor.bcdDevice); in mwifiex_usb_probe()
417 id_vendor, id_product, bcd_device); in mwifiex_usb_probe()