Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/vt6656/
Dusbpipe.c189 MP_SET_FLAG(pDevice, fMP_CONTROL_WRITES); in PIPEnsControlOut()
245 MP_SET_FLAG(pDevice, fMP_CONTROL_READS); in PIPEnsControlIn()
Ddevice.h893 #define MP_SET_FLAG(_M, _F) ((_M)->Flags |= (_F)) macro
Dmain_usb.c1069 MP_SET_FLAG(pDevice, fMP_POST_READS); in device_open()
1070 MP_SET_FLAG(pDevice, fMP_POST_WRITES); in device_open()
1212 MP_SET_FLAG(pDevice, fMP_DISCONNECTED); in device_close()