Home
last modified time | relevance | path

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

/linux/drivers/media/firewire/
A Dfiredtv-dvb.c29 if (!__test_and_set_bit(i, &fdtv->channel_active)) in alloc_channel()
39 if (test_bit(i, &fdtv->channel_active)) in collect_channels()
46 __clear_bit(i, &fdtv->channel_active); in dealloc_channel()
A Dfiredtv.h102 unsigned long channel_active; member
A Dfiredtv-avc.c314 if (test_bit(i, &fdtv->channel_active)) { in add_pid_filter()

Completed in 8 milliseconds