Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dusb_intf.c501 struct usb_device_descriptor *pdev_desc; in usb_dvobj_init() local
527 pdev_desc = &pusbd->descriptor; in usb_dvobj_init()
531 RTW_INFO("bLength=%x\n", pdev_desc->bLength); in usb_dvobj_init()
532 RTW_INFO("bDescriptorType=%x\n", pdev_desc->bDescriptorType); in usb_dvobj_init()
533 RTW_INFO("bcdUSB=%x\n", pdev_desc->bcdUSB); in usb_dvobj_init()
534 RTW_INFO("bDeviceClass=%x\n", pdev_desc->bDeviceClass); in usb_dvobj_init()
535 RTW_INFO("bDeviceSubClass=%x\n", pdev_desc->bDeviceSubClass); in usb_dvobj_init()
536 RTW_INFO("bDeviceProtocol=%x\n", pdev_desc->bDeviceProtocol); in usb_dvobj_init()
537 RTW_INFO("bMaxPacketSize0=%x\n", pdev_desc->bMaxPacketSize0); in usb_dvobj_init()
538 RTW_INFO("idVendor=%x\n", pdev_desc->idVendor); in usb_dvobj_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dusb_intf.c394 struct usb_device_descriptor *pdev_desc; in usb_dvobj_init() local
421 pdev_desc = &pusbd->descriptor; in usb_dvobj_init()
425 DBG_871X("bLength=%x\n", pdev_desc->bLength); in usb_dvobj_init()
426 DBG_871X("bDescriptorType=%x\n", pdev_desc->bDescriptorType); in usb_dvobj_init()
427 DBG_871X("bcdUSB=%x\n", pdev_desc->bcdUSB); in usb_dvobj_init()
428 DBG_871X("bDeviceClass=%x\n", pdev_desc->bDeviceClass); in usb_dvobj_init()
429 DBG_871X("bDeviceSubClass=%x\n", pdev_desc->bDeviceSubClass); in usb_dvobj_init()
430 DBG_871X("bDeviceProtocol=%x\n", pdev_desc->bDeviceProtocol); in usb_dvobj_init()
431 DBG_871X("bMaxPacketSize0=%x\n", pdev_desc->bMaxPacketSize0); in usb_dvobj_init()
432 DBG_871X("idVendor=%x\n", pdev_desc->idVendor); in usb_dvobj_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dusb_intf.c487 struct usb_device_descriptor *pdev_desc; in usb_dvobj_init() local
513 pdev_desc = &pusbd->descriptor; in usb_dvobj_init()
517 RTW_INFO("bLength=%x\n", pdev_desc->bLength); in usb_dvobj_init()
518 RTW_INFO("bDescriptorType=%x\n", pdev_desc->bDescriptorType); in usb_dvobj_init()
519 RTW_INFO("bcdUSB=%x\n", pdev_desc->bcdUSB); in usb_dvobj_init()
520 RTW_INFO("bDeviceClass=%x\n", pdev_desc->bDeviceClass); in usb_dvobj_init()
521 RTW_INFO("bDeviceSubClass=%x\n", pdev_desc->bDeviceSubClass); in usb_dvobj_init()
522 RTW_INFO("bDeviceProtocol=%x\n", pdev_desc->bDeviceProtocol); in usb_dvobj_init()
523 RTW_INFO("bMaxPacketSize0=%x\n", pdev_desc->bMaxPacketSize0); in usb_dvobj_init()
524 RTW_INFO("idVendor=%x\n", pdev_desc->idVendor); in usb_dvobj_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dusb_intf.c487 struct usb_device_descriptor *pdev_desc; in usb_dvobj_init() local
513 pdev_desc = &pusbd->descriptor; in usb_dvobj_init()
517 RTW_INFO("bLength=%x\n", pdev_desc->bLength); in usb_dvobj_init()
518 RTW_INFO("bDescriptorType=%x\n", pdev_desc->bDescriptorType); in usb_dvobj_init()
519 RTW_INFO("bcdUSB=%x\n", pdev_desc->bcdUSB); in usb_dvobj_init()
520 RTW_INFO("bDeviceClass=%x\n", pdev_desc->bDeviceClass); in usb_dvobj_init()
521 RTW_INFO("bDeviceSubClass=%x\n", pdev_desc->bDeviceSubClass); in usb_dvobj_init()
522 RTW_INFO("bDeviceProtocol=%x\n", pdev_desc->bDeviceProtocol); in usb_dvobj_init()
523 RTW_INFO("bMaxPacketSize0=%x\n", pdev_desc->bMaxPacketSize0); in usb_dvobj_init()
524 RTW_INFO("idVendor=%x\n", pdev_desc->idVendor); in usb_dvobj_init()
[all …]