Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/vt6656/
A Dusbpipe.c40 if (test_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags)) { in vnt_control_out()
100 if (test_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags)) { in vnt_control_in()
233 if (!test_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags)) in vnt_start_interrupt_urb_complete()
470 if (test_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags)) { in vnt_tx_context()
A Dwcmd.c93 if (test_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags)) in vnt_run_command()
A Ddevice.h255 #define DEVICE_FLAGS_DISCONNECTED 1 macro
A Dmain_usb.c583 clear_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags); in vnt_start()
635 set_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags); in vnt_stop()
1057 clear_bit(DEVICE_FLAGS_DISCONNECTED, &priv->flags); in vt6656_probe()

Completed in 8 milliseconds