Lines Matching refs:UNSET
47 static unsigned int card[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
858 dev->board = UNSET; in cx23885_dev_setup()
861 for (i = 0; UNSET == dev->board && i < cx23885_idcount; i++) in cx23885_dev_setup()
865 if (UNSET == dev->board) { in cx23885_dev_setup()
1134 if (UNSET != top_offset) in cx23885_risc_buffer()
1136 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1154 if (UNSET != top_offset) in cx23885_risc_buffer()
1157 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1159 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_buffer()
1209 if (UNSET != top_offset) in cx23885_risc_vbibuffer()
1211 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1231 if (UNSET != top_offset) in cx23885_risc_vbibuffer()
1235 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1237 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_vbibuffer()