Home
last modified time | relevance | path

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

/linux/drivers/staging/r8188eu/os_dep/
A Dusb_ops_linux.c41 padapter->bReadPortCancel = true; in rtw_read_port_cancel()
81 padapter->bSurpriseRemoved, padapter->bReadPortCancel, in usb_write_port_complete()
A Dos_intfs.c442 padapter->bReadPortCancel = false; in rtw_init_default_value()
457 padapter->bReadPortCancel = false; in rtw_reset_drv_sw()
/linux/drivers/staging/r8188eu/include/
A Ddrv_types.h254 u8 bReadPortCancel; member
/linux/drivers/staging/r8188eu/hal/
A Dusb_ops_linux.c393 if (adapt->bSurpriseRemoved || adapt->bDriverStopped || adapt->bReadPortCancel) { in usb_read_port_complete()
397 adapt->bSurpriseRemoved, adapt->bReadPortCancel); in usb_read_port_complete()

Completed in 8 milliseconds