Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/s2255/
Ds2255drv.c345 static unsigned long G_chnmap[MAX_CHANNELS] = {3, 2, 1, 0}; variable
1026 chn_rev = G_chnmap[vc->idx]; in s2255_set_mode()
1074 chn_rev = G_chnmap[vc->idx]; in s2255_cmd_status()
1761 dev->cc = G_chnmap[cc]; in save_frame()
1778 cc = G_chnmap[le32_to_cpu(pdword[1])]; in save_frame()
2145 chn_rev = G_chnmap[vc->idx]; in s2255_start_acquire()
2175 chn_rev = G_chnmap[vc->idx]; in s2255_stop_acquire()