Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/vt6656/
Ddevice.h265 #define DEVICE_FLAGS_UNPLUG BIT(0) macro
Dmain_usb.c565 if (!test_bit(DEVICE_FLAGS_UNPLUG, &priv->flags)) in vnt_stop()
1034 set_bit(DEVICE_FLAGS_UNPLUG, &priv->flags); in vt6656_disconnect()