Lines Matching refs:UNSET
51 static unsigned int card[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
907 dev->board = UNSET; in cx23885_dev_setup()
910 for (i = 0; UNSET == dev->board && i < cx23885_idcount; i++) in cx23885_dev_setup()
914 if (UNSET == dev->board) { in cx23885_dev_setup()
1207 if (UNSET != top_offset) in cx23885_risc_buffer()
1209 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1228 if (UNSET != top_offset) in cx23885_risc_buffer()
1231 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1233 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_buffer()
1284 if (UNSET != top_offset) in cx23885_risc_vbibuffer()
1286 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1307 if (UNSET != top_offset) in cx23885_risc_vbibuffer()
1311 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1313 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_vbibuffer()