Home
last modified time | relevance | path

Searched refs:EVENT_RX_HALT (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/usb/
Dusbnet.h73 # define EVENT_RX_HALT 1 macro
/linux-4.19.296/drivers/media/rc/
Dmceusb.c522 # define EVENT_RX_HALT 1 macro
1334 mceusb_defer_kevent(ir, EVENT_RX_HALT); in mceusb_dev_recv()
1468 if (test_bit(EVENT_RX_HALT, &ir->kevent_flags)) { in mceusb_deferred_kevent()
1475 clear_bit(EVENT_RX_HALT, &ir->kevent_flags); in mceusb_deferred_kevent()