Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ft1000/ft1000-usb/
Dft1000_usb.h24 int NumOfMsg; /* number of messages queued up */ member
Dft1000_debug.c207 dev->app_info[i].NumOfMsg = 0; in ft1000_create_dev()
695 ft1000dev->app_info[i].NumOfMsg--; in ft1000_ioctl()
Dft1000_hw.c1387 && (dev->app_info[i].NumOfMsg in dsp_broadcast_msg_id()
1404 dev->app_info[i].NumOfMsg++; in dsp_broadcast_msg_id()
1442 } else if (dev->app_info[i].NumOfMsg > MAX_MSG_LIMIT) { in handle_misc_portid()
1448 dev->app_info[i].NumOfMsg++; in handle_misc_portid()