Home
last modified time | relevance | path

Searched refs:channel_active (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/firewire/
H 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()
H A Dfiredtv.h102 unsigned long channel_active; member
H A Dfiredtv-avc.c314 if (test_bit(i, &fdtv->channel_active)) { in add_pid_filter()
/kernel/linux/linux-6.6/drivers/media/firewire/
H 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()
H A Dfiredtv.h102 unsigned long channel_active; member
H A Dfiredtv-avc.c314 if (test_bit(i, &fdtv->channel_active)) { in add_pid_filter()

Completed in 6 milliseconds