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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-cards.c73 static void PXC200_muxsel(struct bttv *btv, unsigned int input);
825 .muxsel_hook = PXC200_muxsel,
4910 static void PXC200_muxsel(struct bttv *btv, unsigned int input) function
4923 printk(KERN_DEBUG "bttv%d: PXC200_muxsel: pic cfg write failed:%d\n", btv->c.nr,rc);
4930 printk(KERN_DEBUG "bttv%d: PXC200_muxsel: not PXC200F rc:%d \n", btv->c.nr,rc);

Completed in 107 milliseconds