Searched refs:picolo_tetra_muxsel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 53 static void picolo_tetra_muxsel(struct bttv *btv, unsigned int input); 2183 /* adds picolo_tetra_muxsel(), picolo_tetra_init(), the following declaration strucure, and #define BTTV_BOARD_PICOLO_TETRA_CHIP*/ 2197 .muxsel_hook = picolo_tetra_muxsel,/*Required as it doesn't follow the classic input selection policy*/ 4585 static void picolo_tetra_muxsel (struct bttv* btv, unsigned int input) in picolo_tetra_muxsel() function 4588 dprintk("%d : picolo_tetra_muxsel => input = %d\n", btv->c.nr, input); in picolo_tetra_muxsel()
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 53 static void picolo_tetra_muxsel(struct bttv *btv, unsigned int input); 2180 /*adds picolo_tetra_muxsel(), picolo_tetra_init(), the following declaration*/ 2194 .muxsel_hook = picolo_tetra_muxsel,/*Required as it doesn't follow the classic input selection policy*/ 4584 static void picolo_tetra_muxsel (struct bttv* btv, unsigned int input) in picolo_tetra_muxsel() function 4587 dprintk("%d : picolo_tetra_muxsel => input = %d\n", btv->c.nr, input); in picolo_tetra_muxsel()
|
Completed in 10 milliseconds