Home
last modified time | relevance | path

Searched refs:fMP_POST_WRITES (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/vt6656/
Dusbpipe.c648 if (MP_IS_READY(pDevice) && (pDevice->Flags & fMP_POST_WRITES)) { in PIPEnsSendBulkOut()
Ddevice.h889 #define fMP_POST_WRITES 0x00000200 macro
Dmain_usb.c1070 MP_SET_FLAG(pDevice, fMP_POST_WRITES); in device_open()
1213 MP_CLEAR_FLAG(pDevice, fMP_POST_WRITES); in device_close()