Home
last modified time | relevance | path

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

/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h165 HDPVR_FLAG_AC3_CAP = 1, enumerator
H A Dhdpvr-control.c125 if (dev->flags & HDPVR_FLAG_AC3_CAP) { in hdpvr_set_audio()
H A Dhdpvr-video.c937 if (dev->flags & HDPVR_FLAG_AC3_CAP) { in hdpvr_s_ctrl()
1169 bool ac3 = dev->flags & HDPVR_FLAG_AC3_CAP; in hdpvr_register_videodev()