Searched refs:int_count (Results 1 – 10 of 10) sorted by relevance
43 priv->adapter->int_count++; in btmrvl_interrupt()623 ((!adapter->int_count) && in btmrvl_service_main_thread()642 if (adapter->int_count) { in btmrvl_service_main_thread()643 adapter->int_count = 0; in btmrvl_service_main_thread()
90 u32 int_count; member
74 unsigned long int_count; member
45 atomic_t int_count; member589 atomic_dec(&uac1->int_count); in audio_notify_complete()604 if (atomic_inc_return(&uac1->int_count) > UAC1_DEF_INT_REQ_NUM) { in audio_notify()605 atomic_dec(&uac1->int_count); in audio_notify()642 atomic_dec(&uac1->int_count); in audio_notify()
72 atomic_t int_count; member1352 atomic_dec(&uac2->int_count); in afunc_notify_complete()1369 if (atomic_inc_return(&uac2->int_count) > UAC2_DEF_INT_REQ_NUM) { in afunc_notify()1370 atomic_dec(&uac2->int_count); in afunc_notify()1411 atomic_dec(&uac2->int_count); in afunc_notify()
234 static DEVICE_ATTR(int_count, S_IRUSR | S_IWUSR,
541 ++info->mon.int_count; in cyy_chip_rx()945 info->mon.int_count++; in cyz_handle_rx()
463 unsigned long int_count; member