Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/vt6656/
H A Ddevice.h258 #define DEVICE_FLAGS_UNPLUG 0 macro
H A Dmain_usb.c632 if (!test_bit(DEVICE_FLAGS_UNPLUG, &priv->flags)) in vnt_stop()
1083 set_bit(DEVICE_FLAGS_UNPLUG, &priv->flags); in vt6656_disconnect()