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()
1227 if (UNSET != top_offset) in cx23885_risc_buffer()
1230 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1232 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_buffer()
1282 if (UNSET != top_offset) in cx23885_risc_vbibuffer()
1284 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1304 if (UNSET != top_offset) in cx23885_risc_vbibuffer()
1308 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1310 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_vbibuffer()