Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-cards.c768 .muxsel_hook = PXC200_muxsel,
1506 .muxsel_hook = rv605_muxsel,
1771 .muxsel_hook = eagle_muxsel,
1945 .muxsel_hook = xguard_muxsel,
2016 .muxsel_hook = phytec_muxsel,
2030 .muxsel_hook = phytec_muxsel,
2059 .muxsel_hook = ivc120_muxsel,
2120 .muxsel_hook = gvc1100_muxsel,
2197 .muxsel_hook = picolo_tetra_muxsel,/*Required as it doesn't follow the classic input selection policy*/
2255 .muxsel_hook
[all...]
H A Dbttv.h221 void (*muxsel_hook)(struct bttv *btv, unsigned int input); member
H A Dbttv-driver.c960 if(bttv_tvcards[btv->c.type].muxsel_hook) in video_mux()
961 bttv_tvcards[btv->c.type].muxsel_hook (btv, input); in video_mux()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-cards.c765 .muxsel_hook = PXC200_muxsel,
1503 .muxsel_hook = rv605_muxsel,
1768 .muxsel_hook = eagle_muxsel,
1942 .muxsel_hook = xguard_muxsel,
2013 .muxsel_hook = phytec_muxsel,
2027 .muxsel_hook = phytec_muxsel,
2056 .muxsel_hook = ivc120_muxsel,
2117 .muxsel_hook = gvc1100_muxsel,
2194 .muxsel_hook = picolo_tetra_muxsel,/*Required as it doesn't follow the classic input selection policy*/
2252 .muxsel_hook
[all...]
H A Dbttv.h221 void (*muxsel_hook)(struct bttv *btv, unsigned int input); member
H A Dbttv-driver.c945 if(bttv_tvcards[btv->c.type].muxsel_hook) in video_mux()
946 bttv_tvcards[btv->c.type].muxsel_hook (btv, input); in video_mux()

Completed in 17 milliseconds