Home
last modified time | relevance | path

Searched defs:table_idx (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.c74 #define table_idx(loop) ((loop) * num_ports + num_ttys) macro
/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-driver.c881 int table_idx = bttv_tvnorms[btv->tvnorm].sram; in bt848A_set_timing() local