Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/s2255/
H A Ds2255drv.c331 static unsigned long G_chnmap[MAX_CHANNELS] = {3, 2, 1, 0}; variable
993 chn_rev = G_chnmap[vc->idx]; in s2255_set_mode()
1041 chn_rev = G_chnmap[vc->idx]; in s2255_cmd_status()
1730 dev->cc = G_chnmap[cc]; in save_frame()
1747 cc = G_chnmap[le32_to_cpu(pdword[1])]; in save_frame()
2124 chn_rev = G_chnmap[vc->idx]; in s2255_start_acquire()
2154 chn_rev = G_chnmap[vc->idx]; in s2255_stop_acquire()
/kernel/linux/linux-6.6/drivers/media/usb/s2255/
H A Ds2255drv.c331 static unsigned long G_chnmap[MAX_CHANNELS] = {3, 2, 1, 0}; variable
991 chn_rev = G_chnmap[vc->idx]; in s2255_set_mode()
1039 chn_rev = G_chnmap[vc->idx]; in s2255_cmd_status()
1728 dev->cc = G_chnmap[cc]; in save_frame()
1745 cc = G_chnmap[le32_to_cpu(pdword[1])]; in save_frame()
2122 chn_rev = G_chnmap[vc->idx]; in s2255_start_acquire()
2152 chn_rev = G_chnmap[vc->idx]; in s2255_stop_acquire()

Completed in 8 milliseconds