Lines Matching refs:UNSET
47 static unsigned int card[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
859 dev->board = UNSET; in cx23885_dev_setup()
862 for (i = 0; UNSET == dev->board && i < cx23885_idcount; i++) in cx23885_dev_setup()
866 if (UNSET == dev->board) { in cx23885_dev_setup()
1135 if (UNSET != top_offset) in cx23885_risc_buffer()
1137 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1155 if (UNSET != top_offset) in cx23885_risc_buffer()
1158 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1160 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_buffer()
1210 if (UNSET != top_offset) in cx23885_risc_vbibuffer()
1212 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1232 if (UNSET != top_offset) in cx23885_risc_vbibuffer()
1236 if (UNSET != bottom_offset) in cx23885_risc_vbibuffer()
1238 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_vbibuffer()