Searched refs:has_alsa_audio (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-audio.c471 if (dev->has_alsa_audio != 1) {
548 if (dev->has_alsa_audio != 1) {
H A Dcx231xx-cards.c485 if (dev->has_alsa_audio)
557 dev->has_alsa_audio = 1;
H A Dcx231xx.h449 unsigned int has_alsa_audio:1; member in struct:cx231xx
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-audio.c464 if (dev->has_alsa_audio != 1) {
514 if (dev->has_alsa_audio != 1) {
H A Dem28xx-core.c495 dev->has_alsa_audio = 0;
501 dev->has_alsa_audio = 1;
513 dev->has_alsa_audio = 0;
543 dev->has_alsa_audio = 0;
H A Dem28xx.h506 unsigned int has_alsa_audio:1; member in struct:em28xx
H A Dem28xx-cards.c2580 else if (dev->has_alsa_audio)

Completed in 184 milliseconds